visual-studio-2005
Passing clicked hyperlink text in query string
I am using Visual Studio 2005 Professional Edition. I have a Crystal Report on which one column contains hyperlink values coming from a stored procedure. When the user clicks on any of these hyperlin[详细]
2023-04-09 17:28 分类:问答C++ Windows Shell Extensions - Win7 32bit - 64bit compatibility issues
i have visual studio 2005 and i am writing a shell extension for windows explorer. It works in Windows Vista 32bit where i compile the project.[详细]
2023-04-09 16:34 分类:问答Making report footer to appear just below the last page records
I am using Crystal Reports with VS-2005. I have a report with a report footer section comprising of sum totals of a column. The problem is that in some cases, the records consume the entire page and[详细]
2023-04-09 08:38 分类:问答Disabling optimizations in an executable and maintaining them in a static library
I\'ve come across an odd situation and my (supposed) knowledge of code linkage is failing me... I have come across a bug that only occurs in a 64-bit build with optimizations turned on (/O2, /O3, or[详细]
2023-04-08 14:23 分类:问答using NuGet with Visual Studio 2005
What would be the most frictionless workflow for working with NuGet and Visual Studio 2005? Is this at all possible? I understand that开发者_Python百科 the plugin is only available for Visual Studio 2[详细]
2023-04-08 08:46 分类:问答Different color for code comments and XML comments in VB.NET
I\'ve noticed that in C# XML comments and code comments can have different colors by changing the settings in Tools > Options > Environment > Fonts and Colors > Display Items:[详细]
2023-04-08 06:20 分类:问答How to set radio button active manually (by code)?
I have 2 radio button say r1 and r2.grouped together and made r1 group as true from property. I have made bool variable(vr) and attached with these radio button(DDX).[详细]
2023-04-07 07:38 分类:问答Type cant be resolve in UnitTest after migrating Project from vs2005 to vs2010 (MSTest)
We are actually analyzing what we have to do if we migrate our application from VS2005 up to VS2010. What i have done:[详细]
2023-04-06 23:42 分类:问答VS2005: How to compile projects as if it was VS6?
I have a project that I\'m building with Visual Studio 2005. The sources are also used in another project that gets built using Visual Studio 6.[详细]
2023-04-05 11:06 分类:问答can't open a vbproj under vs 2005
I am trying to open a “vbproj” file that was written in .net 2.0 under Visual Studio 2005. The problem is that when I try to open it with VS 2005, the conversion wizard appears and asks me to conver[详细]
2023-04-04 09:39 分类:问答