473,769 Members | 3,352 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Difference between VB.Net Professional and VB.Net Standard Edition

Appologies if someone thinks this is slightly off topic, but I think viewers
of this newsgroups are best placed to answer my question - which is what are
the main differences between VB.Net Professional and VB.Net Standard
Edition. (Yes I have read the page on the microsoft site about VB.Net
Standard and the differences with Professional but it is rather vague.)

I use VB.Net Professional at work. I have a friend who I am hoping to do
some development with outside of work, but he doesn't have VB.Net
professional and his budget won't stretch to VB.Net proessional but it will
cover VB.Net Standard Edition. What I am curious to know is that if we were
to use VB.Net Standard Edition then what features would I miss that I'm
currently used to?

For example, will VB.Net Standard Edition let me do the following:
o User Controls
o Custom Web Controls
o Database stuff
o Deply any applications developed
or is there anything else that I haven't listed that it wouldn't do?

Thanks in advance,

Brian.

www.cryer.co.uk/brian
Nov 21 '05 #1
2 2779
"Brian Cryer" <br****@127.0.0 .1.activesol.co .uk> schrieb:
which is what are the main differences between VB.Net Professional
and VB.Net Standard Edition.
There is no VB.NET Professional Edition, it's VS.NET Professional Edition
and includes VB.NET, C#, C++, MC++, and J#.
For example, will VB.Net Standard Edition let me do the following:
o User Controls
Yes.
o Custom Web Controls
Not tested, but I assume it does.
o Database stuff
Yes. But server explorer is limited to MSDE databases, AFAIR.
o Deply any applications developed
Yes, but there is no wizard, there is only a setup project template.
or is there anything else that I haven't listed that it wouldn't do?


No creation of class libraries.

Creating class libraries with the Standard edition of Visual Basic .NET
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=standardcla sslibraries>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #2
"Herfried K. Wagner [MVP]" <hi************ ***@gmx.at> wrote in message
news:ee******** *****@TK2MSFTNG P11.phx.gbl...
"Brian Cryer" <br****@127.0.0 .1.activesol.co .uk> schrieb:
which is what are the main differences between VB.Net Professional
and VB.Net Standard Edition.


There is no VB.NET Professional Edition, it's VS.NET Professional Edition
and includes VB.NET, C#, C++, MC++, and J#.
For example, will VB.Net Standard Edition let me do the following:
o User Controls


Yes.
o Custom Web Controls


Not tested, but I assume it does.
o Database stuff


Yes. But server explorer is limited to MSDE databases, AFAIR.
o Deply any applications developed


Yes, but there is no wizard, there is only a setup project template.
or is there anything else that I haven't listed that it wouldn't do?


No creation of class libraries.

Creating class libraries with the Standard edition of Visual Basic .NET
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=standardcla sslibraries>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


Excellent. Thanks.
Nov 21 '05 #3

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

Similar topics

1
1321
by: Neil Alford | last post by:
I've got a project that has been developed in C++ using Visual Studio .NET Professional and I'm trying to load it into Visual C++ .NET Standard, however, although the main project workspace file seems to load OK none of the projects within the workspace load, I get an error message that just tells me that they failed to load and thats it. I've checked the paths and the .vcproj files are all where it expects them to be and I've also...
3
15007
by: Tom | last post by:
Is the main difference between the Visual Studio .NET Professional and Enterprise editions the inclusion (in Enterprise) of : 1. SourceSafe, 2. Visio (Architect), and (3) Win2003 Server integration? Also, if Professional doesn't include SourceSafe, but you ALREADY have SourceSafe, can you still use it within the Professional IDE? My guess is 'NO', since the Professional doesn't include the IDE integration DLLs for SourceSafe, but am just...
14
1717
by: puzzlecracker | last post by:
Hey colleagues, has anyone read Professional C++ by Nicholas A. Solter, Scott J. Kleper (http://www.amazon.com/exec/obidos/tg/detail/-/0764574841/qid=1106263526/sr=8-1/ref=pd_csp_1/002-4502796-1724825?v=glance&s=books&n=507846) and can provide a suggestive review?
7
1712
by: Mike | last post by:
Hi, I have read the Microsoft Product Feature Comparisons page many times over (http://msdn.microsoft.com/vstudio/products/compare/default.aspx), as well as Gregory's blog on the subject (http://spaces.msn.com/members/gregorybeamer/Blog/cns!1ptsyfBgfiUmsaQCul95SOyg!141.entry) however some things are still unclear to me. Specifically:
4
1845
by: Learner | last post by:
we can download the Management Studio Express for free from MS website. I did the same thing on my personal laptop. But can we develop applications using free downloaded Management Studio and deploy later on with the free stuff at work? Or else may i want to get it off Sql server 2005 that we got when we bought the software.
2
1773
by: Wanjun Yu | last post by:
What is the difference between Visual Studio 2005 Team Edition and Professional Edition? Programming wise, there is no difference, right? Thanks. Wanjun
19
1512
by: JJ | last post by:
In terms of developing an asp.net (vb.net) 2.0 web site with a database backend (using my own mySQL not sql server), What the benefits of buying Visual Studio Professional over the free web express edition? JJ
23
14042
by: Nishant Saini | last post by:
Dear All, We have a database which contains many tables which have millions of records. When We attach the database with MS SQL Server 2005 Standard Edition Server and run some queries (having joins, filters etc.) then they take very long time to execute while when We execute same queries on Enterprise Edition then they run 10 times faster than on standard edition. Our database does not use any features which are present in Enterprise
9
1851
by: =?Utf-8?B?S3VlaXNoaW9uZyBUdQ==?= | last post by:
What is the difference between the regular VC++ edition and the VC++ express edition? If there is not too much difference in functionality, why the express edition is free?
0
9579
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10199
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9979
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9849
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7393
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6661
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5433
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3948
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2810
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.