Introduction to .net

Preview:

Citation preview

INTRODUCTION TO .NET

.Net Training In Gandhinagar

What Is .NET?

• .NET is a new framework for developing web-based and windows-based applications within the Microsoft environment.

• The framework offers a fundamental shift in Microsoft strategy: it moves application development from client-side to server-side.

.Net Training In Gandhinagar

What is .NET Framework?

• . Means data oriented technology

• Net means network enable technology

• A programming infrastructure created by Microsoft for building, deploying, and running applications and services that use .NETtechnologies, such as desktop applications and Web services. The .NET Framework contains two major parts: the Common Language Runtime. the Framework Class Library.

.Net Training In Gandhinagar

Applications and Services:-

• Console Application• Windows Form Application• Web Application• Web services• Windows Services• Windows Presentation Foundation(WPF)• Windows Communication Foundation(WCF)• Windows workflow Foundation• Silverlight• Mobile Applications

.Net Training In Gandhinagar

Compilation in .NET

Code in VB.NET Code in C#Code in another .NET Language

VB.NET compiler C# compilerAppropriate

Compiler

IL(IntermediateLanguage) code

CLR just-in-timeexecution

.Net Training In Gandhinagar

.Net Training In Gandhinagar

What is Silverlight?

• Silverlight is an application framework for writing and running rich internet applications(RIA).its runtime is available as a cross browser, cross platform plug-in for delivering the next generation of media experiences and rich interactive applications for web

.Net Training In Gandhinagar

.Net Training In Gandhinagar

Rich Internet Applications(RIA)

• A Rich internet application is a web application that has the best user interface functionality of desktop applications and web applications.

.Net Training In Gandhinagar

Deep Zoom

• Deep Zoom is an open-source technology, provided by Microsoft and is part of Silverlight, allows users to pan around and zoom in large, high resolution image or a large collection of images.

.Net Training In Gandhinagar

Features of Silverlight:-

• It's FREE.

• It runs on all popular browsers, platforms, and devices.

• It can be run in browser and as a desktop application.

• Natively supports CLR and .NET Framework.

• Supports a variety of rich controls including the Data Grid.

• Enables business application development.

.Net Training In Gandhinagar

Main parts of Silverlight :-

• Silverlight Plug-in

• Silverlight Host, the Web Page.

• Silverlight Application File (.XAP)

• The Interface language, Extensible Application Markup Language (XAML).

.Net Training In Gandhinagar

• WPF focuses on desktop development, Silverlight focuses on Web development.

Silverlight VS WPF

.Net Training In Gandhinagar

Silverlight and XAML

• Silverlight is declared in a specific language called Extensible Markup Language(XAML)

• XAML is an XML-based language

.Net Training In Gandhinagar

Demo- for animation

.Net Training In Gandhinagar

.Net Training In Gandhinagar

Thank You