asking for ASP.net and vb

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2004
Posts: 65
Reputation: koh is an unknown quantity at this point 
Solved Threads: 0
koh koh is offline Offline
Junior Poster in Training

asking for ASP.net and vb

 
0
  #1
Jul 25th, 2006
i was planning to develop an e-learning web site.

As far as i know, that most people using asp.net and together with vb.net.

I planned to use asp.net and vb (vb 6.0..normal) as my application.

is it a good idea of implementing that kind of stuff?
(using asp.net + vb **not asp.net with vb.net**)

thank you
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: asking for ASP.net and vb

 
0
  #2
Jul 25th, 2006
You can't use VB6 with .NET VB6 does NOT meat the requirements of the CLR (common language run-time) Making vb.net NON backward compatible with VB6 was a deliberate move by Microsoft.
You could wrapper up VB6 into a COM component .NET has ways of inter-operating with COM. But you would not want to do that with a new web-site, you would only do this if you had legacy VB6 code library that was worth alot of investment to your company.

I would argue that most people are using asp.net and c# rather than vb.net (judging by the amount of .NET code snippets I find on the web which are nearly always c#)

vb.net is vastly superior to vb6.
Last edited by hollystyles; Jul 25th, 2006 at 11:21 am.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 65
Reputation: koh is an unknown quantity at this point 
Solved Threads: 0
koh koh is offline Offline
Junior Poster in Training

Re: asking for ASP.net and vb

 
0
  #3
Jul 25th, 2006
oic...

thank you
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC