/  8
 
1
.Net FrameworkIntroduction to .NET
The .NET Platform
Web Form.NET FrameworkWindows and Linux and…Web Service.NET FoundationWeb ServicesYour InternalWeb ServiceThird-PartyWeb Services.NET EnterpriseServersClientsApplicationsProtocols: HTTP,HTML, XML,SOAP, UDDITools:Visual Studio.NET,Notepad
 
2
A set of technologies for developing and usingcomponents to create:
 web forms –web services –windows applications
Supports the software lifecycle
 –development debugging –deployment –maintenance
The .NET Framework
What Is the .NET Framework?
Common Language SpecificationCommon Language RuntimeVBC++C#ASP.NET: Web Servicesand Web FormsJScriptWindowsForms.NET Framework Base ClassesADO.NET: Data and XML
i   s u al   S  t   u d i   o.
The .NET Framework
The .NET Framework and Visual Studio.NET
 
3
Common Language Runtime
Program written in any .NET supported languageC#, VB.NET, etc.Intermediate Language (IL) -like Java bytecode(.exe or .dll)compileCommon Language RuntimeLoads and executes code, garbage collects etc
Source Code
C++, C#, VB or any.NET language
csc.exeor vbc.exe
Compiler
Assembly
DLL or EXE
Common Language Runtime
Compilation

Share & Embed

Add a Comment

Characters: ...