473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

VB.Net verses ASP.Net

My company produces 2 versions of our program. One is a
32 bit VB created in VB 6. The other is an ASP based Web
app. The reason the Web app was created was to address
client useage where the user was at a remote site and the
use of Citrix or some similiar method was not practicle.
Over the past few years the Web based product has
improved greatly but it is still no where near as
flexible or powerfull as the VB version.
Development is now looking into producing the next
version of our product using the .Net platform. They are
planning to use ASP.Net for the end-user or presentation
layer. My understanding is that with the intro of
ADO.Net, VB.Net can now work with disconnected data just
as our current Web app does. If this is true can anyone
either give me a reason why it would be better to use
ASP.Net over VB.Net or point me to some good reference
material on this subject?

Thanks
William
Jul 21 '05 #1
2 1308
Cor
Hi William,

This is very difficult to answer, because VB.net is one of the tools to make
an ASP.Net application.

But maybe you mean using Visual.Studio Net

http://msdn.microsoft.com/vstudio/productinfo/

I hope you find here some information but there is so much,

Cor
My company produces 2 versions of our program. One is a
32 bit VB created in VB 6. The other is an ASP based Web
app. The reason the Web app was created was to address
client useage where the user was at a remote site and the
use of Citrix or some similiar method was not practicle.
Over the past few years the Web based product has
improved greatly but it is still no where near as
flexible or powerfull as the VB version.
Development is now looking into producing the next
version of our product using the .Net platform. They are
planning to use ASP.Net for the end-user or presentation
layer. My understanding is that with the intro of
ADO.Net, VB.Net can now work with disconnected data just
as our current Web app does. If this is true can anyone
either give me a reason why it would be better to use
ASP.Net over VB.Net or point me to some good reference
material on this subject?

Jul 21 '05 #2
..NET makes it much easier to write "disconnected" applications, since you
can use Web Services and pass datasets around. However, this doesn't
completely change the underlying benefits of rich client vs. web. With .NET
client exe, you'll still need to install a client EXE, and the framework, as
well as manage upgrades. With a .NET web app (ASP.NET), you won't have
those issues, at the cost of having to deal with HTML and browsers.

VB.NET can be used to create ASP.NET sites (VB.NET is just a language).

-mike
MVP

"William" <an*******@discussions.microsoft.com> wrote in message
news:01****************************@phx.gbl...
My company produces 2 versions of our program. One is a
32 bit VB created in VB 6. The other is an ASP based Web
app. The reason the Web app was created was to address
client useage where the user was at a remote site and the
use of Citrix or some similiar method was not practicle.
Over the past few years the Web based product has
improved greatly but it is still no where near as
flexible or powerfull as the VB version.
Development is now looking into producing the next
version of our product using the .Net platform. They are
planning to use ASP.Net for the end-user or presentation
layer. My understanding is that with the intro of
ADO.Net, VB.Net can now work with disconnected data just
as our current Web app does. If this is true can anyone
either give me a reason why it would be better to use
ASP.Net over VB.Net or point me to some good reference
material on this subject?

Thanks
William

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: J Anderson | last post by:
Greetings, I was going through the quake2 source code (as you do) when I noticed arrays are statically allocated on the stack instead of being allocated dynamically. I’ve seen this before and...
13
by: Robert Lario | last post by:
C# verses VB.Net Which Way to go. I am sure this issues has come up before. Please direct me to any good articles that cover this issue. Ideally some neutral assessment. Thanks
2
by: Tom Jones | last post by:
I have a class that contains a collection of reference types. This class needs to have a method that returns the collection to the caller. The method's signature could be either (it could also...
3
by: Tom Jones | last post by:
I do not understand what is meant when someone states that a given method is "hidden" verses overriden. Would someone please provide a short example of both cases and why you might want to...
3
by: ak | last post by:
Q1: I am looking to find/build a table of PHP version verses timezonedb version shipped with it. For example, I think that 5.2.0 updated the timezonedb to the 2006.14 version. Is there a table of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.