ASP.NET
  Home arrow ASP.NET arrow Page 4 - ASP.NET: An Introduction
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Dedicated Servers  
Moblin 
JMSL Numerical Library 
IBM® developerWorks 
Sun Developer Network 
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

ASP.NET: An Introduction
By: John Rebbeck
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 12
    2001-12-26

    Table of Contents:
  • ASP.NET: An Introduction
  • ASP.NET
  • ASP.NET (contd.)
  • ASP.NET (contd.)
  • Conclusion

  • 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
     
     
    ADVERTISEMENT


    ASP.NET: An Introduction - ASP.NET (contd.)


    (Page 4 of 5 )

    Great XML Support

    ASP.NET makes it simple to use XML for data storage, configuration and manipulation. The tools which are built into ASP.NET for working with XML are very easy to use. XML is excellent for storing information that rarely changes, because you can just cache that information in the computers memory after it has been initially extracted.

    MSDN Library

    Microsoft has created an amazingly well designed MSDN library for ASP.NET and all of the other .NET languages. It includes a full class library containing information and examples on every class, function, method, and property accessible through ASP.NET.

    The MSDN library also includes some tutorials and examples to get you started. It may take you a while to get used to the format and layout of the MSDN ASP.NET library, however, once you do, you will find it's an invaluable resource to aid you throughout your ASP.NET learning experience. The .NET MSDN library can be found at http://msdn.microsoft.com/net/.

    .NET is still in Beta development

    Microsoft is still working on the entire .NET framework, however you can still download the Beta 2 version (which works just fine... I'm yet to come across any major bugs) from the ASP.NET homepage. The final release of .NET is scheduled for February 18th, 2002.

    .NET Language Choices

    A tough question for any new .NET developer is "which programming language should I choose?". I would suggest either C# or VB.NET, simply because they are the most common and you should be able to get more help on these than any of the other languages.

    There aren't many differences between these two languages, but here are a few pointers to help you make an informed decision:

    C#
    • Is case sensitive (can be a pain but you get used to it).
    • Is more advanced and can do more that VB.NET.
    • Will probably end up more common than VB.NET
    • Is good for developers who have worked with other C-based languages such as C/C++ or PHP
    • Is more structured than VB.NET
    • Requires slightly less code using } to close statements rather than End (among other small syntax differences).
    VB.NET
    • Is the default language for .NET.
    • Is simpler to learn and use than C#.
    • Is good for developers who have worked with other VB languages or for those who have no previous programming experience.
    • Supports optional parameters (for functions) and the 'With' statement.
    ...I suggest that you make sure you can read, and possibly write fluently in both C# and VB.NET. It's not hard to do and if you're willing, you will pick up both languages fairly quickly.

    More ASP.NET Articles
    More By John Rebbeck


     

    ASP.NET ARTICLES

    - How Caching Means More Ca-ching, Part 2
    - How Caching Means More Ca-ching, Part 1
    - Reading a Delimited File Using ASP.Net and V...
    - What is .Net and Where is ASP.NET?
    - An Object Driven Interface with .Net
    - Create Your Own Guestbook In ASP.NET
    - HTTP File Download Without User Interaction ...
    - Dynamically Using Methods in ASP.NET
    - Changing the Page Size Interactively in a Da...
    - XML Serialization in ASP.NET
    - Using Objects in ASP.NET: Part 1/2
    - IE Web Controls in VB.NET
    - Class Frameworks in VB .NET
    - Cryptographic Objects in C#: Part 1
    - Sample Chapter: Pure ASP.Net







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