ASP.NET
  Home arrow ASP.NET arrow Class Frameworks in VB .NET
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  
Actuate Whitepapers 
Moblin 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
IBM developerWorks
 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

Class Frameworks in VB .NET
By: Eugene Gilerson
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 25
    2003-02-17

    Table of Contents:
  • Class Frameworks in VB .NET
  • Defining Data Access
  • Creating Business Objects
  • Presentation Layer
  • 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

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    Class Frameworks in VB .NET


    (Page 1 of 5 )

    In this article, Eugene shows us how to build reusable class frameworks in VB .NET. This proven technique is the best way to build applications.Over the past few months Microsoft’s .NET framework and especially ASP.NET web platform have become increasingly popular in a wide range of companies. Microsoft and Dell, for instance, already have large portions of their retail Web sites written in ASP.NET, while many smaller firms and even government institutions are updating their Intranet sites using .NET technologies.

    Much has been said and written about the advantages ASP.NET presents over “traditional” ASP technology – Web Controls, ViewState, Server-side validation controls, code-behind mechanism are only few of the examples. There’s little doubt that ASP.NET will save development time and increase quality of Web applications built on Microsoft platform.

    Aside from all the hype surrounding the release, one brand-new feature of VB.NET and C# languages has emerged relatively unnoticed – an object-oriented framework of classes, which allows developers to code Web applications in ways only C++ and Java had been capable of before. Data encapsulation, inheritance, polymorphism and object hierarchies are now all readily available in .NET framework. Furthermore, building such architectures is easier than ever, which adds a new dimension to application development in Microsoft server environments.

    In this article I will explore the topic of design and implementation of a class framework in VB.NET, and using resulting objects in ASP.NET pages.

    We’ll consider a standard Web application as an example – creating a “product list” web page, which allows users to jump over to the next page and edit individual product information, such as product name, price and number of units in stock. The “edit product” page would also display product supplier’s name and country in read-only format.

    More ASP.NET Articles
    More By Eugene Gilerson


     

    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 5 hosted by Hostway