I had Visual Studio 2008 Professional Edition installed in my computer. When i installed this VS 2008 version, SQL Server 2005 was also automatically installed. I just had to install SQL Management St
I am creating new a project in VS2008. I copied a settings file from a different(old) project to my new project.I am not able to access the information(some constant values) contained inside the setti
I have VS2010 and VS2008.Decided to 开发者_StackOverflowuninstall VS2008 and after the process VS2008 Shell remains.Can I uninstall this or is another software dependent on it?
I\'ve encountered an interesting problem, see the following code. class Program { static void Main(string[] args)
I like that Visual Studio 2008 SP1 supports debugging and breakpoints in classic ASP/VBScript, but I\'m trying to inpsect values of objects at runtime (by hovering the mouse over while stepping throug
This question has probably less to do with actual programming and more to do with environment setup. I\'m developing an application for a Windows CE device, which will use a service hosted in Microso
I have tried several of your suggestions.I assume that SQL Compact Framework 4 will work with VS 2008 Version 3.5 SP1.Thank you for your help.
I have a .NET 3.5 project, usually being compiled 开发者_StackOverflow中文版as \"platform target\" x86, \"platform\" AnySPU, signed. It is being called from inside legacy VB6 process. It was never a p
This is happening on several developers machines that they just received.We have a very large solution, 70+ projects.If you open any form, even a new blank form, in design mode, VS Crashes most of the
I have a window service which i developed in c# (vs2008). please tell me what should i do to make it auto start after installation and also auto start on every t开发者_Python百科ime when system gets r