SlideShare uma empresa Scribd logo
1 de 21
 . Net is a software platform , and Language Neutral.
 . Net is a new framework for developing web-based and
window-based applications within the Microsoft
environment.
. Net Application
. Net Framework
Operating System + Hardware
 Microsoft . Net platform architecture ,framework
architecture.
 Common Language Runtime (CLR)
Managed code.
Intermediate Language MAIL.
Assemblies and Metadata.
. Net Application.
 Common language Infrastructure(CLI) and integration of
different language.
common language specification(CLS).
common type system.
Framework class library
Integrated development environment visual studio
The . Net platform
• Microsoft’s platform for software development.
• Unified technology for development of almost any kind of
applications.
•GUI/Web/RIA/mobile/server/cloud/etc.
. Net platform version
• . Net framework
• Silver light / windows phone7
• . Net compact framework.
.
C++ VB C# J#
COMMON LANGUAGE SPECIFICATION(CLS)
BASE CLASS LIBRARY/ FRAMEWORK CLASS
LIBRARY
COMMON LANGUAGE RUNTIME(CLR)
 . Net framework provides runtime environment called
Common Language Runtime(CLR).
It provides an environment to run all . Net programs
(like C#,CB..).
CLR offers supports for thread management as well as
memory management.
CLR allocates the memory for scope and de-allocates
the memory if the scope is completed.
Language compiler(example C # , VB . Net, J #) will convert
the code/program to micro soft intermediate
language(MSIL).
 This is also called as Base Class Library(BCL).
It is common for all other language in . Net.
Developers just need to import the their language code
and use its predefined methods and properties to implement
functions like reading and writing file , graphic , rendering ,
database interaction etc.
Windows application , Web application , Console
application etc are different types of application that can
make use of BLC.
o CTS ensures that objects written in different . Net
languages can interact with each other.
oFor communicating between programs written in any .
Net complain language ,the types have to be compatible on
the basic level.
oThe common type system supports two general types:
 Value types : Values directly contain their data and
instances of values type are either allocated on the stack or
allocated inline in a structure.
 Reference types : It store a reference to the value’s
memory address , and are allocated on the heap, reference
types can be self-describing types , pointers types , or
interface types.
Microsoft has defined CLS which are nothing but
guide lines that language to follow so that it can
communicate with other.
It describes the minimal and complete set of feature
to produce code that can be hosted by CLR.
It ensures that products of compilers will work
properly in . Net environment
. Net enabled Microsoft’s marketing people to emphasize
the “Network”-aspect of its technologies.
The theme was “Network is the computer”.
The term “Dot Com” was synonymous with the Internet
at the time.
Microsoft started development on the . Net framework
in the 1990 s , originally under the name of “Next
Generation Windows Services”(NGWS).
THANK YOU
Web technology slideshare
Web technology slideshare
Web technology slideshare
Web technology slideshare
Web technology slideshare
Web technology slideshare
Web technology slideshare
Web technology slideshare
Web technology slideshare
Web technology slideshare

Mais conteúdo relacionado

Mais procurados

GNU GCC - what just a compiler...?
GNU GCC - what just a compiler...?GNU GCC - what just a compiler...?
GNU GCC - what just a compiler...?Saket Pathak
 
Overview of .Net Framework 4.5
Overview of .Net Framework 4.5Overview of .Net Framework 4.5
Overview of .Net Framework 4.5Bhushan Mulmule
 
Livecode widget course
Livecode widget courseLivecode widget course
Livecode widget coursecrazyaxe
 
IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...
IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...
IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...Mickael Istria
 
GNU Compiler Collection - August 2005
GNU Compiler Collection - August 2005GNU Compiler Collection - August 2005
GNU Compiler Collection - August 2005Saleem Ansari
 
Microsoft .NET Platform
Microsoft .NET PlatformMicrosoft .NET Platform
Microsoft .NET PlatformPeter R. Egli
 
The .NET Platform - A Brief Overview
The .NET Platform - A Brief OverviewThe .NET Platform - A Brief Overview
The .NET Platform - A Brief OverviewCarlos Lopes
 
Component of .net
Component of .netComponent of .net
Component of .netSireesh K
 
Legacy of Void*
Legacy of Void*Legacy of Void*
Legacy of Void*Adam Crain
 
Debugging Python with gdb
Debugging Python with gdbDebugging Python with gdb
Debugging Python with gdbRoman Podoliaka
 
Build Great Networked APIs with Swift, OpenAPI, and gRPC
Build Great Networked APIs with Swift, OpenAPI, and gRPCBuild Great Networked APIs with Swift, OpenAPI, and gRPC
Build Great Networked APIs with Swift, OpenAPI, and gRPCTim Burks
 
Fast and Reliable Swift APIs with gRPC
Fast and Reliable Swift APIs with gRPCFast and Reliable Swift APIs with gRPC
Fast and Reliable Swift APIs with gRPCTim Burks
 

Mais procurados (20)

C under Linux
C under LinuxC under Linux
C under Linux
 
LLVM Compiler
LLVM CompilerLLVM Compiler
LLVM Compiler
 
GNU GCC - what just a compiler...?
GNU GCC - what just a compiler...?GNU GCC - what just a compiler...?
GNU GCC - what just a compiler...?
 
Overview of .Net Framework 4.5
Overview of .Net Framework 4.5Overview of .Net Framework 4.5
Overview of .Net Framework 4.5
 
Livecode widget course
Livecode widget courseLivecode widget course
Livecode widget course
 
IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...
IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...
IDE as a Front-end and Fast time-to-market language support in Eclipse IDE re...
 
MinGw Compiler
MinGw CompilerMinGw Compiler
MinGw Compiler
 
GNU Compiler Collection - August 2005
GNU Compiler Collection - August 2005GNU Compiler Collection - August 2005
GNU Compiler Collection - August 2005
 
Microsoft .NET Platform
Microsoft .NET PlatformMicrosoft .NET Platform
Microsoft .NET Platform
 
The .NET Platform - A Brief Overview
The .NET Platform - A Brief OverviewThe .NET Platform - A Brief Overview
The .NET Platform - A Brief Overview
 
Inside.Net
Inside.NetInside.Net
Inside.Net
 
G++ & GCC
G++ & GCCG++ & GCC
G++ & GCC
 
Net framework
Net frameworkNet framework
Net framework
 
Component of .net
Component of .netComponent of .net
Component of .net
 
Legacy of Void*
Legacy of Void*Legacy of Void*
Legacy of Void*
 
Mini-Training: TypeScript
Mini-Training: TypeScriptMini-Training: TypeScript
Mini-Training: TypeScript
 
Debugging Python with gdb
Debugging Python with gdbDebugging Python with gdb
Debugging Python with gdb
 
Build Great Networked APIs with Swift, OpenAPI, and gRPC
Build Great Networked APIs with Swift, OpenAPI, and gRPCBuild Great Networked APIs with Swift, OpenAPI, and gRPC
Build Great Networked APIs with Swift, OpenAPI, and gRPC
 
Synapse india reviews sharing asp.net
Synapse india reviews sharing  asp.netSynapse india reviews sharing  asp.net
Synapse india reviews sharing asp.net
 
Fast and Reliable Swift APIs with gRPC
Fast and Reliable Swift APIs with gRPCFast and Reliable Swift APIs with gRPC
Fast and Reliable Swift APIs with gRPC
 

Semelhante a Web technology slideshare

Semelhante a Web technology slideshare (20)

Components of .NET Framework
Components of .NET FrameworkComponents of .NET Framework
Components of .NET Framework
 
Chapter1_Part1.pptx
Chapter1_Part1.pptxChapter1_Part1.pptx
Chapter1_Part1.pptx
 
Dot Net PPt.pptx
Dot Net PPt.pptxDot Net PPt.pptx
Dot Net PPt.pptx
 
.Net
.Net.Net
.Net
 
Microsoft.Net
Microsoft.NetMicrosoft.Net
Microsoft.Net
 
Dot net
Dot netDot net
Dot net
 
Dotnet1
Dotnet1Dotnet1
Dotnet1
 
Chapter1
Chapter1Chapter1
Chapter1
 
Session2 (3)
Session2 (3)Session2 (3)
Session2 (3)
 
1 what is microsoft .net framework
1 what is microsoft .net framework1 what is microsoft .net framework
1 what is microsoft .net framework
 
Net framework
 Net framework Net framework
Net framework
 
.Net the begining
.Net the begining.Net the begining
.Net the begining
 
Architecture of net framework
Architecture of net frameworkArchitecture of net framework
Architecture of net framework
 
.Net framework components by naveen kumar veligeti
.Net framework components by naveen kumar veligeti.Net framework components by naveen kumar veligeti
.Net framework components by naveen kumar veligeti
 
Net framework
Net frameworkNet framework
Net framework
 
c#.pptx
c#.pptxc#.pptx
c#.pptx
 
.Net framework
.Net framework.Net framework
.Net framework
 
Introduction to .net
Introduction to .net Introduction to .net
Introduction to .net
 
.Net framework
.Net framework.Net framework
.Net framework
 
.Net slid
.Net slid.Net slid
.Net slid
 

Mais de GuruAbirami2

Mais de GuruAbirami2 (9)

Rdbms (1)
Rdbms (1)Rdbms (1)
Rdbms (1)
 
Software engineering
Software engineeringSoftware engineering
Software engineering
 
Bigdata analytics
Bigdata analyticsBigdata analytics
Bigdata analytics
 
Java programming (1)
Java programming (1)Java programming (1)
Java programming (1)
 
Computer networks
Computer networksComputer networks
Computer networks
 
Data warehouse and data mining
Data warehouse and data miningData warehouse and data mining
Data warehouse and data mining
 
Operating system
Operating systemOperating system
Operating system
 
Java programming
Java programmingJava programming
Java programming
 
javaprogramming
javaprogrammingjavaprogramming
javaprogramming
 

Último

Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedDelhi Call girls
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaKayode Fayemi
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatmentnswingard
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxraffaeleoman
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoKayode Fayemi
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCamilleBoulbin1
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar TrainingKylaCullinane
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfSkillCertProExams
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Baileyhlharris
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Vipesco
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...amilabibi1
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfSenaatti-kiinteistöt
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIINhPhngng3
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalFabian de Rijk
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lodhisaajjda
 
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Delhi Call girls
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Pooja Nehwal
 

Último (18)

Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Noida Escorts | 100% verified
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Dreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video TreatmentDreaming Marissa Sánchez Music Video Treatment
Dreaming Marissa Sánchez Music Video Treatment
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Uncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac FolorunsoUncommon Grace The Autobiography of Isaac Folorunso
Uncommon Grace The Autobiography of Isaac Folorunso
 
Causes of poverty in France presentation.pptx
Causes of poverty in France presentation.pptxCauses of poverty in France presentation.pptx
Causes of poverty in France presentation.pptx
 
Report Writing Webinar Training
Report Writing Webinar TrainingReport Writing Webinar Training
Report Writing Webinar Training
 
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdfAWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
AWS Data Engineer Associate (DEA-C01) Exam Dumps 2024.pdf
 
My Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle BaileyMy Presentation "In Your Hands" by Halle Bailey
My Presentation "In Your Hands" by Halle Bailey
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
ICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdfICT role in 21st century education and it's challenges.pdf
ICT role in 21st century education and it's challenges.pdf
 
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
Bring back lost lover in USA, Canada ,Uk ,Australia ,London Lost Love Spell C...
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
Dreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio IIIDreaming Music Video Treatment _ Project & Portfolio III
Dreaming Music Video Treatment _ Project & Portfolio III
 
Digital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of DrupalDigital collaboration with Microsoft 365 as extension of Drupal
Digital collaboration with Microsoft 365 as extension of Drupal
 
lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.lONG QUESTION ANSWER PAKISTAN STUDIES10.
lONG QUESTION ANSWER PAKISTAN STUDIES10.
 
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
Busty Desi⚡Call Girls in Sector 51 Noida Escorts >༒8448380779 Escort Service-...
 
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
Aesthetic Colaba Mumbai Cst Call girls 📞 7738631006 Grant road Call Girls ❤️-...
 

Web technology slideshare

  • 1.
  • 2.  . Net is a software platform , and Language Neutral.  . Net is a new framework for developing web-based and window-based applications within the Microsoft environment. . Net Application . Net Framework Operating System + Hardware
  • 3.  Microsoft . Net platform architecture ,framework architecture.  Common Language Runtime (CLR) Managed code. Intermediate Language MAIL. Assemblies and Metadata. . Net Application.  Common language Infrastructure(CLI) and integration of different language. common language specification(CLS). common type system. Framework class library Integrated development environment visual studio
  • 4. The . Net platform • Microsoft’s platform for software development. • Unified technology for development of almost any kind of applications. •GUI/Web/RIA/mobile/server/cloud/etc. . Net platform version • . Net framework • Silver light / windows phone7 • . Net compact framework.
  • 5. . C++ VB C# J# COMMON LANGUAGE SPECIFICATION(CLS) BASE CLASS LIBRARY/ FRAMEWORK CLASS LIBRARY COMMON LANGUAGE RUNTIME(CLR)
  • 6.  . Net framework provides runtime environment called Common Language Runtime(CLR). It provides an environment to run all . Net programs (like C#,CB..). CLR offers supports for thread management as well as memory management. CLR allocates the memory for scope and de-allocates the memory if the scope is completed. Language compiler(example C # , VB . Net, J #) will convert the code/program to micro soft intermediate language(MSIL).
  • 7.  This is also called as Base Class Library(BCL). It is common for all other language in . Net. Developers just need to import the their language code and use its predefined methods and properties to implement functions like reading and writing file , graphic , rendering , database interaction etc. Windows application , Web application , Console application etc are different types of application that can make use of BLC.
  • 8. o CTS ensures that objects written in different . Net languages can interact with each other. oFor communicating between programs written in any . Net complain language ,the types have to be compatible on the basic level. oThe common type system supports two general types:  Value types : Values directly contain their data and instances of values type are either allocated on the stack or allocated inline in a structure.  Reference types : It store a reference to the value’s memory address , and are allocated on the heap, reference types can be self-describing types , pointers types , or interface types.
  • 9. Microsoft has defined CLS which are nothing but guide lines that language to follow so that it can communicate with other. It describes the minimal and complete set of feature to produce code that can be hosted by CLR. It ensures that products of compilers will work properly in . Net environment
  • 10. . Net enabled Microsoft’s marketing people to emphasize the “Network”-aspect of its technologies. The theme was “Network is the computer”. The term “Dot Com” was synonymous with the Internet at the time. Microsoft started development on the . Net framework in the 1990 s , originally under the name of “Next Generation Windows Services”(NGWS).