Microsoft .NET is Microsoft’s XML Web services platform, significantly changing how people
interact with applications and devices via the Web. Find out how Microsoft .NET could change
your computing experience by reading these answers to frequently asked questions
What is an ASP.NET File?
An ASP.NET file is just the same as an HTML file
An ASP.NET file can contain HTML, XML, and scripts
Scripts in an ASP.NET file are executed on the server
An ASP.NET file has the file extension ".aspx"
Contents at a Glance About the Author...................................................................................................liii About the Technical Reviewer .............................................................................. liv Acknowledgments .........................................................................................
Chapter 1 Introducing the Microsoft .NET Platform 1 Introduction 2 Introducing the.NET Platform 2 Microsoft .NET and Windows DNA 3 Microsoft .NET Architecture Hierarchy 4 Features of the .NET Platform 5 Multilanguage Development 5 Platform and Processor Independence 7 Automatic Memory Management 7 Versioning Support 8....
Contents
•Inheritance
•Interfaces
•Delegates
•Exceptions
•Namespaces and Assemblies
•Attributes
•Threads
•XML Comments
1.Overview
2.Types
3.Expressions
4.Declarations
5.Statements
6.Classes and Structs.
Unit-1 The .Net Framework:Introduction 1.1 Introduction 1.2 Common Language Runtime (CLR) 1.3 Common Type System (CTS) 1.4 Common Language Specification (CLS) 1.5 Microsoft Intermediate Language (MSIL) 1.6 Just-In –Time Compilation 1.7 Framework Base Classes. Unit-2 C -Sharp Languag....