|
|
|
|
|
Total Hits: 350 | Today: 0 |
Author: www.asp101.com
|
Rating:
|
|

Microsoft has shipped the release version of Silverlight 2. The runtime is currently available for Windows and Mac browsers.
For those of you who have been living in a cave for the last six months, Silverlight is Microsoft's rich internet application platform or as Microsoft puts it:
Microsoft Silverlight is a cross-browser, cross-platform implementation of the .NET Framework for building media experiences and rich interactive applications for the Web....
|
|
|
|
Total Hits: 1236 | Today: 0 |
Author: Radu Gruian
|
Rating:
|
|

This article presents nFS, a portable library for emulating a file system within a file. This library has nothing to do with Linux's "NFS".The library is compatible with MSVS/Win32, GCC/Linux and GCC/Solaris. It is written in C. However, because of its clean OOP-like structure, it is easily portable to C++. Strictly speaking, for performance reasons, the external representation of the file system consists of two files, as described below; however, these two files always go together -- the lib...
|
|
|
|
Total Hits: 780 | Today: 0 |
Author: Guy Peled
|
Rating:
|
|

Go to the properties pane of the form by clicking on the design form title while the properties pane is open. Change the properties pane mode to show events and double click the Load event. The designer will create you an empty event handler to handle the Load event. Which is executed when a Visual WebGui form is loaded. Create a new method that recieves TreeNodeCollection nodes and string path arguments. From the event handler we are going to call a the LoadFolder method with treeview1.Nodes an...
|
|
|
|
Total Hits: 958 | Today: 0 |
Author: Adalsteinn B. Bjarnason
|
Rating:
|
|

Alarm application is a fully featured computerized alarm clock. It has unique interface and is stylish. It is based on my first program that I created in 1984 when I had the great Sinclair Spectrum 48K. That alarm clock was noisy when it was not in action :-). This one is hardly usable as a regular alarm clock. That is because of the noisy fan in the computer, I will never get used to sleep with the computer on ;-). The digits are created from a bitmap taken by a digital camera (the original bit...
|
|
|
|
Total Hits: 380 | Today: 0 |
Author: Gary Williams
|
Rating:
|
|

One of the first issues we were faced with in the planning stages of ASP 101 was whether or not to use frames. Frames have many pros and cons, and it was apparent pretty early on that the cons outweighed the pros for the design goals of this site....
|
|
|
|
|
|
|