Does Visual Studio Pro 2010 or 2012 support the creation of SaaS applications?
I am interested in making a SaaS "dashboard application that would replace my current traditional WinForms application. My goal here is eliminate the need for the end user to backup data, install and...
View ArticleHow to speed up loading of my website?
Hello,currently I am working with VS 2012 on an MVC-project for a web application (running on an Azure website and using an Azure SQL DB). I started the project using templates provided by VS and...
View ArticleCan I get Visual Studio 2012/13 to run on a Surface RT (not Pro) via Azure?
Hi all - I'm getting a bit baffled by the different answers, but can I run VS on a Surface RT via Azure?Thanks in advance.
View ArticleCould the VS simulator/emulator run on GPT hard drive?
Hello,I want to install window 8.1 on GPT hard drive in order to use UEFI, but I know now the simulator and emulator of visual studio can run on GPT or not.Could you tell me about that ?Thanks so much,
View ArticleDowngrade Visual Studio Professional License to Visual C++ 6.0
Hello All,My company has got maintenance project which was developed using Visual Studio 2005 and Visual C++ 6.0. From the internet, I could see that Visual Studio 2005 and Visual C++ 6.0 are not...
View ArticleDraw analog values from windows media player
I would like to analog sound draw values from windows media player as when the video is being played. May i know if there is such function in visual studio 2012 which can help me do it. Will...
View ArticleVisual Studio 2013 without MSDN - features?
I am having a very hard time finding out what features I would have on a copy of VS 2013 Professional without MSDN. The official features page only shows a comparison with MSDN versus online. The cost...
View ArticleProblem with the Xaml designer
I've been facing a strange problem with the xaml designer. The controls in the designer don't appear, the background doesn't appear fully and when i hover the mouse over a button or any other object...
View ArticleRegistration of Visual Studio Express after 30 days expiration
My Visual Studio Express 30 day trial has just expired, how can I register it now. Is it still for free? How do I get a licence key?Thank you for your help!Kurt
View ArticleSpeech Recognition not working when tested in IE on Windows 8.1
Hi,I have adapted the example code form the Speech Recognition documentation to fire up Speech recognition in Visual Studio for Web Express 2013 on Windows 8.The speech synthensizer works fine when I...
View ArticleHow does Visual Studio find a referenced assembly's file path?
In Visual Studio, when I right click a reference and hit Properties, there's a Path field that shows the path to the dll. Most of the references in my .csproj file look like this, with no HintPath...
View ArticleBeginner: Generating a DLL with VS 2013
Hello,I'm totally a novice with visual studio, DLL's and C++, so consider that, when reading this.I have a sample C++ project that should be used to create an additional DLL plugin for a certain...
View ArticleIs it normal that i can not use my organizational account to sign into Visual...
Or is it because i have a live account by the same name and the login process is just doing a "SELECT TOP 1 ..." and picking the wrong one?Is there a trick to get the O365 account to link like adding...
View ArticleMicrosoft Git Provider makes Visual Studio 2013 very very slow
Hello,Using the built in Microsoft Git Provider makes Visual Studio very very slow. If we switch to another source control system (for instance the Git Source Control Provider) everything becomes OK...
View ArticleDoes the Visual Studio 2010 license permit me to create a modified version of...
Hi,I need to support IPV6 in an MFC application. However it seems MFC will not be enhanced to support IPV6 so I have to do it myself.I can do it by cloning the source code of the CAsyncSocket class...
View ArticleVS 2010 asks to upgrade a sln file that was previously upgraded to 2010 but...
I have two computers. A has 2008, 2010 and 2012 installed and in win7 64. B has 2008, 2010 and is XP 32. I upgraded the sln file from 2008 to 2010 on Machine A. When computer B tries to load the...
View ArticleVS2013 SQL project: How to create install sql script?
I have created a c# CLR in VS2013 and need to publish it to a sql server that is not reachable from the development pc. How do I create an sql install script like the one presented when VS2013 CAN see...
View Articlemystyle.css is only executed/rendered at: "http://localhost:57613//" entered,...
Hello. Why is my "mystyle.css" executes/rendered only at "default route" (in VS 2013) ? My simple web-app is tested from Visual Studio 2013: At startup, I see the program runs in firefox:...
View ArticleWhy does Visual Studio 2013 SP1 hang so often?
Visual Studio 2013 is turning out to be very painful to use. It is very often slow, and hangs sometimes for quite a while (sometimes so long that I have to end the process via Task Manager!) without...
View ArticleMaking Output show "Build Order" by default
Hi,I'm interested in configuring the Output window show the information in "Build Order" by default.In VS2010 I could do it with macro:...
View Article