Tagged Questions

1
vote
1answer
20 views

Visual C++ Express, the debugger, sorted associative containers and memory deallocation

So you have this simple program that creates a set from a file : #include <fstream> #include <string> #include <set> int main() { std::set<std::string> S …
0
votes
1answer
19 views

vs 2008 express: registration

Did any one have luck recently register Visual studio 2008 express C# product? Look like, I would have to reformat my computer and install every thing all over again. I un-installe …
2
votes
4answers
136 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 …
1
vote
2answers
90 views

Is Entity Framework available for Visual Studio 2008 Express Editions?

The title says it all really. I want to use Entity Framework for my data access on a project I'm writing in Visual C# 2008 Express Edition. Can it be done? What do I need to kno …
0
votes
2answers
70 views

Visual Studio 2005 Express Edition license

I am going to develop one application using Visual C# 2005 Express Edition specially in c#. Actually this a commercial application for One of my client. Is it legal to sale this ap …
39
votes
17answers
10k views

What is “missing” in the Visual Studio Express Editions?

In particular, what functionality is not available? what restrictions are there on its use?
1
vote
2answers
61 views

Difference between application from VS08 Professional and Express.

Can I distinguish between compiled application from VS2008 Professional and Express?
2
votes
6answers
231 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 …
7
votes
19answers
1k views

Visual Studio Express any good ?

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 ?
0
votes
1answer
230 views

Can I use Visual Studio Express Edition for WSS 3.0 development?

I understand that the answer is "yes - but...", and I'm just trying to get some sense of what I won't be able to do with Express Edition (relating directly to Sharepoint developmen …
0
votes
3answers
285 views

Open a Console/Command Window when using VS 2008 Express

I have both the VB and C# versions of Visual Studio 2008 Express. When I run a console application in either version, instead of the console opening in an old DOS style command win …
2
votes
2answers
229 views

Visual Studio Code Generation, project-based content

I'm interested in doing a bit of code-generation based on certain files being present in the .csproj. What extensibility methods are available to me that I could generate a .cs fi …
3
votes
3answers
223 views

Developing Outlook plugin with Visual C# 2008 Express?

Hello, 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 th …
1
vote
3answers
2k views

Visual C# 2008 Express connection to SQL Server 2008 Express problem

Hi guys, 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 serve …
1
vote
5answers
112 views

.NET for freelance projects?

I'm looking to do a website for a client and I am considering using ASP.NET. Can I use the express version of Visual Studio to build this or do I have to buy a license?

1 2 next
15 30 50 per page