Introduction to .NET

added by oscarscode
9/8/2011 4:26:16 PM

146 Views

If you have programmed for Windows, you must have heard of the .NET Framework already. In this post, I’ll give an explanation of what .NET is and what can be created with .NET.


1 comments

vijayst
9/9/2011 7:24:06 AM
The post covers the history or the evolution of .Net framework. A nice read. LINQ is another feature added to the .Net framework. LINQ to SQL is a good alternative to ADO.NET for database access.