| Thread | Last Post | Replies |
|
| Annoying Automatic Project Checkouts | 25 Apr 2006 03:15 GMT | 1 |
We have 2 developers working on a project that is located in Vault (SourceSafe drop-in replacement). As normal in a SCC environment each developer checks out the files they are editing then checks them back in when they are complete. To ensure working with the latest files each ...
|
| Problem sharing test configurations in VS2005 | 24 Apr 2006 22:57 GMT | 1 |
What do we have to do to share test configurations? I am creating and checking in a test configuration with a name of solution_name.localtestrun.testrunconfig I am checking in this file and the vsdmi file that seems to be created
|
| ANN: Visual Studio 2005: Unstable and Highly Recommended | 24 Apr 2006 21:16 GMT | 1 |
I recently sat down with some industry experts to get their opinion about the stability of Visual Studio 2005. Here's what they had to say: http://www.ddj.com/dept/architect/186500706 What are your thoughts about the stability of Visual Studio 2005? Do you
|
| Install Package | 24 Apr 2006 20:26 GMT | 1 |
A created install package, but if i wanna install it on the computer without framework, it starts to download files from internet. Do you know any guides how to create good install package without need of downloading anythinkg from the internet, on the computer with pure windows?
|
| .NET 2003 AND Visual Basic 6.0 | 24 Apr 2006 18:44 GMT | 1 |
It's posible create a ocx in Visual Basic 6.0, and work with this ocx in .NET 2003. And ocx in .NET 2003(LIBRARY CLASS) and work with this in Visual Basic 6.0.
|
| finding all variables of a particular type | 24 Apr 2006 16:35 GMT | 1 |
using VS 2003.. How do I search through a project looking for all user defined variables of a certain type? I would like to find all variables of type string, for instance.
|
| network drive | 24 Apr 2006 15:37 GMT | 1 |
what do you have to do in order to enable a .NET application to execute from a network drive? thanks. mark
|
| VS 2005 Commenter | 24 Apr 2006 10:51 GMT | 2 |
Does any one know how to customize the VS 2005 Commenter? Right now when you do “ ''' “ for VB or “ /// “ for C#, it just inserts generic comments in your code. I would like to know how I can change it to suit development needs.
|
| Find in Files suddenly does not works anymore | 24 Apr 2006 10:50 GMT | 3 |
I was happily working on my program. I did a "find in files" the result displayed in Find Result Pane. I cut the result to excel to sort it out. Then I come back to do another search. The Find in Files dialog does not pop up anymore!
|
| Visual Studio 2003 hangs creating web application | 24 Apr 2006 04:28 GMT | 5 |
I'm having problems creating ASP applications in VS 2003. The IDE hangs when Initializing offline cache. Anybody have a solution?
 Signature JTC
|
| Creating remote web sites with VS2005 - Frontpage server extension | 23 Apr 2006 19:42 GMT | 5 |
I have VS2005 installed on my XP Pro SP2 workstation and am trying to create a new web on my 2003 Server. On the VS Start Page I select Create:Web Site, then in the New Web Site dialog I select ASP.NET Web Site, HTTP as the location type, VB as the laguage and finally I key the ...
|
| VS.NET 2003 - Error after Windows updates installed | 23 Apr 2006 13:43 GMT | 3 |
I assume the problem is the updates but over the last month and a half, every Thursday, sometimes others but usually Thursday, after I have reset my machine after receiving the Tuesday updates, I get the following message: "The Web server reported the following error when ...
|
| DataGridView: Selecting rows programmatically | 22 Apr 2006 22:08 GMT | 2 |
(VS 2005) Please, could anybody tell me how can I select rows programmatically in a DataGridView, I need to give users the option "Select All Rows" and I don't know how, the SelectedRows property of the Dgv is readonly, so is the currentRow and other similar properties.
|
| Notification Icon for Windows Service | 21 Apr 2006 18:47 GMT | 2 |
I am in the process of creating a windows service application and I am trying to get an icon with a context menu to appear in the notification area of the taskbar. I have added a notifyicon control to the service, but although this appears when I run the project (F5), it does ...
|
| VS2005 BAckward Compatibility | 21 Apr 2006 13:47 GMT | 1 |
I understand that VS2005 only supports .Net 2.0, but what can I do about all the web applications that I built in 1.1 ? I also understand that you can run 2003 and 2005 alongside each other, however, I am purchasing the vs2005 upgrade (cheaper), so would this overwrite my ...
|