16
INTRODUCTION TO .NET .Net Training In Gandhinagar

introduction to dotnet

Embed Size (px)

DESCRIPTION

we are providing proffetional training in gandhinagar. .net training in gandhinagar php training in gandhinagar java training in gandhinagar ios training in gandhinagar android training in gandhinagar

Citation preview

Page 1: introduction to dotnet

INTRODUCTION TO .NET

.Net Training In Gandhinagar

Page 2: introduction to dotnet

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

Page 3: introduction to dotnet

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 .NET technologies, 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

Page 4: introduction to dotnet

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

Page 5: introduction to dotnet

Compilation in .NETCode in VB.NET Code in C# Code in another

.NET Language

VB.NET compiler C# compiler AppropriateCompiler

IL(IntermediateLanguage) code

CLR just-in-timeexecution

.Net Training In Gandhinagar

Page 7: introduction to dotnet

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

Page 9: introduction to dotnet

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

Page 10: introduction to dotnet

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

Page 11: introduction to dotnet

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

Page 12: introduction to dotnet

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

Page 13: introduction to dotnet

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

Silverlight VS WPF

.Net Training In Gandhinagar

Page 14: introduction to dotnet

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

Page 15: introduction to dotnet

Demo- for animation

.Net Training In Gandhinagar