Overview of the NET Framework What is the NET Framework A new computing platform designed to simplify application development A consistent object oriented programming environment A code execution environment that Minimizes software deployment and versioning conflicts Primary Components of NET NET Framework Class Libraries Object oriented collection of reusable types Sits on top of the Common Language Runtime Common Language Runtime CLR Manages code execution at runtime Memory management thread management etc Code designed for the CLR is referred to as Managed Code NET Framework Class Libraries Sit on top of the CLR Reusable types that tightly integrate with the CLR Object oriented inheritance polymorphism etc Provide functionality for ASP NET XML Web Services ADO NET Windows Forms basic system functionality IO XML etc Inside the NET Framework VB C C Web Services J Python User Interface ASP NET Data and XML Base Framework ASP NET ASP NET High productivity High productivityenvironment environmentfor for building and running Web building and running Web services services Common Language Runtime CLR Secure Secure integrated integratedclass class libraries libraries Operating System Unifies Unifiesprogramming programmingmodels models across acrosslanguages languages Common CommonLanguage Language Runtime Runtime Executes Executescode code maintains maintains security security handles handlescomponent component plumbing plumbing and anddependencies dependencies Enables Enablescross language cross language integration integration Factored Factoredfor forextensibility extensibility Designed Designedfor fortools tools One Runtime For Many Languages CLR is an open standard Any language can make use of CLR services Any language can use classes written in any other language Any language can inherit classes written in any other language Current List of Language Compilers Ada APL Basic Visual Basic C C C Java Language COBOL Component Pascal ECMAScript JScript Eiffel Monash Haskell Queensland Univ of Tech MS Research Redmond Utrecht University Mondrian Utrecht ML MS Research Cambridge Mercury Melbourne U Oberon Zurich University University lcc Oz Univ of Saarlandes Perl Python Scheme Northwestern U SmallTalk
View Full Document
Unlocking...