Chapter 1 Review Visual Studio.NET

Chapter 1 Review Visual Studio.NET

Chapter 1 Review Visual Studio.NET Advanced Programming Using Visual Basic.NET © 2003 by The McGraw-Hill Companies, Inc. All rights reserved. The .NET Framework A platform for developing and running Windows and web applications, XML Web services, and more Framework components Common language runtime Class libraries ASP.NET 2 Common Language Runtime (CLR) Manages execution of code Integrates components developed in different languages Handles errors across languages Handles security Manages storage and destruction of objects 3 1 Managed code and Metadata Code compiled to run in the CLR Data that (compiled to Microsoft describe data Intermediate Language MSIL) data types members references Portable executable (PE) file 4 Class Library Stores all classes and interfaces of the .NET language Namespaces – sections within the library that contain classes, structures, enumerations, delegates, interfaces When you create a project in Visual Studio IDE, certain namespaces are assumed Others must be imported 5 Common Language Specification (CLS) Published standards that specify how a language that interacts with the CLR should behave 6 2 Class Library --TypesTypes Types: classes, structures, enumerations, delegates, interfaces, data types Any element used in the As clause Dim AnyName As SomeType Value types – 2 memory locations Make a copy in memory Reference types – 1 memory location Refer to the original by its memory location 7 Using .NET CLR to Compile Programs Managed Source Code CLS Compliant Language Compiler PE MSIL and Metadata JIT Compiler Native Code for Target Computer 8 ASP.NET Active Server Pages (ASP) A Web development environment that compiles applications written in .NET compatible languages Uses CLR and managed code features These are on the Web server 9 3 Deploying .NET Web Applications Web applications are published to a Web Folder Users access the application using a browser on a workstation and the URL of the web application 10 End of Chapter 1 Review Visual Studio.NET Advanced Programming Using Visual Basic.NET © 2003 by The McGraw-Hill Companies, Inc. All rights reserved. 4.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    4 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us