Presentation is loading. Please wait.

Presentation is loading. Please wait.

Introduction to Microsoft.Net Session 01 Mata kuliah: M0874 – Programming II Tahun: 2010.

Similar presentations


Presentation on theme: "Introduction to Microsoft.Net Session 01 Mata kuliah: M0874 – Programming II Tahun: 2010."— Presentation transcript:

1

2 Introduction to Microsoft.Net Session 01 Mata kuliah: M0874 – Programming II Tahun: 2010

3 Bina Nusantara University 3 Outline Materi Introduction to Microsoft.Net Introduction to Visual Studio.Net IDE

4 Bina Nusantara University 4 Introduction to Microsoft.Net The Microsoft.NET Framework is a software framework that can be installed on computers running Microsoft Windows operating systems.software framework Microsoft Windowsoperating systems It includes a large library of coded solutions to common programming problems and a virtual machine that manages the execution of programs written specifically for the framework.libraryvirtual machine The.NET Framework is a Microsoft offering and is intended to be used by most new applications created for the Windows platform.Microsoft

5 5 Introduction to Microsoft.Net The framework's Base Class Library provides a large range of features including user interface, data and data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications.Base Class Libraryinterface data accessdatabase connectivitycryptography web applicationalgorithmsnetwork communications The class library is used by programmers, who combine it with their own code to produce applications.code Programs written for the.NET Framework execute in a software environment that manages the program's runtime requirements.software runtime

6 6 Introduction to Microsoft.Net Also part of the.NET Framework, this runtime environment is known as the Common Language Runtime (CLR).Common Language Runtime The CLR provides the appearance of an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. application virtual machine CPU The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together constitute the.NET Framework.memory management exception handling

7 Bina Nusantara University 7 Visual overview of the Common Language Infrastructure (CLI)

8 Bina Nusantara University 8 The.NET Framework stack.

9 Bina Nusantara University 9 Introduction to Microsoft.Net The Microsoft. NET strategy was presented by Microsoft officials to the rest of the world in June 2000:.NET is Microsoft's new Internet and Web strategy.NET is NOT a new operating system.NET is a new Internet and Web based infrastructure.NET delivers software as Web Services

10 Bina Nusantara University 10 Introduction to Microsoft.Net.NET is a framework for universal services.NET is a server centric computing model.NET will run in any browser on any platform.NET is based on the newest Web standards

11 Bina Nusantara University 11 Introduction to Visual Studio.Net IDE Visual Studio.Net is Microsoft’s integrated development environment (IDE) for creating, documenting, running, and debugging prgorams written in a variety of.NET programming languages. Also offers editing tools for manipulating several types of files. Its powerful and sophisticated tool for creating business-critical and mission-critical applications.

12 Bina Nusantara University 12 Introduction to Visual Studio.Net IDE

13 Bina Nusantara University 13 Referency http://www.w3schools.com/ngws/ngws_intro.asp http://en.wikipedia.org/wiki/.NET_Framework http://www.tutorialized.com/view/tutorial/Introductio n-to-Microsoft-s-.NET-Platform/2717http://www.tutorialized.com/view/tutorial/Introductio n-to-Microsoft-s-.NET-Platform/2717


Download ppt "Introduction to Microsoft.Net Session 01 Mata kuliah: M0874 – Programming II Tahun: 2010."

Similar presentations


Ads by Google