Link to home
Create AccountLog in
Visual Basic Classic

Visual Basic Classic

--

Questions

--

Followers

Top Experts

Avatar of grblades
grblades🇬🇧

Difference between standard and pro version of visual studio
Could someone give be a brief summary of the additions in visual studio pro compared to the standard edition.

We have an application that we employed a developer to write for us and we now wish to continue development (mostly minor tweaks) in house.
The application uses a database but only a local access one and not MSSQL.
It also uploads data using ftp.
We wont have any need for visual sourcesafe as there will only be 1 or possibly 2 people using it.

I suspect MSSQL is something you only get in the pro version but what about ftp?

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of Jorge PaulinoJorge Paulino🇵🇹


Avatar of IrialIrial🇳🇱

Hello grblades,

Here is the product comparison chart from MS regarding the different Visual Studio editions.
I dont know if you have already seen it, but it might come in handy.

http://msdn2.microsoft.com/en-us/vstudio/aa700921.aspx

Personally i think that FTP is included in all versions, as windows itsself is capable of handling FTP.

Kind regards,
~Irial

Avatar of grbladesgrblades🇬🇧

ASKER

Do you know what the SQL limitations are in the standard version?

Do you also know what the 'User experience' section means?

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


ASKER CERTIFIED SOLUTION
Avatar of Jorge PaulinoJorge Paulino🇵🇹

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account
Visual Basic Classic

Visual Basic Classic

--

Questions

--

Followers

Top Experts

Visual Basic is Microsoft’s event-driven programming language and integrated development environment (IDE) for its Component Object Model (COM) programming model. It is relatively easy to learn and use because of its graphical development features and BASIC heritage. It has been replaced with VB.NET, and is very similar to VBA (Visual Basic for Applications), the programming language for the Microsoft Office product line.