472,122 Members | 1,454 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

Difference between VS2008 VB and VB 2008 enterprise?

I don't understand the Enterprise editions that MS gives away.
If I only write VB what is the difference between buying and using VS2008
and downloading and using the VB enterprise edition?

If I write a solution containing VB and C# what is the difference?

Thanks
Dec 10 '07 #1
7 1636
Academia <ac************@a-znet.comwrote:
I don't understand the Enterprise editions that MS gives away.
Do you mean "Express"? Most would regard the Team Suite edition as
"Enterprise" (i.e. top level) whereas Express is the *bottom* level.
If I only write VB what is the difference between buying and using VS2008
and downloading and using the VB enterprise edition?
There are various things "missing" from the express edition, although I
couldn't name them off the top of my head. It's probably easiest to try
it and see if there are things you think you need which aren't
available.
If I write a solution containing VB and C# what is the difference?
I suspect you can't load a solution (or at least all the projects) with
a mixture of project languages in Express.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
Dec 10 '07 #2
Let me continue the thread based on what you replied:

If 'enterprise' (not express) is considered the 'top level', then is there
any reason an individual developer (not working in an enterprise) would need
a 'top level' (enterprise) tool to do something that the 'professional' tool
could not?

My understanding is the team suite (without looking at specs) had tools to
enable teams of developers to work together on a project, but for single
developers who were filling all the roles, there would be little-or-no
advantage from team suite. Please correct me if I am mistaken.

-Rob

"Jon Skeet [C# MVP]" wrote:
Academia <ac************@a-znet.comwrote:
I don't understand the Enterprise editions that MS gives away.

Do you mean "Express"? Most would regard the Team Suite edition as
"Enterprise" (i.e. top level) whereas Express is the *bottom* level.
If I only write VB what is the difference between buying and using VS2008
and downloading and using the VB enterprise edition?

There are various things "missing" from the express edition, although I
couldn't name them off the top of my head. It's probably easiest to try
it and see if there are things you think you need which aren't
available.
If I write a solution containing VB and C# what is the difference?

I suspect you can't load a solution (or at least all the projects) with
a mixture of project languages in Express.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
Dec 10 '07 #3
Sorry, I meant express
"RobertW" <Ro*****@discussions.microsoft.comwrote in message
news:D2**********************************@microsof t.com...
Let me continue the thread based on what you replied:

If 'enterprise' (not express) is considered the 'top level', then is there
any reason an individual developer (not working in an enterprise) would
need
a 'top level' (enterprise) tool to do something that the 'professional'
tool
could not?

My understanding is the team suite (without looking at specs) had tools to
enable teams of developers to work together on a project, but for single
developers who were filling all the roles, there would be little-or-no
advantage from team suite. Please correct me if I am mistaken.

-Rob

"Jon Skeet [C# MVP]" wrote:
>Academia <ac************@a-znet.comwrote:
I don't understand the Enterprise editions that MS gives away.

Do you mean "Express"? Most would regard the Team Suite edition as
"Enterprise" (i.e. top level) whereas Express is the *bottom* level.
If I only write VB what is the difference between buying and using
VS2008
and downloading and using the VB enterprise edition?

There are various things "missing" from the express edition, although I
couldn't name them off the top of my head. It's probably easiest to try
it and see if there are things you think you need which aren't
available.
If I write a solution containing VB and C# what is the difference?

I suspect you can't load a solution (or at least all the projects) with
a mixture of project languages in Express.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk

Dec 10 '07 #4
RobertW <Ro*****@discussions.microsoft.comwrote:
Let me continue the thread based on what you replied:

If 'enterprise' (not express) is considered the 'top level', then is there
any reason an individual developer (not working in an enterprise) would need
a 'top level' (enterprise) tool to do something that the 'professional' tool
could not?

My understanding is the team suite (without looking at specs) had tools to
enable teams of developers to work together on a project, but for single
developers who were filling all the roles, there would be little-or-no
advantage from team suite. Please correct me if I am mistaken.
Well, it *used* to be the case that Professional didn't contain unit
testing - which is very important, IMO. Fortunately, that's been
corrected for VS2008.

There are various other things which a single developer *might* want -
code analysis and profiling aren't available in Pro, for example. I
suspect there may be more modeling/deployment designers available in
Team Suite too. There may well be others - I personally use Pro without
any issues though :)

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
Dec 10 '07 #5
If my post was code that would be a bug.
Your correct, I meant express.
>If I only write VB what is the difference between buying and using VS2008
and downloading and using the VB enterprise edition?

There are various things "missing" from the express edition, although I
couldn't name them off the top of my head. It's probably easiest to try
it and see if there are things you think you need which aren't
available.
Not easy to download over a modem.
>
>If I write a solution containing VB and C# what is the difference?

I suspect you can't load a solution (or at least all the projects) with
a mixture of project languages in Express.
But express does allow a solution with multiple projects as long as they're
the same language?

I did see a book about VB express so I know an IDE is there but it did not
say what was missing.
Thanks
--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk

Dec 10 '07 #6
Academia <ac************@a-znet.comwrote:
I suspect you can't load a solution (or at least all the projects) with
a mixture of project languages in Express.

But express does allow a solution with multiple projects as long as they're
the same language?
Yes, it does.
I did see a book about VB express so I know an IDE is there but it did not
say what was missing.
I think there is a comparison somewhere on the Visual Studio website,
but I'd be looking for it from scratch too.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
Dec 10 '07 #7
thanks
"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:MP*********************@msnews.microsoft.com. ..
Academia <ac************@a-znet.comwrote:
I suspect you can't load a solution (or at least all the projects) with
a mixture of project languages in Express.

But express does allow a solution with multiple projects as long as
they're
the same language?

Yes, it does.
>I did see a book about VB express so I know an IDE is there but it did
not
say what was missing.

I think there is a comparison somewhere on the Visual Studio website,
but I'd be looking for it from scratch too.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk

Dec 11 '07 #8

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by =?Utf-8?B?ZGF2aWQ=?= | last post: by
12 posts views Thread by rmiller407 | last post: by
2 posts views Thread by =?Utf-8?B?ZnJhZ21hc3Rh?= | last post: by
3 posts views Thread by =?Utf-8?B?SmFtZXMgV29uZw==?= | last post: by
reply views Thread by leo001 | last post: by

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.