ASP.NET Code
  Home arrow ASP.NET Code arrow Page 3 - ASP.NET Basics (part 1): Nothing But .Net
Iron Speed
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Download TestComplete 
Windows Web Hosting
 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ASP.NET CODE

ASP.NET Basics (part 1): Nothing But .Net
By: Harish Kamath (c) Melonfire
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 119
    2003-07-23

    Table of Contents:
  • ASP.NET Basics (part 1): Nothing But .Net
  • Checking Out The Menu
  • Building Blocks
  • Hard Choices
  • Command And Control
  • Naming Names
  • Linking Out
  • Putting The Pieces Together

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    Iron Speed
     
    ADVERTISEMENT

    Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!

    ASP.NET Basics (part 1): Nothing But .Net - Building Blocks
    (Page 3 of 8 )

    .NET consists of a number of different subcomponents - base classes, operating system services, XML-based Web services, development tools - all conspiring and connecting with each other to create a common interface for software development. Using XML as the common language, .NET applications can run on a variety of different hardware and software configurations, and use a client-server paradigm to transfer data, execute tasks and communicate with each other in a Web environment.

    Of the large number of subcomponents that make up the .NET universe, the one most relevant to this tutorial is the .NET Framework, which consists of the development tools and libraries needed to build .NET applications. This .NET Framework consists of two primary pieces:

    1. The .NET Framework classes, which provide a reusable code library that serves as the foundation for .NET development. These classes are designed to speed up development and deployment of .NET applications by providing reliable, well-tested base functions that all applications require - user interface components, input controls, a security and authentication framework, and so on.

    2. The Common Language Runtime (CLR), which provides a unified runtime environment for .NET applications. The CLR makes it possible to execute .NET applications written in a variety of different languages (including Visual Basic.NET, JScript.NET and C#) and internally takes care of many of the common headaches C programmers are always concerned about - data typing, memory management, exception handling - so as to improve the developer experience without tying a programmer to a particular language (Java programmers might find this somewhat familiar).

    ASP.NET falls into the first piece of the .NET Framework, providing all the common functions (HTTP transaction management, Web forms and form processing, database access) needed by a typical Web-based application.

    More ASP.NET Code Articles
    More By Harish Kamath (c) Melonfire


     

    ASP.NET CODE ARTICLES

    - How to Use the ListBox Control in ASP.NET 2.0
    - How to Load XML Documents in ASP.NET 2.0
    - DataGrid Code
    - ASP.NET Guestbook
    - User Controls and Client Side Scripting
    - ASP.NET Programming with Microsoft's AS...
    - ASP.NET Basics (part 3): Hard Choices
    - ASP.NET Basics (part 2): Not My Type
    - ASP.NET Basics (part 1): Nothing But .Net
    - Directory Tree Browser
    - How to get the confirmation of Yes/No from a...
    - Complete example using custom errors and wri...
    - Paging Certain # records per page .NET style
    - General Methods of formatting and Subtractin...
    - .NET LinkButton web control

     
    Accelerating Trading Partner Performance
     
    Competing on Analytics
     
    Cost Effective Scaling with Virtualization and Coyote Point Systems
     
    Five Checkpoints to Implementing IP Telephony
     
    Hosted Email Security: Staying Ahead of New Threats
     




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway