473,405 Members | 2,338 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,405 software developers and data experts.

VB .Net or VS .Net

I have been using vba and visual studio 6 (vb6 only) for developing
windows apps and I am keen to move to .net to keep my skills updated.

But my main reason for move would be to make asp applications less
painfull to develop. I have used solely vbscript/html/MSSQL for some
small asp apps I have developed. I have used Dreamweaver for this as
a copy was available but for all the benefits it provided I would have
been as well using Notepad. I found testing and debugging these apps
was an absolute nightmare.

If I do not use languages other than VB will VB .Net provide what I am
wanting?
Does vb .net provide as much functionality for developing asp.net
applications as vs.net?
Is debugging asp apps as easy as windows apps now?

As a side question Is there any help with programming vbscript/wmi
added?

(I know the vb 6 to vb .net conversion tool does not come with vb
..net)
Jul 21 '05 #1
5 1295
If you go here, you can get a free VB.NET 2003 (keep in mind that a new
version is around the corner, though.)
It also gives you a free book. Even better, the site has several webcast
tutorials for VB.NET (as well as other .NET languages). These tutorials
might answer your question about what .NET can do, and whether it's right
for you.

www.aspnetwebcasts.com/default.aspx

Attend three live or on-demand webcasts and receive a complimentary gift
package containing a copy of Visual Basic® .NET 2003 Standard Edition and an
ASP.NET development book* - a $125 value**.

*Offer good through November 30, 2004, in the United States and Canada while
supplies last. Limit one copy of software and one book per customer. Allow
6-8 weeks for delivery of your offer. Offers extended exclusively to
visitors to this site who register for and attended three unique webcasts
from the ASP.NET Webcast Series. This offer is non-transferable. Microsoft
is not responsible for non-delivery of gift due to incorrect postal
information provided by respondent.
Jul 21 '05 #2
Paul,

To answer what somebody needs is always difficult in a newsgroups therefore
some ideas and nothing more than that.

Visual Studio Net is a toolbox which gives with every higher version more
and more tools.

One of the good approaches can be when you want Visual Studio Net complete
to take a MSDN subscribtion.
http://msdn.microsoft.com/howtobuy/subscribers/

However when you want a low budget approach you can take VBnet which is not
in a subscribtion.

http://msdn.microsoft.com/library/de...onfeatures.asp

I am not sure what tools are exactly in that VBNet IDE, however my
expirience is that I find the Visual Studio Net IDE one of the fines tools
to write and test JavaScript although it is not that fine as writing and
debuging serverside code with that.

Just my thoughts,

Cor

"Paul Eaton" <pe****@pt.lu> >

I have been using vba and visual studio 6 (vb6 only) for developing
windows apps and I am keen to move to .net to keep my skills updated.

But my main reason for move would be to make asp applications less
painfull to develop. I have used solely vbscript/html/MSSQL for some
small asp apps I have developed. I have used Dreamweaver for this as
a copy was available but for all the benefits it provided I would have
been as well using Notepad. I found testing and debugging these apps
was an absolute nightmare.

If I do not use languages other than VB will VB .Net provide what I am
wanting?
Does vb .net provide as much functionality for developing asp.net
applications as vs.net?
Is debugging asp apps as easy as windows apps now?

As a side question Is there any help with programming vbscript/wmi
added?

(I know the vb 6 to vb .net conversion tool does not come with vb
.net)

Jul 21 '05 #3
Paul, please note that if you take Cor's advice and buy Studio, you can get
a discount by buying the upgrade version. You'd qualify for the upgrade
version, believe it or not, because you own Dreamweaver.
"Cor Ligthert" <no************@planet.nl> wrote in message
news:OI**************@TK2MSFTNGP14.phx.gbl...
Paul,

To answer what somebody needs is always difficult in a newsgroups therefore some ideas and nothing more than that.

Visual Studio Net is a toolbox which gives with every higher version more
and more tools.

One of the good approaches can be when you want Visual Studio Net complete
to take a MSDN subscribtion.
http://msdn.microsoft.com/howtobuy/subscribers/

However when you want a low budget approach you can take VBnet which is not in a subscribtion.

http://msdn.microsoft.com/library/de...onfeatures.asp

Jul 21 '05 #4
"Paul Eaton" <pe****@pt.lu> wrote...
If I do not use languages other than VB will VB .Net provide what I am
wanting?


Be careful - Even if you only plan to program in VB.Net, you may require the
VB.Net that comes in Visual Studio. The stand-alone VB.Net is crippleware -
the ability to program for the Pocket PC has been removed, for example.
Many of the programming examples and tutorials will be for Visual Basic.Net,
without mentioning that they only work in Visual Studio, and NOT the product
called "Visual Basic.Net".
Jul 21 '05 #5
"Roger Strong" <rs*****@yetmans.mb.ca> wrote in message news:<eh**************@TK2MSFTNGP15.phx.gbl>...
"Paul Eaton" <pe****@pt.lu> wrote...
If I do not use languages other than VB will VB .Net provide what I am
wanting?


Be careful - Even if you only plan to program in VB.Net, you may require the
VB.Net that comes in Visual Studio. The stand-alone VB.Net is crippleware -
the ability to program for the Pocket PC has been removed, for example.
Many of the programming examples and tutorials will be for Visual Basic.Net,
without mentioning that they only work in Visual Studio, and NOT the product
called "Visual Basic.Net".


Lucky me - my employer has supplied me with a Select copy of vs .net
(Architect version) Well I'm sure there is plenty functionality in
there that I will never get round to using. Just need to find the
time as this is not my primary job function and I'm always so darn
busy.

Thanks for all those who spent the time to reply.
Jul 21 '05 #6

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

Similar topics

3
by: William C. White | last post by:
Does anyone know of a way to use PHP /w Authorize.net AIM without using cURL? Our website is hosted on a shared drive and the webhost company doesn't installed additional software (such as cURL)...
2
by: Albert Ahtenberg | last post by:
Hello, I don't know if it is only me but I was sure that header("Location:url") redirects the browser instantly to URL, or at least stops the execution of the code. But appearantely it continues...
3
by: James | last post by:
Hi, I have a form with 2 fields. 'A' 'B' The user completes one of the fields and the form is submitted. On the results page I want to run a query, but this will change subject to which...
0
by: Ollivier Robert | last post by:
Hello, I'm trying to link PHP with Oracle 9.2.0/OCI8 with gcc 3.2.3 on a Solaris9 system. The link succeeds but everytime I try to run php, I get a SEGV from inside the libcnltsh.so library. ...
1
by: Richard Galli | last post by:
I want viewers to compare state laws on a single subject. Imagine a three-column table with a drop-down box on the top. A viewer selects a state from the list, and that state's text fills the...
4
by: Albert Ahtenberg | last post by:
Hello, I have two questions. 1. When the user presses the back button and returns to a form he filled the form is reseted. How do I leave there the values he inserted? 2. When the...
1
by: inderjit S Gabrie | last post by:
Hi all Here is the scenerio ...is it possibly to do this... i am getting valid course dates output on to a web which i have designed ....all is okay so far , look at the following web url ...
2
by: Jack | last post by:
Hi All, What is the PHP equivilent of Oracle bind variables in a SQL statement, e.g. select x from y where z=:parameter Which in asp/jsp would be followed by some statements to bind a value...
3
by: Sandwick | last post by:
I am trying to change the size of a drawing so they are all 3x3. the script below is what i was trying to use to cut it in half ... I get errors. I can display the normal picture but not the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.