Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
ASP.NET is the latest Web Based scripting environment from Microsoft.
It is essentially a combination of a scripting language, a remotely executed binary and a "Windows Forms" system.
The .net framework is essentially a collection of useful functionality stored as [[classes]], which you can use when developing an [[application]]. These classes make it quicker and easier to develop your own projects.
|