Tagged Questions
Microsoft Visual Studio Express is a set of freeware integrated development environments (IDE) developed by Microsoft that are lightweight versions of the Microsoft Visual Studio product line.
103
votes
16answers
61k views
What is “missing” in the Visual Studio 2008 Express Editions? [closed]
In particular,
what functionality is not available?
what restrictions are there on its use?
30
votes
6answers
14k views
How to compile a 64-bit application using Visual C++ 2010 Express?
Is there a simple way to compile a 64 bit app with the 32-bit edition of Visual C++ 2010 Express? What configurations, if any, are necessary?
27
votes
2answers
3k views
How can I use NuGet with Visual C# Express?
How can I use NuGet to add a library package reference, when I have Visual C# 2010 Express?
NuGet doesn't come up when I search for it in Tools > Extension Manager.
I downloaded "NuGet Package ...
27
votes
3answers
11k views
How to switch between debug and release in Visual C# Express 2010?
How do I switch between debug and release in Visual C# Express 2010?
I have looked in the project properties, but it seems to be missing. What am I missing?
17
votes
5answers
4k views
16
votes
20answers
4k views
Visual Studio Express any good? [closed]
We all know Visual Studio is one of the best IDEs out there but what about the free Express edition. Is it any good ? Would any of you use it for serious work ?
13
votes
9answers
728 views
Are Visual Studio Express products really only for “hobbyists, students and novices”?
I have used Visual Studio Professional 2008, and have been testing the free C# Express 2010 version recently. In general I'm amazed at how good it is for free, and how many of the full VS features it ...
12
votes
4answers
8k views
Need hotkey/button to comment out a block of code in Visual Studio 2008 Express
I'm coming from Eclipse, working in Visual Studio 2008 Express and just want to highlight code, right-click and comment it out.
nothing in right-click
looking in Tools | Options, Toolbars, Commands, ...
11
votes
3answers
3k views
Visual C++ 2010 Express: How to use with Qt?
I'm confused about getting Qt working with Visual Studio Express. Most of the searches online have turned up instructions for compiling Qt using instructions such as:
Install MSVC2005 or ...
11
votes
1answer
1k views
Can I produce a commercial application using Visual Studio Express 2010?
I've been reading about the commercial use of Visual Studio Express 2010 and according to the Microsoft Express FAQ:
Can I use Express Editions for
commercial use?
Yes, there are no ...
9
votes
3answers
412 views
Visual C# 2010 Express: Specify default access modifier for new classes?
Whenever I create new classes using Visual Studio 2010 Express C# it creates them with no access modifier. 9 times out of 10 I want my new classes to be public. How can I have visual studio create ...
8
votes
2answers
703 views
Visual Studio 2010 Express
Is it possible to open / edit a normal Visual Studio Solution with Visual Studio Express Edition ?
7
votes
5answers
430 views
How to compile a F# project without buying Visual Studio
I have found this very cool project written in F#: https://github.com/fholm/IronJS
OSS is very nice, but i need an assembly. I would compile it by my self, but it seems that there is no free IDE to ...
7
votes
3answers
587 views
What's missing from Visual C++ 2010 Express? [closed]
Possible Duplicate:
What is “missing” in the Visual Studio Express Editions?
Specifically for 2010, specifically for C++... what's missing Vs Professional/Premium (annoying the ...
7
votes
1answer
50 views
Is it possible to do a command line project upgrade and compile from C# 2005 to C# 2008 express
Using the full version it looks like you could use
devenv SolutionFile | ProjectFile /upgrade
But haven't been able to find a similar way using express...
7
votes
1answer
3k views
How to connect to SqlExpress for Entity Framework using Visual Studio 2010 Express?
I'm trying to use the Visual Studio 2010 Express editions to set up an ASP.NET MVC 2 Web Application using SqlExpress + Entity Framework as the data access. I have both the "C# Edition" and "Web ...
7
votes
7answers
644 views
What are good tools for identifying potentially duplicated code for C# Express users?
see also "Any tools to check for duplicate VB.NET code?"
A friend of mine only as access to the Express editions of Visual Studio and I am trying to help him refactor to remove a lot of duplication.
6
votes
2answers
486 views
Debugging WPF : Tools and Techniques
Ok, so I just wasted an hour hunting why my lookless WPF control wasn't showing up in the Window.
Eventually, i traced it to the fact that I forgot to add the ResourceDictionary entry in the ...
6
votes
1answer
2k views
How to add multiple projects in one solution in VS2008 Web Devloper Express?
I been using VS2008 Pro for a long time now but since of licensing issues(Pro is under academic license) and the current project I am doing could be considered as commerial I decided to give VS2008 ...
6
votes
5answers
14k views
How to add WCF templates to Visual Studio Express?
I am working through the book Learning WCF by Michele Bustamante, and trying to do it using Visual Studio C# Express 2008. The instructions say to use WCF project and item templates, which are not ...
6
votes
10answers
3k views
VS 2008 vs VS 2008 Express
I'm using Visual Studio Team System 2008 at work to do web development. I've gotten quite used to it but can't really afford to purchase even VS 2008 Standard at this time.
I have never used any of ...
5
votes
2answers
87 views
Visual Studio 2010 Express multi-language solutions
I am working on a C# project, which needs a VB.NET Class library.
I have added the DLL reference of VB.NET Project into C# project.
This works fine, but sometimes I need to debug the VB.NET project or ...
5
votes
1answer
1k views
Visual C# 2010 Express Full download? [closed]
I know this isn't (exactly) code related. But I just wanted to find out if someone knows where I can download the full version of Visual C# 2010 Express ? When you go to MS website you can download an ...
5
votes
1answer
460 views
Make Visual Studio (Express) stop compiling when something doesn't compile
If one project can't build, Visual Studio, by default, keeps right on trying to build all the other projects that depend on that project, and therefore gets stupid errors because those other projects ...
5
votes
2answers
950 views
Auto-generate an interface implementation in C#?
I know this is quite lazy but, is there any way on Visual C# 2010 Express to auto-generate an interface implementation? (I don't mean at runtime but at design time, like a code snippet). Perhaps with ...
5
votes
10answers
2k views
Deploy .NET (C#) exe application on desktops
I develop application in C# with MSVC 2010 Express, with Forms/WPF/etc.
Application consist of some private assemblies (maybe DLLs) and .exe file. It uses .NET 4 features.
How I deploy this ...
5
votes
1answer
498 views
Does Visual Studio 2008 Express support t4?
I'm trying to use T4MVC in Visual Web Developer 2008 Express Edition and it's not building any files. Is T4 supported in the express editions?
5
votes
8answers
8k views
Source Versioning for Visual Studio Express
Is there any Visual Studio Express plug ins for source versioning? I am starting a project on my own and only have the Express version of Visual Studio 2008.
4
votes
1answer
189 views
Restrictions on installing extensions or add-ins in Visual Studio 2010 Express
I installed MSVC++ 2010 Express and trying to figure which extensions (vsix) are available to install. There are some extensions in the Extension Manager (section Online Gallery). All of them from ...
4
votes
1answer
182 views
C# preprocessor directive ignored in Visusal Studio 2010 Express?
I have a section of code downloaded from codeProject ...
4
votes
5answers
376 views
Microsoft Visual Studio: How to keep the console open without manually reading input?
I'm writing some C++ with Microsoft Visual Studio 2010 Express, and I'm wondering if there is a way to display command output somewhere in the IDE instead of an external console window, or at least ...
4
votes
2answers
2k views
Visual Studio 2010 Express C# limitations
I am trying to develop the nerddinner mvc website, so I downloaded Visual Studio 2010 Express but I do not see an option for MVC or even asp.net website. Can I download this for Visual Studio?
4
votes
2answers
1k views
Adding F# to Visual Studio 2010 C# express - is it possible?
My question relates to:
http://stackoverflow.com/questions/977132/will-there-be-a-f-express-edition
Given there is no VS 2010 F# express - I would like to know what the latest wisdom is for ...
4
votes
2answers
5k views
Can Visual Studio 2010 Express connect to Team Foundation Server 2010?
I know VS 2010 Pro/Premium/Ultimate include TFS connectivity, does VS 2010 Express?
4
votes
3answers
346 views
How to turn on Break on All Exceptions in Visual Web Developer Express
In Visual Web Developer Express, how do I turn on Break on All Exceptions? I'm looking for the Debug > Exceptions menu item but not finding it, not even if I try to customize the menu.
This page on ...
4
votes
3answers
106 views
visual studio express versus vs 2008 for my partner
i have been building websites using vs 2008 (mostly asp.net mvc, jquery and webforms). my partner wants to start helping me out but he doesn't have vs 2008.
our options are:
him to buy vs 2008
him ...
4
votes
6answers
4k views
Will I experience pain if I cut back to Visual Studio Express?
With the upcoming release of Visual Studio 2010, and all the lovely new features in C# 4.0, I would really love to update from 2008. However, over the last few years, I've managed to get student ...
4
votes
8answers
9k views
PHP syntax highlighting in Visual Web Developer?
I recently installed PHP 5 on IIS, however, I am unable to find a PHP syntax highlighting plug-in or extension for VWD. Where can I find a plug-in? I thought there was an official one.
3
votes
1answer
150 views
Does VS Express or VS:WebDev Express include XSLT debugging
Can anyone tell me if VS Express (C#, VB, etc) editions contain the XSLT debugger, or the VS Web Developer?
Unfortunately due to burecratic overhead we need something relatively quick that's free and ...
3
votes
2answers
214 views
Stop sign icon in VS2005 Express solution explorer
What does a small stop sign icon on a file in solution explorer mean? Someone asked the same question a year ago Original Question but the answer provided is of no help.
The icon looks like this:
...
3
votes
1answer
64 views
Will Visual Studio Express for Phone 7 series mess up Visual Studio 2010?
I have Visual Studio 2010 professional installed.
If I install Visual Studio Express for Phone 7, will Visual Studio 2010 still work?
3
votes
1answer
312 views
Publishing From Visual Studio Express
I am an amateur programmer. When I publish an app from Visual Studio Express, I have no option to make the package install for "All users of this computer". Is this possible to do from Visual Studio ...
3
votes
2answers
2k views
Can AnkhSVN be installed on an Express edition of Visual Studio?
Can AnkhSVN be installed on an Express edition of Visual Studio?
3
votes
2answers
2k views
How to disable exception assistant and unhandled exception popup in Visual Studio 2008 Express
I am using Visual Studio 2008 Express and am writing unit tests where there are many expected unhandled exceptions. This cause numerous exception assistant popups to display when running these tests ...
3
votes
3answers
882 views
How can I get Visual Studio to error check my code (show the squiggles) without explicitly compiling?
I use Visual Studio (C# Express 2008) occasionally to work with some vendor supplied C# code. I am looking to make my experience with VS more like my experience with Eclipse. I have become ...
3
votes
7answers
391 views
How can I make my Visual Studio look like this?
My eyes kind of burn when I code for too long and this will definitely help me sooth them. I would ask this in SuperUser but there are few people from the dev world there. Mostly Windows Vista/7 ...
3
votes
4answers
623 views
What version control system should I use for my .Net Express Edition projects?
I want to start using version control properly for my own personal projects written using Visual Studio 2008 Express Editions. I'm using both Visual C# Express Edition and Visual Web Developer ...
3
votes
4answers
1k views
How to debug vs 2008 c# express dll which is called by a vb6/vba app?
i have a c# dll which is written to act as a wrapper to grab data from a data source and pass it to a vba/powerpoint ppa application. i don't have much experience with vba which is why i'm simulating ...
3
votes
3answers
917 views
Developing Outlook plugin with Visual C# 2008 Express?
I'm looking to experiment with developing an Outlook plugin. I'm using the express edition of Visual Studio, and it seems the Outlook integration feature is missing from the Express edition ...
3
votes
4answers
10k views
Visual C# 2008 Express connection to SQL Server 2008 Express problem
I have a problem with Visual C# 2008 express (SP1) connecting to SQL Server 2008 express.
The "Add Connection" window (wherever initiated) doesn't list existing sql server and no option for sql server ...