| Thread | Last Post | Replies |
|
| very slow compile times on network | 06 Apr 2007 17:23 GMT | 1 |
I am trying to run a fairly small project (about 10 files), in visual studio 2005 sp1. When the the files of this project are on the network, it takes a very long time to compile, between 15 and 20 seconds, making it practically unusable.
|
| VS2005 Source View & Properties | 05 Apr 2007 18:41 GMT | 2 |
Got an aspx file open and in "source" view. Another words I am looking at the html. Until recently, if I placed the cursor say in a table tag while in source view, I would see the properties of the table displayed in the Properties
|
| Class Designer in VS2005 Professional? | 05 Apr 2007 14:34 GMT | 2 |
I have VS2005 Professional Version 8.0.507727.762 (from Help>About). I would like to use the "Class Designer" feature I see on webcasts that looks like a Visio/UML class builder tool. Is there something special I need to do to install it? I thought it would be available under the ...
|
| VS dot Net and VB6 | 05 Apr 2007 13:29 GMT | 2 |
Can I port my vb6 code to vb do net? If not, where should I look for assistance? I'm currenlty taking a few couses in vb dot net and the instructor says "yes", but almost everything I read says "Pretty much No". Thanks.
|
| linking partial classes in ASP.Net 2.0 | 05 Apr 2007 12:41 GMT | 1 |
I know that we could link partial classes in WinForms, so that they appear in Solution Explorer similar to the following (say in C#): MyClass.cs - MyClass.Partial2.cs
|
| Complete newbie question on visual studio projects | 05 Apr 2007 03:47 GMT | 1 |
I have a program involving matlab and sql which generates a set of graphs. There's a set-up in my computer at work such that, supposedly, the graphs get displayed automatically in a visual studio project as soon
|
| Custom Nest Related Files | 04 Apr 2007 21:06 GMT | 1 |
In the VS 2005 Solution Explorer, you can nest files such as page.aspx.cs underneath page.aspx. Is there a way to add other files there? For example, I'd like to include a page.aspx.js file in there too, so that the nesting would have page.aspx at the top, then
|
| Source Control issue | 04 Apr 2007 16:44 GMT | 1 |
I am having and issue with ClearCase and Visual Studio 2005. We had a project in VS 2003 that was version controlled under ClearCase. We have now converted the project to the .NET 2.0 Framework. The updated versions are now in ClearCase. When I am trying to open the new project ...
|
| problems with debugger in visual studio 2005 | 04 Apr 2007 15:25 GMT | 1 |
I can't debug in visual studio 2005, when "step over" or "step in", it will direct me to "_tmainCRTStartup", how I can solve this problem? could anyone give me some configuration tip? thanks for your help!
|
| Visual Studio Database Professional - Database Reference | 04 Apr 2007 06:44 GMT | 10 |
I have created a SQL 2000 database project. I used the 'import database schema' to import my db. that database has references to MSDB. I am getting the error TSD3025: The following cross-database dependencies could not be verified:
|
| IE 7 "My Computer" Zone Settings | 04 Apr 2007 03:46 GMT | 6 |
As I develop and test locally, I am having a frustrating experience with IE 7 where it keeps blocking scripting on HTML pages when I run them locally. Forgive me if this is the wrong place to post this question, but I really couldn't find the right place.
|
| How to create DB schema from XML schema | 03 Apr 2007 21:36 GMT | 5 |
We have XSD file with XML schema and want to generate database or SQL from it. Visual studio reads XSD file and shows everything graphically fine. Is there anyway, we could actually transfer the graphical information to database?
|
| How can I delete those 2GB files? | 03 Apr 2007 19:31 GMT | 1 |
After I unintalled my Visual Studio 2005 Express Editions, the free space of my Hard Disk did not increase, instead, it decreased approximately 2GB. What's going on? Any solution?
|
| "Restore File Associations" in Visual Studio 2005 | 03 Apr 2007 16:29 GMT | 2 |
I recently installed Visual Studio 2003, after having already installed VS 2005. Unfortunately, it took over all of the file associations. There is an option in Visual Studio 2005 to restore these associations, under Tools > Options > Environment > General. However, this ...
|
| Trouble with multiple projects in a solution: VS 2003 | 03 Apr 2007 14:45 GMT | 1 |
We have 2 web VB ASP .NET 1.1 projects: proj1 and proj2. The individual projects are placed in directories as follows: Code>proj1 Code>proj2
|