| Thread | Last Post | Replies |
|
| VS2005 Plugin with custom tooltip in c# code | 17 Nov 2005 08:51 GMT | 3 |
I'm currently working on a VS.NET 2005 plugin, and I need to show a custom tooltip info in the C# code window, similar to the parameter info which is displayed when typing a function name and bracket open. Is there a way to do this?
|
| VS2005 "check for service releases", with Firefox | 17 Nov 2005 02:05 GMT | 4 |
I just now successfully removed Beta 2 and installed the new VS2005 without incident. However, at the final step of the installation the install dialog box offers the choice of "check for service releases." When I click on that item, my Firefox browser (my default browser) ...
|
| Edit.GotoDefinition | 16 Nov 2005 22:59 GMT | 3 |
The macro that is assigned to Edit.GotoDefinition (F12 by default) is wonderful. SourceInsight has had this feature for a decade and I'm glad to see that it is finally in DevStudio. However, I have not been able to find a command that is equivalent to SI's "Go Back" command.
|
| VS2005 - Any way to alter stock IDE 'fuzzy' toolbar icons? | 16 Nov 2005 22:45 GMT | 7 |
To my eye the toolbar icons in VS2005 seem "out of focus". Rather than having sharp well-defined images, they apparently were deliberately made in this "fuzzy" way.
|
| MID application help | 16 Nov 2005 21:29 GMT | 1 |
I am some having problems with a custom icon and controling the size of the child form. I have included a custom icon on my main form and it displays fine at design time, but is shown with a dark background at run time. The icon is displayied properly on windows explorer and ...
|
| Changing Dialog FOnt In 2005 IDE | 16 Nov 2005 17:06 GMT | 1 |
The VS 2005 IDE uses the system font settings for the components that used to use the "Dialogs and Tool Windows" setting. If you really need to set this to something other than your system font, go to Display Properties (from control panel or by right-clicking on the desktop), ...
|
| Changing Dialog FOnt In 2005 IDE | 16 Nov 2005 16:59 GMT | 2 |
In VS 2003, I could change the font that was used in the "Dialogs And Tools" by using the Tools->Options->Environment->Fonts And Colors page, and setting the "Dialogs And Tools Windows" item. The main reason I needed this is because I run large system font, and so things like ...
|
| img tag ../ ./ / ??? | 16 Nov 2005 14:23 GMT | 4 |
This is my set up... Root (.aspx file for non-authenticated users) Root\Members (.aspx files for authenticated users) Root\Images (images for entire web site)
|
| Vs.net 2003 Toolbox & items save | 16 Nov 2005 07:02 GMT | 1 |
You can use the Import/Export Settings feature for this. On the Tools menu, select "Import and Export Settings", then proceed through the wizard and select "Toolbox" under "General Settings" when prompted to select which components to save. This will allow you to save all your ...
|
| Data menu missing in VS2005???? | 15 Nov 2005 23:52 GMT | 4 |
I'm trying to create a typed dataset in my asp.net project in VS2005 by following the instructions from the Help (copied below). The issue is that I do not see a data menu in VS2005. I can only see the data menu if I expand the Server panel and then expand my SQL Server. Then i
|
| Fonts & Colors - Double-Quotes in XML files | 15 Nov 2005 20:37 GMT | 1 |
Hello, I cannot see double quotes in my XML files in 2005. Can someone please tell me which FONT & COLOR setting to change to modify the color of the double-quote (") ?? I cannot see them because I can't change the color.
|
| VS.Net 2003 is so slow with just 9 projects | 15 Nov 2005 17:26 GMT | 2 |
I just have 9 projects in my solution. My solution may or may not have a UI or web service. This particular try at reorganizing my projects to make them faster to work in, in a soluiton, contains only libraries. I connect to VSS on a separate server.
|
| Hot key to quickly select a property | 14 Nov 2005 11:02 GMT | 1 |
When there are many properties in the Property window, I need to scroll down with mouse and find the property, but I prefer using keyboard, so I wonder if there is a hot key to allow me quickly move to a property?
|
| Where is Default Namespace located? | 13 Nov 2005 17:28 GMT | 5 |
After installing VS 2005 and creating a new web project I was surprised to see that it does not set a default namespace. In fact there is no namespace setting at all. The project is a new web site using the file system to an existing IIS windows server. After the project is ...
|
| remove reference in Visual Studio 2005 | 12 Nov 2005 06:06 GMT | 4 |
in Visual Studio 2005 I added by mistake the same reference twice, which is generating the error : "xxxxx is ambigus in the namespace YYYYYY". I cannot find a way to remove an instance of this reference neither from Solution Explorer nor Class View.
|