Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Currently programming using VB 6.

 

Been reading reviews for VB .NET 2002 Standard Edition.

 

One reviewer said

 

"However, the main limitation with Standard edition is that it does not incorporate the full server explorer. That means you can only really write things for your own pc. There are ways around it, and if your happy just writing things for your own computer then it's fully functional, but if you want to develop remotley or more inparticular, deploy a web application off of a remote server, running from a database, then it's very difficult. Dont get me wrong, you can deploy web applications to the internet, but not with easy database access, which is limiting.... Am I wrong?"

 

Can someone confirm that if i upgrade to Visual Basic .NET 2002 Standard Edition that i'll still be able to make distributable EXE files?

 

When i bought VB6 i nearly bought a cheaper version which doesn't come with the compiler so you could write code and only execute it under VB on your PC - fortuantely i went for a version with the compiler in the end.

 

I want to make sure that when i upgrade i can stil create distributable EXE files.

 

Thank you.

  • Leaders
Posted

Yes the standard edition will create executable programs.

 

Orbity

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Posted

I find the Vb .net standard edition to be a really good deal.

It works fine on a webserver .

It's also great for database stuff,I just found you can't

always trust the server explorer to see if you have a database

connection.It's best to write it in code first.

A good deal for the money.

  • *Experts*
Posted

From what I've heard, I would stay away from the Standard Edition;

it doesn't seem to provide a readily available way to create usercontrols

(or some similar limitation). I believe there is some kind of work around

available in the Code Library or Tutors Corner, but it's not a full

fledged solution. VB.NET Standard might be good for beginners, but

if you want to be a serious .NET developer, I'd get at least the pro version.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...