C# - .NET FRAMEWORK
C# - .NET FRAMEWORK
1. The 1st version of .net framework was released in 2000 by the tag
name of .net framework 1.0.
- The version was introduced with IDE(Integrated development
environment (visual studio.net)).
- The very 1st version of net framework included various features like
introduction of common lang runtime (CLR), DLL class libraries and
provisioning of object oriented web applns development.
2. After introduction .net framework version 1.1 & 2.0 adding
numerous features, the development succeeded in launching .net
framework version 3.0.
- This included windows presentation foundation(WPF) windows
communication foundation(WCF) & windows workflow
foundation(WF).
- MS announced the .Net framework version 3.5 to synchronize the
use of windows 7, XP & server 2003
3. MS announced .NET framework version 4.0 in 2010.
- The version introduced CLR 4.0,( managed extensibility
framework(MEF)-is a lib to create light weight and extensible
applications) & dynamic language runtime(DLR).
- This version included visual studio 2010
4. The .Net version 4.5& 4.5.1 included some enhanced features in
additions to CLR 4.0, A synchronization support, windows store
applications, accessibility feature and some common feature
enhancement to WPF, WCF, WF and ASP.NET .
- The .NET framework ver 4.5 and 4.5.1 also introduced visual studio
2012 and 2013.
5. Afterwards 4.5.2, 4.6(2016), 4.6.1, 4.6.2& 4.7(2017) were also
introduced.
-
-
- The .Net framework 4.5 provides components, such as CLR,
BCL, entity framework, windows forms as well as tools to
develop an appln easily.
6.WINDOWS FORM :
7.ASP.NET:
- is a tech used for working with data & databases of all types.
- It provides access to data sources such as MS SQL server, data
sources exposed through obj linking& embedding
databases(OLEDB) and extensible mark-up Lang(XML).
- It is used to connect to data sources for retrieving, manipulating &
updating data
9.WEB FORMS:
- supports the development of robust, scalable web pgs & websites.
- Especially ASP.NET applns, using webforms, web pgs can be
created by dragging& dropping controls on to designer then adding
code.
- Server controls enable manage new features such as validation,
event-driven, programmatic manipulation of web pgs, state
manipulation etc.
- It is tech, which is introduced by MS to provide programming
model for building workflow based applns on windows.
10.WPF(windows presentation foundation:
- MS WPF formerly code named as AVALON.
- Provides the base for building applns& a clear separation/w the UI
& the business logic.
- WPF helps in building interfaces that includes documents, media,
2&3-dimension graphics, animations and web like characteristics.