| Thread | Last Post | Replies |
|
| database project | 27 Jul 2007 12:27 GMT | 12 |
I have created a DB project in VS 2005. i have connected it to a sybase DB. This is a project that is in source control and shared in my dev team. When i registered the project in server explorer, i had to register with my personal credentials to the DB. It seems like this info is ...
|
| Hiding XML Code Documentation in VB.NET Source Code | 25 Jul 2007 05:40 GMT | 2 |
I'd really love to be able to open a source file up and have all my XML code documentation default to collapsed. I love the capability of generating professional looking help files using the XML tags in my source code. But, it really makes my code unreadable. I spend the first ...
|
| .Text Property not showing in Designer | 16 Jul 2007 18:06 GMT | 2 |
I developed a custom user control for the toolbox of Visual Studio 2005. How do I get the .Text property to show in the properties list after the user has dragged the control on the Form? All of the other custom properties show, but not the override of Text. Any ideas?
|
| Fonts & Colours settings | 09 Jul 2007 14:44 GMT | 2 |
I normally set up my fonts and colours the way I like them, and then lose them again when I change machines or reinstall. Now that I'm using VS2005, I get to keep them! But in trying to set them up nicely for once and for all, I've found
|
| Properties doesnt show for webforms in "Source view", VS2005 with SP1. Any ideas? | 07 Jul 2007 20:18 GMT | 1 |
I have some problem getting the property list to update when in code view. In "design view" for webforms everything looks ok, but if I switch to "Source view" I only get an empty property list and no controls/tags in the dropdown box.
|
| MenuBar disappeared in VS2003 | 06 Jul 2007 19:04 GMT | 2 |
The standard MenuBar (File, Edit, View, Project, Build, Debug, etc) disappeared in my Visual Studio 2003 installation. It comes back when I go Full Screen. I've tried repairing the installation, uninstall/reinstall, but it won't come back. Any ideas?
|
| intellisense freezes ide in c++ project | 06 Jul 2007 12:18 GMT | 1 |
I'm using Visual Studio 2005 Professional SP1 (ger). I'm working on a project containing both native and managed c++ code. When I navigate the mouse over a variable, the ide freezes for several seconds, making work almost impossible. I suspect intellisense causes the problem, as
|
| Item Template | 05 Jul 2007 17:13 GMT | 1 |
I created a item template which is a form with one button sitting on a panel. It shows up fine in the Add new items section. Now I want to remove it and can not find out how too. Seems help is great for adding them but didn't see anything for removing them.
|
| VS2005 FullTrust Problem on 2nd Physical Drive | 04 Jul 2007 18:58 GMT | 1 |
I have two physical hard drives. C drive and D drive (seperate physical hard drives) My Program folder and my VS2005 installation is on the D drive. If it matters, my D drive is named "Data"
|
| Create Project Templates | 04 Jul 2007 09:50 GMT | 2 |
When I'm trying to create a project template, the MSDN doc tells me that there is a menu item called "Export Template" in the File menu which can activate the Export Template wizard. But I just can't find the menu, what step do I miss?
|
| Error List poping up with each char I type in the IDE | 03 Jul 2007 23:24 GMT | 5 |
Hi; This just started happening. Each time I type a letter (or delete one) the VS 2005 Error List pops up. If it’s already up it gets the focus. Needless to say, this makes it impossible to edit code. Any idea how to stop this?
|
| Looking for UML reverse engineering tool | 02 Jul 2007 15:08 GMT | 3 |
I'm looking for a solid reliable UML tool for documenting our VS2005 C# solution, by taking the source code and generating class, activity, and/or sequence diagrams. I am not concerned about price, but about reliability and ease of use. Any recommendations are greatly
|