----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: Swapnil_B1 Message 1 in Discussion NET Framework Conceptual Overview.<o:p></o:p> <o:p> </o:p> The .NET Framework is the component which helps you in developing and executing Web Applications (ASP.NET) , Windows Application (VB.NET) and XML Web Services. .NET Framework consists of 2 main components <o:p></o:p> <o:p> </o:p> 1) Common Language Runtime.<o:p></o:p> 2) .NET Base Class Libraries.<o:p></o:p> <o:p> </o:p> Common Language Runtime<o:p></o:p> <o:p> </o:p> Common Language Runtime is the Execution Engine of the .Net Framework. This helps in the execution of the Applications and also provides services such as Memory Management, Thread Management, Remoting , Code Access Security and also enforces Type Safety.<o:p></o:p> <o:p> </o:p> Class Library<o:p></o:p> <o:p> </o:p> Class Library is another Base component of .NET Framework which Provides with the reusable collection of Object Oriented classes, which helps in developing applications ranging from Command Line to Robust Web Applications using ASP.NET and Windows Applications using VB.NET.<o:p></o:p> <o:p> </o:p> Various features of .NET framework are as follows<o:p></o:p> <o:p> </o:p> · To provide consistent Object Orient Programming environment for developing Web Application (ASP.NET), Windows Application (VB.NET) and XML Web services.<o:p></o:p> <o:p> </o:p> · To avoid versioning conflicts by providing code-execution environment like Common Language Runtime (CLR)<o:p></o:p> <o:p> </o:p> · The .NET Framework can be hosted by unmanaged components that load the common language runtime into their processes and initiate the execution of managed code, thereby creating a software environment that can exploit both managed and unmanaged features. Will discuss more about CLR and Class Libraries in my Next articles<o:p></o:p> ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
