Ms.Net
Microsoft .Net Technology Provide completes Environment for Developing Application
System (presentation layer, Business Logic and Data link layer). And by which we
can implement any Architecture such as one, two, three or n-tier Architecture. .NET
is a general-purpose software development platform, similar to Java. At its core
is a virtual machine that turns intermediate language (IL) into machine code. High-level
language compilers for C#, VB.NET and C++ are provided to turn source code into
IL. C# is a new programming language, very similar to Java. An extensive class library
is included, featuring all the functionality one might expect from a contemporary
development platform - windows GUI development (Windows Forms), database access
(ADO.NET), web development (ASP.NET), web services, XML etc The best combination
recommended most in every application development is Asp.Net with Ajax; associated
language is C# and back-end as Sql Server 2005.