Unit testing in Visual C# 2010 Express?
Does Visual C# 2010 Express have a unit testing feature? ...
Does Visual C# 2010 Express have a unit testing feature? ...
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 a third party utility? ...
Is "Navigate to" one of the "missing" features from Visual Studio Express 2010? ...
When I debug my C# program F5, my program will run as intended; however, upon building it CTRL+F5, my program immediately shuts down: "(Program) has stopped working". What are some possible explanations for this? ...
I have Visual Studio 2010 professional installed. If I install Visual Studio Express for Phone 7, will Visual Studio 2010 still work? ...
Hi Guys, First of all I am a newbie in C# Programming, and i need to create a simple MRU as fast as i could. Well the thing is I've tried looking at some online examples but however I found them to be quite a bit too confusing... So is there anyway that anyone can create a "Recently Used" section in the toolstripmenuitem without going...
Are there any problems if I install two different IDEs of the Express family? ...
Hi, I have a windows app that I have been running in c# Express 2008 for a year and have been trying to convert it over the last few days to 2010. The problem I am having is it is a multi-threaded application that has to run a series of code every second. What it does is have a main thread, that calls 3 worker threads, waits for them to...
Do I need to install the Windows 7 SDK, to create programs with Visual C#? ...
Is MFC only available with Visual Studio, or is it also possible to use it with Visual C++ Express? ...
I have created an application in Visual Basic 2010 Express that is essentially a 'radio player'. It has half a dozen buttons and a web browser control. Each button links to an online 'listen live' radio station. Clicking each button simply navigates the browser control to the appropriate URL. Simples! My problem? One particular sit...
Which directory is this file located in? Reason I ask is, I want to back up my settings. ...
Hi, 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 licensing restrictions for applications built using Visual Studio Express Editions. While I think this is referring to VS2008, not 2010...
I have Visual Studio Professional 2008, and have been testing the free C# Express 2010 version. In general I'm amazed at how good it is for free, and how many of the full VS features it has. I'm thinking of using it for a commercial program and I know the license allows for that, it's just the description of it being for "non-professiona...