The main motive of .net
learning point is to provide the information to all new comers working on dot
Net framework. Those students or Fresher’s who are willing to learn .net
programming language and its oops concepts can get better information and
working trips and tricks with the help of advance technology these are C# , SQL
Server 2008, ASP.net, ADO.Net, Crystal Report, WCF ,WPF , Silver light, AJAX,
CSS, Java script etc.
Here i will disscuss article about
the Introduction Of .Net Frame Work 4.0.and others version which comes one by
one according technology brifly reprented as below.Hope this article
help full for you....
Asp.Net Page Life Cycle structure:-
The .NET
Framework (pronounced dot net) is a software Framework developed by
Microsoft that runs primarily on Microsoft Windows It includes a large
librarary and provides language interoperability across several programming
languages. Programs written for the .NET Framework execute in a software
environment (as contrasted to hardware environment), known as the Common
Language Runtime (CLR), an application virtual machine that provides important
services such as security, memory management, and exception handling. The class
library and the CLR together constitute the .NET Framework.
The .NET Framework's Base Class Library
provides user interface, data access, database connectivity, cryptography, web
application development, numeric algorithms, and network communications.
Programmers produce software by combining their own source code with the .NET
Framework and other libraries. The .NET Framework is intended to be used by
most new applications created for the Windows platform. Microsoft also produces
a popular integrated development environment largely for .NET software called
Visual Studio.