Вы находитесь на странице: 1из 4

Home

An Introduction to .NET
The .Net Framework is a Microsoft's development
platform. It develop software applications.
It was released by Microsoft's Corporation in 2002.
Supports languages like C#, asp.net,mvc.net etc.

Introduction to .NET

Features of .NET Framework :.NET offers a Framework for building applications and high-fidelity experiences
in Windows that blend together application UI, document, notes and media contents,
while exploition the fully power of the computer. WPF (Windows Presentation
Foundation) offers developers support for 2D and 3D graphics, hardware accelerated
effects, scalability to different form factors, interaction data visualization and superior
contents readability.
Modules of .NET :1.C#.Net:It is used .net programming language. It is like c language

the object oriented programming language.

http://www.dotnettrust.blogspot.in/

and c++. It is

2.ASP.Net:-(active server pages)


It is web technology and used for web site development. It offers attractive and user
interfaces in the server side applications. It requires HTML for web page designing.
3.ADO.Net:-(ActiveX data object)
4.Web Sites/Web Applications
5.Web Services

These are most frequent use's applications by every


internet literature. In modern life every
business,educational,service oriented organizations are
having their own sites.
It is simple and easy to understand. It is developed by
ASP.Net.
It is a database technology of .net used to connect application on system and database server.
Applications of .NET
Using .NET Framework, we offered to develop the following types of applications.
1.Console Applications
It is like applications contains similar user interface to the operating systems like MS-DOS.

Doesn't contain any graphical features like mouse pointer,colors,buttons ect.

2.Windows Application
These applications are designed similar to the "windows" operating system. It like "Graphical User Interface"
applications. It is like mouse pointer,colors,fonts,buttons,text boxes etc.

http://www.dotnettrust.blogspot.in/

3.Windows Service
windows service is a long running executable application. Run only on windows platforms. windows service can be
configured to start when the operating system is booted and run in the background as long as windows is running, or
they ca be started manually when required.
ex:windows time,windows audio,anti-virus security,IIS state services.

Ex:
www.yahoo.com
www.google.com
Ex:
online shopping requires credit card authentication.
www.way2sms.com accesses the mail services of yahoo and gmail.

http://www.dotnettrust.blogspot.in/

Advantages of .NET
Supports multiple languages like VC#, VB.NET, VC++.NET, VJ#.NET etc., so that the
programmer can write the code in his/her interested language.
Offers more secured environment never before.
Offers flexible data access with ADO.NET
Supports to develop windows services and web services, which are necessary to handle in the
live projects in the modern programming world.
Supports to develop applications for small devices like PDAs, smart phones, mobile phones etc.
Offers platform independence, because it support to running the dotnet application on other
platforms like UNIX, LINUX and Solaris etc., with.NET Mono framework.
Offers easier and faster UI design (with drag and drop technique), when compared with the
languages like Java.
Offers the best debugging tools in the industry, which makes the programmer to easily fix the
bugs.
Offers improved object oriented program feature's like properties , sealed classes,
inner classes, delegates, enumerations, collections, interfaces, generics ect.
Dotnet material

http://www.dotnettrust.blogspot.in/

Вам также может понравиться