Basic of net technology

Page 1

Basic of .Net Technology Tccicomputercoaching.com

What is .Net Technology? Web Developer produce software by combining their own source code with .NET Framework and other libraries. Or we can say A new software platform for the desktop and the Web operating system (Windows, Linux, Unix,) Microsoft .NET is a Framework which provides a common platform to Execute or, Run the applications developed in various programming languages. In .Net there are some basic and important concepts: . NET Framework: . NET Framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces an integrated development environment largely for .NET software called Visual Studio. Provide environment for developing various types of applications, such as Windowsbased applications and Web-based applications. To ensure that code based on the .NET Framework can integrate with any other code. The .NET Framework consists of: The Common Language Specification (CLS) It contains guidelines that language should follow so that they can communicate with other .NET languages. It is also responsible for Type matching. The Framework Base Class Libraries (BCL) A consistent, object-oriented library of prepackaged functionality and Applications. The Common Language Runtime (CLR) A language-neutral development & execution environment that provides common runtime for application execution. Defines rules that languages must follow, which helps ensure that objects written in different languages can interact with each other ADO.Net ADO.NET provides a bridge between the front end controls and the back end database. The ADO.NET objects encapsulate all the data access operations and the controls interact with these objects to display data, thus hiding the details of movement of data.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.