Download presentation
Presentation is loading. Please wait.
Published byJulia Haley Modified over 11 years ago
1
1 Unit 1: Introduction To.Net
2
2 Introduction to.Net Integrated Development Environment (IDE) Languages in the.NET Framework The Common Language Runtime Accessing Data with ADO.NET & XML Accessing the Web with ASP.NET
3
3 Integrated Development Environment (IDE) Toolbox Task List Solution Explorer Dynamic Help Editor/Browser Properties Server Explorer Object Browser
4
4 Languages in the.NET Framework Visual Basic.NET C# – designed for.NET J#.NET Third-party languages
5
5 Overview of the.NET Framework Visual Studio.NET Common Language Specification VisualBasicC++C#J#….NET Framework
6
6 What Are the Parts of.NET The. NET Languages Common Language Runtime.NET Framework Class Library ADO.NET: Data and XML ASP.NET: Web Forms and Services Windows Forms
7
7 The.NET Framework Components.NET Framework Class Library ADO.NET: Data & XML WindowsForms Common Language Runtime ASP.NET: Web Forms & Services
8
8 Common Language Runtime Base Class Library Support Thread Support COM Marshaler Type Checker Exception Manager MSIL to Native CompilersCodeManagerGarbageCollection Security Engine Debug Engine Class Loader
9
9.NET Framework Class Library System.Globalization System.Diagnostics System.Configuration System.Collections System.IO System.Reflection System.Net System System.Threading System.Text System.SecuritySystem.Runtime.InteropServices
10
10 Accessing Data with ADO.NET & XML DataSetDataRow DataTableDataView System.Data System.Xml System.Xml.Schema System.Xml.Serialization
11
11 ASP.NET Accessing the Web with ASP.NET System.Web Configuration SessionState Caching Security Services Description Discovery Protocols UI HtmlControls WebControls
12
Lab 1: Introduction to.Net Exercise 1: Becoming Familiar with the Visual Studio.NET IDE Exercise 2: Using code snippets to insert a for loop and if statement
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.