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.
I downloaded and installed Visual Studio Express 2013 for Windows Desktop, and now I want to start it. I expected I …
c++ windows visual-studio-expressI'm confused about getting Qt working with Visual Studio Express. Most of the searches online have turned up instructions for …
c++ qt qt4 visual-studio-express visual-c++-2010I am wanting to create a browse (fileOpen Dialog) button to search my local drive and then write out the …
c# winforms visual-studio-express fileopendialogIs there any real workaround to getting the Express edition of C# connected to database options other than the lightweight …
c# visual-studio-2010 visual-studio-express sql-server-2008r2-expressI'm really banging my head against the wall here. Is it so hard to get program output in Visual Studio (…
c# unit-testing visual-studio-2013 output visual-studio-expressI'm trying to build a basic Qt "Hello, world!" application inside Visual Studio. I got the moc step to work (…
visual-studio-2010 qt visual-studio-expressI have a Windows 8.1 laptop and I installed Xamarin. Xamarin Studio works fine, but I cannot use the Xamarin integration …
xamarin.ios xamarin visual-studio-2013 visual-studio-express xamarin-studioI have a problem with Visual C# 2008 express (SP1) connecting to SQL Server 2008 express. The "Add Connection" window (wherever initiated) …
visual-studio-2008 visual-studio-express sql-server-2008-expressWhich directory is this file located in? Reason I ask is, I want to back up my settings.
visual-studio-express vssettingsI am using Visual Studio 2008 Express and am writing unit tests where there are many expected unhandled exceptions. This cause …
exception visual-studio-express