DOTNET Technologies CHAPTER I

Slides:



Advertisements
Similar presentations
.NET Technology. Introduction Overview of.NET What.NET means for Developers, Users and Businesses Two.NET Research Projects:.NET Generics AsmL.
Advertisements

DIGIDOC A web based tool to Manage Documents. System Overview DigiDoc is a web-based customizable, integrated solution for Business Process Management.
Distributed Data Processing
Welcome to Middleware Joseph Amrithraj
INTRODUCING OLEANDER SOFTWARE SOLUTIONS PVT. LTD.
Technical - SharePoint SharePoint grew out of the Exchange Development Teams collaboration work and Digital Dashboard initiative. SharePoint Team Services.
Power BI Sites and Mobile BI. What You Will Learn Sharing and Collaboration Introducing Power BI Exploring Power BI Features and Services Partner Opportunities.
WSUS Presented by: Nada Abdullah Ahmed.
Virtual SharePoint Summit 2010 hosted by Rackspace Overcoming Collaboration Challenges with SharePoint Chris Samson Leslie Sistla Virtual SharePoint Summit.
Network and Server Basics. 6/1/20152 Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server.
MICROSOFT PLATFORM  Microsoft is a platform company is committed to providing a rich ecosystem for building and managing connected systems.  Microsoft.
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Technical Architectures
A SOLUTION: 2X REMOTE APPLICATION SERVER. 2X REMOTE APPLICATION SERVER.
What is.NET?. The Clients of.NET a) A new generation of connected application b) Microsoft.NET Framework managed execution c) Allows PCs and other smart.
Interpret Application Specifications
ProjectWise Overview – Part 1 V8 XM Edition
Managing Employee Earnings Statements: PAYSTUB 3.0 A centralized, intranet-based application used to view employee earnings statements online Published:
SharePoint Portal Server 2003 JAMES WEIMHOLT WEIDER HAO JUAN TURCIOS BILL HUERTA BRANDON BROWN JAMES WEIMHOLT INTRODUCTION OVERVIEW IMPLEMENTATION CASE.
Winter Consolidated Server Deployment Guide for Hosted Messaging and Collaboration version 3.5 Philippe Maurent Principal Consultant Microsoft.
.NET, and Service Gateways Group members: Andre Tran, Priyanka Gangishetty, Irena Mao, Wileen Chiu.
Creating Business Workflow Using SharePoint Designer 2007 Presented by Tarek Ghazali IT Technical Specialist Microsoft SQL Server MVP Microsoft SQL Server.
Web Servers Web server software is a product that works with the operating system The server computer can run more than one software product such as .
.NET: Blackboard Collaborations with Microsoft Presented By Jan Poston Day Director, Standards and Interoperability Ramsey Chambers Manager, Business Development.
A Scalable Application Architecture for composing News Portals on the Internet Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta Famagusta.
IBSS Inc (International Business Software Solutions Inc.) Microsoft.NET.
ASP.NET + Ajax Jesper Tørresø ITNET2 F08. Ajax Ajax (Asynchronous JavaScript and XML) A group of interrelated web development techniques used for creating.
Making the Internet a Better Place for Business NIST PKI Steering Committee March 14, 2002.
Introduction to .NET Rui Ye.
Presented by Team D Compare Windows 2000, XP, and.NET By John Leonard, Brian North, Jeffrey Reynolds, Todd Saylor.
Microsoft.NET Platform Adam Seligman Strategy Advisor and.NET Agitator
CIS 375—Web App Dev II Microsoft’s.NET. 2 Introduction to.NET Steve Ballmer (January 2000): Steve Ballmer "Delivering an Internet-based platform of Next.
1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.
CS480 Computer Science Seminar Introduction to Microsoft Solutions Framework (MSF)
Introducing ASP.NET 2.0. Internet Technologies WWW Architecture Web Server Client Server Request Response Network HTTP TCP/IP PC/Mac/Unix + Browser (IE,
James Akrigg Microsoft Ltd Integrating InfoPath Forms Into Workflow Solutions And Business Processes.
The Microsoft Services Provider License Program (SPLA)
Key Components of.NET Framework  Common Language Runtime  CLR at Design time  CLR at Runtime  Class Library  Assemblies  Namespaces  ASP.NET  Applications.
Module 1: Overview of the Microsoft .NET Framework
PRIOR TO WEB SERVICES THE OTHER TECHNOLOGIES ARE:.
Getting Started with.NET Getting Started with.NET/Lesson 1/Slide 1 of 31 Objectives In this lesson, you will learn to: *Identify the components of the.NET.
Web Services Using Visual.NET By Kevin Tse. Agenda What are Web Services and Why are they Useful ? SOAP vs CORBA Goals of the Web Service Project Proposed.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Windows SharePoint Services. Overview Windows SharePoint Services (WSS) Information Worker Infrastructure component delivered in Windows Server 2003 Enables.
Out Look 1.Introduction 2. Guiding Principles of Windows DNA 3. Development Technologies 4. DNA - Architecture for Distributed Applications 5. Client Environments.
Network and Server Basics. Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server network.
The Holmes Platform and Applications
Introduction ITEC 420.
Introduction to Visual Basic. NET,. NET Framework and Visual Studio
Introducing the Microsoft® .NET Framework
Unit 3 Virtualization.
.NET Omid Darroudi.
Introduction to Visual Basic 2008 Programming
Visual Studio Tools for Office 2005
Appendix A: Guide to Using Microsoft Project 2002
Introduction to .NET Framework Ch2 – Deitel’s Book
Introduction to Cloud Computing
Introduction to Databases Transparencies
Security & .NET 12/1/2018.
ASP.NET Module Subtitle.
Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta
Chapter 17: Client/Server Computing
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
E-commerce Infrastructure Web Servers / Web Clients / Web Browsers
Tomáš Urych, ESO9 international
Microsoft .NET Presentation
AIMS Equipment & Automation monitoring solution
敦群數位科技有限公司(vanGene Digital Inc.) 游家德(Jade Yu.)
Appendix A: Guide to Using Microsoft Project 2002
Mark Quirk Head of Technology Developer & Platform Group
Presentation transcript:

DOTNET Technologies CHAPTER I .NET Initiative Understanding .Net Initiative Products in .NET suite Framework components and applications

Introduction An Initiative originates by many users or deployers concurrently. In 2000’s this .Net was launched by MICROSOFT and developed many applications and services. Changes the Desktop Applications to Distributed Computing. It contains many products VS.NET takes the vital role for exploring this .NET communication process Provides a special computing environment for multi service Initiative – Plan, Proposal, Idea, scheme, program, project, inventiveness

Understanding .Net Initiative Today’s Applications Are User-friendly, easy access But not Platform-Independent Ex. Single Process (Search/Browse)  Single Application or Environment In a Scenario – that two application in two different platforms as below may have some restrictions in accessing. No complete Interoperability is offered. (ie) Window application can’t run on Linux platform. .NET bridges this gap between applications. Applications enables or improves this accessing methods by some special resources, features and techniques. LINUX WINDOWS Access together

Concept of .NET Application Interoperability enables to access existing data & functionality from different applications run on different platforms. In Internet Application can be accessed anywhere. Two applications can communicate over Internet. .NET enables applications to communicate with one another. Two applications need to interoperate They have to overcome some inherent barriers. How? ***Interoperability is a property of a product or system, whose interfaces are completely understood, to work with other products or systems, present or future, without any restricted access or implementation.

Barriers - Solutions WEB Services XML

XML WEB SERVICES Applications can be created that communicate with each other to serve common purpose without User Interaction called as SERVICES. (Instead of Applications) Three Keywords in .NET Initiative to use together:  XML  WEB  SERVICES XML Web Services are significant outcome of .NET Initiative. XML Web Services provide software products as services. To access these products No need to purchase; Subscribe to a service; Use until the end of subscription; if needed it can be extended. Microsoft offers its own set of web services, called MyServices. These are based on MicroSoft Passport Authentication Service that runs HOTMAIL.

Benefits of .NET Initiative .NET Initiative includes a product suite that flows … From .NET Enterprise Servers  To Visual Studio.NET development platform Two Benefits of .NET Initiative are Interoperation of Client devices (Used for PC / LAPTOP / Handheld Computers) Windows XP – uses XML to implement remote assistance and Web Publishing Windows CE.NET(Windows Compact Embedded.NET) – Used for Wireless Communications; Supports mobile devices) Enhancements of User Experience This is the essential quality of .Net Initiative. Ex. ATM to Transfer money (possible in XML WEB SERVICES) Other examples of XML Web Services are MS Passport Authentication Service Remote Assistance Feature of Win XP

