I\'m using VS 2005 for web forms. Looking at the web.config I see a stateConnectionString attribute. Is this really needed?
I simply can not get Visual Studio 2005 to find the System.Configuration.ConfigurationManager class. Here is the code:
I have a piece of code in front of me that iterates through a long list of urls and something is going wrong when those urls include a certain type of document. I don\'t want to see every iteration, s
I did a project with MS SQL Server CE that when installed in the \'costumer\' machine just raises an unspecified excpetion.
For most assemblies, I\'m able to generate their respective .pdb files. However, I\'ve got one project that isn\'t generating their .pdb files开发者_JAVA技巧.
I\'ve got this ASP.NET 2.0 project that开发者_StackOverflow社区 I\'ve been working on for a while now.Over time the project grew little by little and in the end I ended up with quite a few steps that
I downloaded the latest open source version of Q开发者_StackOverflowT4-and its installed in c:\\qt\\2009.04. I\'ve also downloaded the QT4 Visual Studio add-in 1.1.0. I want to set it up for both Visu
I have an ASP.NET W开发者_StackOverfloweb application. I am building it with Visual Studio 2005. One of my user controls requires the AJAX Control Toolkit. For some reason though, my project will not
I have a List(Of AddlInfo) with AddlInfo being an object. I\'m trying to pass addlInfoList by reference into a function of another class:
The situation is this: I have a shared (DLL) build of Qt 4.5.1 and some reason开发者_运维知识库s given by the project lead, I have to convert to Qt 4.5.2 static. I am using the Qt Visual Studio plug-i