Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to turn for Web Based VB Applications?
Message
De
17/07/2001 13:01:40
 
 
À
16/07/2001 18:20:11
Jason Dalio
Northern Interior Regional Health Board
Prince George, Colombie Britannique, Canada
Information générale
Forum:
Visual Basic
Catégorie:
Applications Internet
Divers
Thread ID:
00531288
Message ID:
00531602
Vues:
10
>My boss gave me the dreaded "Can we make this program web-enabled?". Of course he is only asking for this since it seems to be the new buzz word. I have fairly solid VB experience and what to start developing my applications for our Intranet and possibly Internet. The only problem is I don't know where to start! I have found pockets of information all over MSDN and how to's on creating simple applications. But is this all VB can do with web apps? How much in the way of features are lost when proceeding with different types of web apps (web classes, DHMTL, etc.)? Anyone who can point me in the right direction will be in my good books from now till my last croak on my death bed.


>new buzz word
Hummm, where have you been for the last 2-3 years ? :-)

More seriously, the Web development in VB is not very different. You have to remember a few things:
Everything is stateless
You can have hundreds of requests at the same time

If you can make business objects (DLL) in VB, you can call them in the ASP pages. Don't use those Web classes or DHTML projects. They are useless and, you can't migrate them to VB.Net.

You can check this site: www.asp101.com
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform