SlideShare a Scribd company logo
SIRYKT
Sharing Knowledge is Learning
.Net Tutorial
Introduction to .Net
• .NET is a platform to create software
• In .NET software= .NET language + .NET technologies
• .NET-network enabled technologies or tools
• first Microsoft introduced .NET in 1999.at that time
only 3 languages integrated in the .NET but present 24
languages are available in the .NET i.e. C#.net ,vb.net,
j#.net, F#.net, perl.net, php.net, cobol.net, phythan.net,
smalltalk.net, c++ .net, vbscript.net, js.net
• visual studio 2012 IDE as front end
• SQL server 2008 or 2012 as backend
• .NET framework:
• It is the collection of class libraries. it is the collection of
namespaces.
• every namespace is one .dll , .dll-dynamic link libraries. dll are
implemented by oops concepts. oops -reusability. it supports cui
features.
• With extension .exe-application(executable)
• Without extension .dll-assembly(reusable)
• .NET features:
• 1.Platform independent
• 2.Language interoperability
• 3.Pure oops
• 4.Case sensitive language
• 5.Predefined intelligence(functionalies)
• Language interoperability:
• It supports language cultures. One language source
code converts into multiple Languages libraries
reference name is called as assembly;
• Assemblies:
• It is classified into 3 types
• 1.private assembly
• 2.shared assembly
• 3.satellite assembly
• 1.Private assembly:
• This dll file is distributed only one application.
it does not supports version, key file,
GAC(global assembly cache);
• 2.Shared assembly(public assembly):
• This dll file is distributed multiple applications.
it supports version, key file, GAC.
• 3.Satellite assembly :
• it supports language cultures. it supports
globalization & localization.
• OOPS:(object oriented programming system)
• Suppose we can develops the any project we can
gathered the information about classes ,
properties, methods &data members, member
functions & events.
• Class:
• It is set of properties & methods
• BCL: (base class library)
• Collection of classes
• Object:
• Instance variable. every class is mandatory
maintains one instance variable.
OOPS features:
• 1.Reusability
• 2.Redudacy of the data
• 3.Resilence to use.
• 1.Data abstraction
• 2.Data encapsulation
• 3.Inheritance
• 4.Polymorphism
.NET supports 2 types of applications
• 1.Desktop application
• 2.Web applications
• Desktop applications(standalone application):
• These applications dev by only one language.ie c#.net, vb.net.
these application running through TCP/IP low level protocol.
• C# + windows forms = desktop application
• ex: yahoo messenger, Google talk, Skype
• Web applications:
• these applications are dev by only technology.ie asp.net. asp-
active server pages
• asp.net is the combination of html + client side code + server
side code=web application
• C# + asp.net= web application
• Web services = C# + asp.net (web service template)
• Html-static pages
• Client side code = java script, vb script, jquery etc.
• Dhtml = html + scripting
• Server side code =.cs, .vb etc..
• these applications running through http high level
protocol.
• ex: www.gmail.com
• Without internet connection with in the LAN we
can publish the project through local server (IIS) iis-
internet information services.
Leave feedback & questions in the comments
Hit on like button below
For more visit website www.sirykt.blogspot.com

More Related Content

PPTX
what is .net
PPTX
Introduction to .NET Programming
PPTX
A Sneak Peek At Visual Studio 2010 And .Net Framework 4.0
PPTX
Components of .NET Framework
PPT
.Net framework
PPTX
.Net the begining
PPTX
Evolution of .net frame work
PPTX
.NET and C# introduction
what is .net
Introduction to .NET Programming
A Sneak Peek At Visual Studio 2010 And .Net Framework 4.0
Components of .NET Framework
.Net framework
.Net the begining
Evolution of .net frame work
.NET and C# introduction

What's hot (18)

PPT
Introduction to ,NET Framework
PPTX
.Net framework
PPTX
C++ l 1
PPT
Microsoft .NET Framework
PPTX
.net CLR
PPTX
Common language runtime clr
DOCX
.Net framework components by naveen kumar veligeti
PPT
E sampark with c#.net
PPTX
.NET Standard - Under the Hood
PDF
PPTX
Microsoft dot net framework
PPTX
.NET Framework 4.0 – Changes & Benefits
PPT
.Net overview|Introduction Of .net
PPTX
.NET Standard - Introduction
PPTX
C# .NET: Language Features and Creating .NET Projects, Namespaces Classes and...
PPTX
Introduction to .net FrameWork by QuontraSolutions
PDF
C# 9 and 10 - What's cool?
PPT
Introduction .NET Framework
Introduction to ,NET Framework
.Net framework
C++ l 1
Microsoft .NET Framework
.net CLR
Common language runtime clr
.Net framework components by naveen kumar veligeti
E sampark with c#.net
.NET Standard - Under the Hood
Microsoft dot net framework
.NET Framework 4.0 – Changes & Benefits
.Net overview|Introduction Of .net
.NET Standard - Introduction
C# .NET: Language Features and Creating .NET Projects, Namespaces Classes and...
Introduction to .net FrameWork by QuontraSolutions
C# 9 and 10 - What's cool?
Introduction .NET Framework
Ad

Similar to .Net introduction (20)

