visual-studio-2008
How to highlight occurrences of a search term in text in Visual Studio editor for C++?
hello I have Visual Studio 2008 Express edition, I found some add-ins like metalscroll and rockscroll and even installed, but I can\'t find how to use those add-ins, I thought it might be automaticall[详细]
2023-04-07 12:20 分类:问答Autoheight of vertical column header in C# using DevXpress
I used this http://www.devexpress.com/Support/Center/p/Q233111.aspx (the code is in VB so I converted it to C#) to get vertical column headers. 开发者_如何学CI get the vertical headers but my problem[详细]
2023-04-07 11:20 分类:问答What is the correct procedure to deploy a Visual studio 2008 Web Application to IIS 6
Currently, I have a Visual Studio 2008 Web Application using .NET Framework 3.5 and I want to deploy to my IIS 6 server. I have try to use the Build > Publish menu to publish my site to IIS 6 but 开发[详细]
2023-04-07 05:33 分类:问答Default load in combobox
If I want to load for example a default country when the combobox shows up (\"Country: Lebanon\"), how do I do so?[详细]
2023-04-07 03:42 分类:问答How do I use my web reference in Visual Studio 2008
I\'ve got a sample project that has several web services and uses them during run time. The application works as intended. The web references are can be see in the Solution Explorer under a folder cal[详细]
2023-04-06 20:30 分类:问答The language of the file referenced by the 'CodeFile' attribute does not match the language specified by the 'Language' attribute in the current file
When trying to edit a aspx page in Visual Studio i get the error: The language of the file referenced by the \'CodeFile\' attribute does not matc开发者_开发技巧h the language specified by the \'Lang[详细]
2023-04-06 17:25 分类:问答cannot compile c codes using microsoft visual studio c++ 2008 express edition
I have a c codes which can be compiled in Linux using gcc. But when I try to compile it using microsoft visual studio c++ 2008 express edition, using the ide, it shows the error[详细]
2023-04-06 16:47 分类:问答How can you see the collection of registered httphandlers?
How can you see which HttpHandlers are registered? How can you loop thr开发者_JAVA技巧ough the registered HttpHandlers? I suppose all the handlers are in a collection somewhere but where. using System[详细]
2023-04-06 16:30 分类:问答Visual Studio Setup Project and Custom Action Usage (Installer Class)
I have an installer, an MSI file, when executed interactively (by an end user), it installs just fine.Specicially, the Custom Action I added to the MSI via an Installer class, executes as part of the[详细]
2023-04-06 14:55 分类:问答SSIS "Script Task" Unable to Debug (VS2008)
I was able to debug SSIS Script Task but then something happened to my PC that doesn\'t allow me to do this anymore.I\'m hoping someone on this forum can help me as I\'m about ready to send it to tech[详细]
2023-04-06 09:33 分类:问答