| Thread | Last Post | Replies |
|
| How can I accomplish this task? | 09 Aug 2006 20:39 GMT | 1 |
I would like to display some data with a plus sign next to it if there was corresponding data to go with it. When you clicked the plus sign then the data would expand and you would see the relative data below it. Ideally, I would like to do something like this with a ...
|
| Is this a Bug of VS 2005? | 09 Aug 2006 20:37 GMT | 1 |
Is this a Bug of VS 2005? We know size_t is not a built-in data type in C++, rather, it is just a typedef declaration. However, I found the following code could be normally compiled with VS
|
| Need Script to Download Files from Webserver | 09 Aug 2006 20:32 GMT | 1 |
Hello... Our website is built using Dreamweaver. We need to incorporate some script that will allow users to view files stored in a folder on our webserver, and then download them to their harddrive.
|
| Best inter-process communication scenario ? | 09 Aug 2006 20:17 GMT | 3 |
I'm developing a C# application. I would like this application to allow other applications (written in plain C++ or C#) to access a singleton object it defines via inter-process communication. I want all the client applications to connect automatically to the first
|
| Microsoft Management Console (MMC) snap-in to configure ASP.NET | 09 Aug 2006 20:03 GMT | 1 |
I have recently installed visual studio 2005 and then ran the aspnet_regiis program, I now get the asp.net iis plug in that allows the framework for a virtual directory to be selected from within IIS.
|
| Free VSTS Front end? | 09 Aug 2006 11:48 GMT | 1 |
We are about to evaluate VSTS for our project management software. I know it integrates well with the VS IDE, which is a major benefit. What I need to know is, once we buy the VSTS back end, and the VS.Net IDE for the developers, is there a free web front end which will allow
|
| Any way to disable docking in VS2005? | 09 Aug 2006 11:40 GMT | 1 |
Is there any way to disable docking completely in the Visual Studio 2005 interface? I'm always accidentally grabbing a window and dragging it somewhere I don't want it. Thanks,
|
| Source Control Integration Option Missing from Visual Studio 2005 | 09 Aug 2006 11:39 GMT | 2 |
On my desktop I have visual sourcesafe 2005 client installed and pointing to a source safe v6 database. The File | Source Control option is missing from the VS.NET 2005 IDE. I also have Visual Studio 2003 running on the same PC and the option is
|
| How retrieve information about solution | 09 Aug 2006 11:36 GMT | 1 |
I'm triying get information about a huge solution, like number of methods, number of lines, etc.. Is there any tool or way to do this? Thanks anticipated
|
| Binding not working multi-select list box | 09 Aug 2006 11:18 GMT | 10 |
Can you data bind selected items to a multi-select list box control in win forms? I have a list boxes on a form, one single select the other multi select. They are bound to two BindingSources. The binding sources data is controlled
|
| Create a solution | 09 Aug 2006 11:09 GMT | 1 |
This is a real muppet question but one that is driving me mad... How do I create a solution in VS.net 2005. I can create projects easily but I want to add a blank solution to a parent directory and then be able to add a web project and a web service project in child folders to ...
|
| Sql-Server does not appear in VS 2005 | 09 Aug 2006 11:03 GMT | 2 |
I have Sql Server 2000 and Sql Server 2005 on my system. In Visual Studio 2003 I see this sql servers in the server explorer. In Visual Studio 2005 the sql server are not in the server explorer. What is to do?
|
| A user can't select any text on web page created in VS2005 | 09 Aug 2006 10:28 GMT | 4 |
I have a web site that has many pages. On one page a user can not use their mouse and select any text. The other pages they can. Why is this? I have just upgraded it to VS2005, does this have anything to do with it?
|
| Deploy VS 2005 / asp.net 2.0 application by hand copy / past over ftp | 09 Aug 2006 02:57 GMT | 3 |
I have a VS 2005 / asp net 2.0 application. Now it must be deployed, but I do not want / can not use any tool. I have to copy / past all files from the development server to the production server over ftp.
|
| VS 2005 SP1? | 09 Aug 2006 00:37 GMT | 5 |
I have heard that Service Pack 1 will fix problems like the genasm errors you get if a Control has public methods/properties that work with generics. (Google "genasm error message when adding DesignTimeAttributes.xmta to my project" if you want more information on that topic.)
|