PDF
Unit I- Introduction to .NET Framework.pdf
PPTX
Session i
PPTX
ASP.Net Technologies Part-1
PPTX
1-.NET Introduction.pptx
PPTX
Introduction to ASP NET.pptxIntroduction to ASP NET.pptx
PPTX
Unit - 1: ASP.NET Basic
PPT
.Net Introduction
PPT
Introduction_to_NET.ppt
PPS
Asp.net new
DOCX
Online lg prodect
PPTX
Net Fundamentals
PPT
Introduction to c_sharp
PPT
Introduction to c_sharp
PPT
Introducation to C#
PDF
Dot net interview_questions
PDF
Dot net interview_questions
PDF
Dot net interview_questions
PPT
Synapse india fundamentals of dotnet development
PPT
Unit I- Introduction to .NET Framework.pdf
Session i
ASP.Net Technologies Part-1
1-.NET Introduction.pptx
Introduction to ASP NET.pptxIntroduction to ASP NET.pptx
Unit - 1: ASP.NET Basic
.Net Introduction
Introduction_to_NET.ppt
Asp.net new
Online lg prodect
Net Fundamentals
Introduction to c_sharp
Introduction to c_sharp
Introducation to C#
Dot net interview_questions
Dot net interview_questions
Dot net interview_questions
Synapse india fundamentals of dotnet development
Ad

More from Sireesh K (20)

PPTX
Cn10
PPTX
chanakya neeti
PPTX
chanakya neeti
DOCX
What is mvc
PPTX
PPTX
31cs
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
PPTX
Cn10
chanakya neeti
chanakya neeti
What is mvc
31cs

Recently uploaded (20)

PPTX
Cell Structure & Organelles in detailed.
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Classroom Observation Tools for Teachers
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
RMMM.pdf make it easy to upload and study
PPTX
Cell Types and Its function , kingdom of life
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Cell Structure & Organelles in detailed.
Abdominal Access Techniques with Prof. Dr. R K Mishra
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
Microbial disease of the cardiovascular and lymphatic systems
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Final Presentation General Medicine 03-08-2024.pptx
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Supply Chain Operations Speaking Notes -ICLT Program
Classroom Observation Tools for Teachers
PPH.pptx obstetrics and gynecology in nursing
O5-L3 Freight Transport Ops (International) V1.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
FourierSeries-QuestionsWithAnswers(Part-A).pdf
RMMM.pdf make it easy to upload and study
Cell Types and Its function , kingdom of life
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape

.Net introduction

  • 3. • .NET is a platform to create software • In .NET software= .NET language + .NET technologies • .NET-network enabled technologies or tools • first Microsoft introduced .NET in 1999.at that time only 3 languages integrated in the .NET but present 24 languages are available in the .NET i.e. C#.net ,vb.net, j#.net, F#.net, perl.net, php.net, cobol.net, phythan.net, smalltalk.net, c++ .net, vbscript.net, js.net • visual studio 2012 IDE as front end • SQL server 2008 or 2012 as backend
  • 4. • .NET framework: • It is the collection of class libraries. it is the collection of namespaces. • every namespace is one .dll , .dll-dynamic link libraries. dll are implemented by oops concepts. oops -reusability. it supports cui features. • With extension .exe-application(executable) • Without extension .dll-assembly(reusable) • .NET features: • 1.Platform independent • 2.Language interoperability • 3.Pure oops • 4.Case sensitive language • 5.Predefined intelligence(functionalies)
  • 5. • Language interoperability: • It supports language cultures. One language source code converts into multiple Languages libraries reference name is called as assembly; • Assemblies: • It is classified into 3 types • 1.private assembly • 2.shared assembly • 3.satellite assembly
  • 6. • 1.Private assembly: • This dll file is distributed only one application. it does not supports version, key file, GAC(global assembly cache); • 2.Shared assembly(public assembly): • This dll file is distributed multiple applications. it supports version, key file, GAC. • 3.Satellite assembly : • it supports language cultures. it supports globalization & localization.
  • 7. • OOPS:(object oriented programming system) • Suppose we can develops the any project we can gathered the information about classes , properties, methods &data members, member functions & events. • Class: • It is set of properties & methods • BCL: (base class library) • Collection of classes • Object: • Instance variable. every class is mandatory maintains one instance variable.
  • 8. OOPS features: • 1.Reusability • 2.Redudacy of the data • 3.Resilence to use. • 1.Data abstraction • 2.Data encapsulation • 3.Inheritance • 4.Polymorphism .NET supports 2 types of applications • 1.Desktop application • 2.Web applications
  • 9. • Desktop applications(standalone application): • These applications dev by only one language.ie c#.net, vb.net. these application running through TCP/IP low level protocol. • C# + windows forms = desktop application • ex: yahoo messenger, Google talk, Skype • Web applications: • these applications are dev by only technology.ie asp.net. asp- active server pages • asp.net is the combination of html + client side code + server side code=web application • C# + asp.net= web application • Web services = C# + asp.net (web service template)
  • 10. • Html-static pages • Client side code = java script, vb script, jquery etc. • Dhtml = html + scripting • Server side code =.cs, .vb etc.. • these applications running through http high level protocol. • ex: www.gmail.com • Without internet connection with in the LAN we can publish the project through local server (IIS) iis- internet information services.
  • 11. Leave feedback & questions in the comments Hit on like button below For more visit website www.sirykt.blogspot.com