Passport Authentication Service and its Advantages User Passport Authentication Service Applications The Advantages of PAS for user and the service provider are Easy of deployment Customized service Better market coverage

Products in the .NET Suite Content Mgmt. and Collaboration Business Communication Corporate Connectivity in net Data and Data Mgmt. B2B and B2C ISA Server 2000 (Internet Security and Acceleration Server) Mobile information 2001 server Content Management Server 2001 SQL Server 2000 BizTalk Server 2000 Commerce Server 2000 SharePoint Portal Server 2001 Host Integration Server 2000 Exchange Server 2000 Windows .NET Server Application Center 2000 .NET Enterprise Servers: .NET Initiative require many processes to run all applications simultaneously and manage flow of information between applications and services. Set of Servers has been developed by MS to achieve high interoperability and availability.

View of servers in .NET Enterprise Environment A family of server products from Microsoft that provides back office services. .NET Enterprise Servers are extensions to Microsoft's BackOffice suite with enhancements that support the .NET Framework. However, the first servers introduced with the .NET name in late 2000 were only a re-branding of the traditional Windows DNA (Windows Distributed interNet Applications Architecture) products in order to promote the .NET platform. .NET enhancements have been gradually added. Windows Server (formerly .NET Server) The next generation of the Windows 2000 network operating system with .NET enhancements. In 2003, .NET Server 2003 was renamed Windows Server 2003. Application Center 2000 Load balancing, clustering, replication and central management of multiple IIS Web servers. Cluster is a group of servers that work as single unit. Supports NLB & CLB (Network & Component Load Balancing) *** Windows DNA is short for Windows Distributed interNet Applications Arcitecture, a marketing name for a collection of Microsoft technologies that enable the Windows platform and the Internet to work together. Some of the principal technologies comprising DNA include ActiveX, Dynamic HTML (DHTML) and COM.

