3
votes
2answers
31 views
VS2008 How I can get rid of the “Error List” window
Hello,
I don't really like the Error list window, I prefer to use the Output window.
The only way I can hide the Error list window is to make it floating and to put it as a small popup window in a …
2
votes
1answer
38 views
VS2008 not working with SQL Server 2008 Express ???
Hi,
I've both VS2008 and SQL Server 2008 Express installed in my computer. When I try create a new DB or attach an existing one, I get the following error message:"This version of server is not …
1
vote
0answers
13 views
VS2008 plug-in capable of adding imports and references
Very often when coding I'm missing a Imports (Using in C#) and have to look in Object browser to find in what library is located.
Sometimes the library is not even referenced in the project.
Do you …
1
vote
3answers
28 views
Retrieving dynamic text from a website in vb.net (VS2008)
Hey guys, i want to be able to retrieve dynamic data from a web page (share prices). I started out by retrieving the html code before i realised that as it is live data, the html code will be of …
1
vote
3answers
38 views
Applications based on Visual Studio Shell
I like to know the list of applications using Visual Studio Shell Platform, to understand its capabilities. As of now i know
IronPythonStudio
1
vote
3answers
65 views
Visual FoxPro and VS2008 do not show all DBF records. A separate build does.
Hi,
I am working on a project in Visual Studio 2008 (in vb.net). The app needs to import data from a Visual FoxPro database (dbc file). Do not ask why FoxPro. It needs to be vfp and the database is …
1
vote
2answers
39 views
Resx tools for asp site
Hi guys
i am coding a pretty large intranet based web system that needs to support multi language. i have in excess of 150 pages, each of which will have an associated resx file. developing in vs2008
…
1
vote
3answers
113 views
What to look for in performance analyzer in VS 2008
What to look for in performance analyzer in VS 2008
I am using VS Team system and got the performance wizard and reports going.
What benchmarks/process do I use?
There is a lot of stuff in the …
1
vote
3answers
61 views
How do I install GDI+ version 1.1 on Windows XP?
Has anyone done this successfully? As I understand, GDI+ 1.1 only ships with Vista. I'm trying to get my hands on the different Effects classes.
I'm using C++ VS2008 (VC9)
1
vote
4answers
67 views
visual studio 2008 software assurance to 2010
Does anyone know the MSDN licensing rules around upgrade from visual studio 2008 to visual studio 2010 if I were to buy VS 2008 now?
I will not be able to get budget for the 2010 one too, but I have …
1
vote
2answers
21 views
ClickOnce Icon when updating the app doesn’t use my default application icon
I am deploying with ClickOnce. My app has a default icon, which is used fine. When updating (via clickonce) the update window does not use my application icon (it uses the default no icon).
I …
0
votes
1answer
9 views
Adding resources to solution explorer in experimental hive
Hi,
I'm currently working on a project using DSL tools in Visual Studio 2008.
Is there a way to automatically add a resource into the solution explorer of the experimental hive at runtime? I'm …
0
votes
1answer
36 views
C#: Integer value being returned as hexadecimal in VS 2008
I have a c# code snippets where i am creating a list of my custom class objects.When i am taking the count of that,its showing me a hexadecimal value in the quickwatch window.
But if i type …
0
votes
1answer
7 views
Visual Studio Report Viewer Control 2008
I used the Report Viewer Control with SQL 2005 a few years ago. Back then I had to download and install the control manually, even for development, if I remember this correctly.
It appears that VS …
0
votes
1answer
18 views
Scriptmanager not supporting for .net 2.0
I am deploying a website which is developed in 3.5 framework.Server only support 2.0.
hence i recompliles the same project by changing the target framework.
But there is a scriptmanger in my …
