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.
When debugging my C#, I often want to know when a variable's value changes and then investigate the state of …
c# debugging variables visual-studio-express watchDoes Visual C# 2010 Express have a unit testing feature?
c# visual-studio-expressI know VS 2010 Pro/Premium/Ultimate include TFS connectivity, does VS 2010 Express?
visual-studio-2010 visual-studio-express tfs team-explorerWhen I try to add a resource at the resource designer by clicking "Add an existing item",the item is …
c# visual-studio visual-studio-expressI know this is quite lazy but, is there any way on Visual C# 2010 Express to auto-generate an interface implementation? (…
c# visual-studio-express auto-generateIs there a way to install Crystall Report Free on Visual Basic 2010 Express? I need to create and print some …
visual-studio crystal-reports visual-studio-express.NET newbie alert Using Visual C# 2008 Express Edition I have accidentally created a click event for a button. I then …
c# winforms events visual-studio-expressThis MSDN article refer to 3 flavors of Visual Studio Express 2012: "This includes Visual Studio Express 2012 for Windows 8, Visual Studio Express 2012 …
visual-studio windows-phone-7 visual-studio-express visual-studio-2012I'm making a new UserControl, and when I opened it the XAML was not working. I thought that this was …
wpf xaml visual-studio-2012 intellisense visual-studio-expressI've got a piece of code that's automatically generated that compiles on Linux but not on Windows using Visual Studio 2008 …
c++ visual-studio-express