Hey guys this is a weird issue I am having. I am using the built in ASP.NET Web Administration tool to allow users to login to the page I have created for my work. So far there are only 4 people who l
I am unable to install lots of extensions to Visual Studio 11 Dev. Preview. It keeps saying This extension is not installable on any currently installed products..
After upgrading to Azure 1.5, I can\'t debug Azure applications from VS 2010.When I press F5, I get the following error:
I need a way to quickly set the build action of files with extension .jsx to \'Content\' and to associate the VS2010 default script editor to them - I need to roll this environment change out to all t
#include <OgreRoot.h> #if OGRE_PLATFORM == OGRE_PLATFORM_WIN32 #define WIN32_LEAN_AND_MEAN #include \"windows.h\"
I have a stackpanel with a button which, when clicked, makes the stackpanel disappear. I want to animate the transition form visible to hidden, but haven\'t been able to.
Our site is maintained with VS2003. We converted our solution to VS2010--it is a Web Application Project. It has several Web Services files (.asmx file endings) that we hoped to convert to WCF in two
I\'m coming over from PHP and am having a hard time with storing information into my newly created local database. I\'m using Microsoft Visual C# 2010 to help me learn and develop.
I want to create a new type, i. e: [sbyte(1 Byte) Value-range :-128 to +127] [byte(1 Byte) Value-range :0 to +255]
I am developing an windows forms application in c# .net 4.0. I want to capture windows logoff event. Here is the code: