Dot Net Application PROF. S. LAKSHMANAN, DEPT. OF B. VOC. (SD & SA),

Slides:



Advertisements
Similar presentations
Svetlin Nakov Director Training and Consulting Activities National Academy for Software Development (NASD) ASP.NET 3.5 New Features.
Advertisements

Pulan Yu School of Informatics Indiana University Bloomington Web service based Varuna.Net.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
OPC WPFHMI.NET.
INTERNET DATABASE Chapter 9. u Basics of Internet, Web, HTTP, HTML, URLs. u Advantages and disadvantages of Web as a database platform. u Approaches for.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Introduction to Database using Microsoft Access 2013 Part 1 November 4, 2014.
Microsoft Visual Basic 2012 CHAPTER ONE Introduction to Visual Basic 2012 Programming.
Microsoft Visual Basic 2005 CHAPTER 1 Introduction to Visual Basic 2005 Programming.
MVC New release IE8 Beta 1 Deep Zoom (sea dragon) Silver light 2.0 Beta 1 Expression Blend 2.5 Preview Instant Messaging API Enhancements to Virtual Earth.
A Free sample background from © 2001 By Default!Slide 1.NET Overview BY: Pinkesh Desai.
Title slide to be used at the start of a module. Developing Mobile Apps Roland Guijt
Introduction to ASP.NET. Prehistory of ASP.NET Original Internet – text based WWW – static graphical content  HTML (client-side) Need for interactive.
Introduction to Silverlight. Slide 2 What is Silverlight? It’s part of a Microsoft Web platform called Rich Internet Applications (RIA) There is a service.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Introduction Thomson Chan Rosaryhill School
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
Building Rich Web Applications with Ajax Linda Dailey Paulson IEEE – Computer, October 05 (Vol.38, No.10) Presented by Jingming Zhang.
Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script engine for dynamically generated web pages.
Intro to dot Net Dr. John Abraham UTPA CSCI 3327.
Windows Azure poDRw_Xi3Aw.
Microsoft Visual Basic 2015 CHAPTER ONE Introduction to Visual Basic 2015 Programming.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
Working in a Mobile App Development Environment Lesson 2.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Creating mobile applications that integrate with SharePoint 2013 on-
Application Sharing Bhavesh Amin Casey Miller Casey Miller Ajay Patel Ajay Patel Bhavesh Thakker Bhavesh Thakker.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
Introduction ITEC 420.
Introducing the Microsoft® .NET Framework
Web Programming Language
Introducing the Windows Mobile development
Web Concepts Lesson 2 ITBS2203 E-Commerce for IT.
.NET Framework 2.0 .NET Framework 3.0 .NET Framework 3.5
Introduction to Visual Basic 2008 Programming
WEB SERVICES.
Apache Cordova Overview
Introduction to .NET Framework Ch2 – Deitel’s Book
Web Technologies Basics
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
WPF vs Silverlight.
Understand Windows Forms Applications and Console-based Applications
Prepared by: Ms. Amira al-Ghanem Prepared for: Ms. Omarine
Chapter 3: Windows7 Part 4.
Introduction to Silverlight
Chapter 4.
Mobile App Development
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
.NET and .NET Core 7. XAML Pan Wuming 2017.
Social Media And Global Computing Introduction to Visual Studio
Web Development Using ASP .NET
Silverlight Technology
Windows 10 Preview Andy & Jerry
Lecture 1: Multi-tier Architecture Overview
Introducing the .NET Framework
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
.Net Framework Details Imran Rashid CTO at ManiWeber Technologies.
Overview The World Wide Web has changed the way that people
Overview The World Wide Web has changed the way that people
05 | Desktop Applications
Choosing between Silverlight and AJAX
Digital Literacy 1.00 Computer Basics
Success is not in future it is under your feet Gain knowledge with us
Windows Presentation Foundation
DOT NET ARCHITECTURE (OR) DOT NET FRAME WORK ARCHITECTURE
WCF Data Services and Silverlight
Visual Studio 2008.
Web Application Development Using PHP
Presentation transcript:

Dot Net Application PROF. S. LAKSHMANAN, DEPT. OF B. VOC. (SD & SA), ST. JOSEPH'S COLLEGE.

HISTORY OF .NET? 1990 – next generation windows services 2000 - .NET framework(rename) .Net It is a programming structure it is used for building ,deploying & doing other services Also multiple plat form Independent and multiple language Independent

.NET VERSIONS 1.0 - .NET framework 1.1 - .NET 2003 2.0 - .NET 2003

.NET FRAMEWORK It is a collection of services and classes. It is a underlying layer between operating system and application. Do not support pointer.

TYPES OF APPLICATIONS Windows application Window Service Application Web application Console application Mobile Application(smart Device Application) Office Application WPF(Window present Foundation)(XAML)(2D & 3D form web application) WCF(Window Communication Foundation) Silver light(Animated presentation) Share Point(Server) Mona Android Apps iPhone Apps MVC(Model View Control)

TYPES OF APPLICATIONS WINDOWS APPLICATION Desktop application Forms are like vb It contains controls

TYPES OF APPLICATIONS WEB APPLICATION Asp.net To create dynamic web page Server-side programming GUI-graphical user interface

TYPES OF APPLICATIONS CONSOLE APPLICATION Character-user-interface Command prompt.

Window Service Application Microsoft formally know as network services enable you to create long running executable application that run in their own windows sessions these services can be automatically started when the computer boots, can be paused and restarted and do not show any use interface

Mobile Application(smart Device Application) Now develop only window based mobile application it can developed only micro soft Visual studio- 2008

we need to developed external tool Office Application we need to developed external tool

WPF(Window present Foundation) Windows Presentation Foundation (WPF) is a graphical subsystem for rendering user interfaces in Windows-based applications by Microsoft. WPF, previously known as "Avalon", was initially released as part of .NET Framework 3.0. WPF can be develop forms,animation,videos. (XAML)(2D & 3D form web application) It allows you to create windows application as well as application which can run over the browser

WCF(Window Communication Foundation) Windows Communication Foundation (WCF) is a framework for building service-oriented applications. Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application. it can develop distributed application and services application

Silver light(Animated presentation)   Microsoft Silverlight is used to create Rich Internet Applications(RIA), similar to Adobe Flash. A plugin for Silverlight is available for some browsers. It used HTML,XAML and JavaScript code and can be easily designed using Micro soft visual studio integrated Development Environment it can create Graphics animation that are vector based. Silverlight can work on different platform and different browser

Share Point(Server) Share point uses Microsoft open XML doc standard for integration with Microsoft office. Document meta data is also stored using this format. SharePoint provides various application programming interface(API). Client-Side, Server side ,SOAP,Obiect data based interface

It can created our own android apps Mona Android Apps It can created our own android apps

iPhone Apps A software application developed for use on Apple's iOS-powered iPhone devices. iPhone apps are available through the Apple App Store and are designed to run on Apple's iOS mobile operating system Which powers the iPhone as well as Apple's iPad and iPod Touch devices.

MVC Business layer Presentation layer MVC stands for Model-View-Controller The Model is the actual internal representation The View (or a View) is a way of looking at or displaying the model The Controller provides for user input and modification These three components are usually implemented as separate classes Data link Layer

Thank You.