.Net Suite continues.. BizTalk Server 2000 Commerce Server 2000 An integration server based on XML. Commerce Server 2000 A merchant server with shopping cart and credit card capabilities. Content Management Server 2001 Manages content published on web sites; includes sample web sites and customization codes. Exchange Server 2000 An e-mail messaging and collaboration server. Host Integration Server 2000 An extension to SNA (System Network Architecture) server. Provides integration of Windows, AS/400s and mainframes.

.Net Suite continues.. Internet Security and Acceleration (ISA) Server 2000 A firewall, Web caching and policy management server. Replaces Microsoft Proxy Server. Mobile Information 2001 Server An extension to Exchange Server for mobile users. SharePoint Portal Server 2001 Helps to create web portals; offers features like version tracking, doc. Publishing, controlling role-based access to manage document streamlining. SQL Server 2000 Microsoft's database management system (DBMS).

.NET Framework A platform for creating XML Web Services. Provides essential Classes, namespaces, assemblies to create applications. Three components in .NET Common Language Runtime Class Library ASP.NET ( many more languages created by VS.NET or VC#.NET..)

Visual Studio.NET VS.NET VC++.NET VC#.NET VB.NET Web Services Enterprise Servers Web Services Clients VC++.NET VC#.NET VB.NET VS.NET

Visual Studio.NET Platform for developing web services and windows applications. Comprises many languages that share common set of classes and environment. Languages includes VB.NET, VC#, VFoxPro, VC++.. Two Advantages are Common IDE across languages Easy ASP Programming  From - Nithin Pandey, Yesh Singhal, Mridula Parihar, “Visual Studio.Net Programming”, 2002, Wiley Dreamtech P Ltd, New Delhi