Illustrated c#2012--the first chapter--c# and. NET framework--into Microsoft. NET 2002, Microsoft introduced the first version of the. NET Framework, promising to address legacy issues and meet next-generation system goals.. net The framework is a more consistent and object-oriented environment than MFC or COM programming techniques. Includes some of the following features:
- Multi-platform: The system runs on a variety of microcomputer, from the server to the desktop to PDAs and mobile phones.
- Industry standard: The system uses industry standard common protocols such as XML, HTTP, SOAP, JSON, and WSDL.
- Security: The system can provide a much more secure execution environment, even when the code comes from a suspect source.
The. NET Framework part. NET Framework contains three parts, as shown in. The execution environment is known as the Common Language runtime (CLR). The CLR manages the execution of the run-time program.
er--c# and. NET framework--into Microsoft. Net