| Thread | Last Post | Replies |
|
| Mouse wheel speed | 09 Jul 2004 08:27 GMT | 1 |
Does anyone know how make the mouse wheel speed accelerate when scrolling through source code. It works fine in VS6.0 and all other applications but not in VSnet. I am using V7.0.9466, that latest SP and Windows
|
| Shortcut for Scroll page? | 09 Jul 2004 08:22 GMT | 3 |
I can't seem to find a shortcut key that scrolls a page up or down while leaving the cursor on the original line. Does one exist? TIA, Martin.
|
| Visual Studio toolbars are way too fancy | 09 Jul 2004 07:34 GMT | 3 |
I am writing to let you know that it was a dissapointing experience interacting with the new IDE of Visual Studio 2005, particularly concerning the toolbars and menus. Both, menus and toolbars have this gradient-like look and feel to them which isn't really professional. It ...
|
| using wwwroot as your application/project root | 08 Jul 2004 07:36 GMT | 1 |
OK, I'm having a brain fart on this one. I'm getting a dreaded " Could not load type" type error on my application and a bit of research indicates that this could mean anything from a corrupt DLL to a corupt IIS. So, after having tried many different suggestions, I'm
|
| Possible Bug when adding Typed DataSet to Form | 08 Jul 2004 05:47 GMT | 3 |
I'm trying to drop a typed dataset onto a form. I choose DataSet from the toolbox and drop it on the form. Then, in the Add DataSet Wizard, I choose Typed Dataset, choose "Referenced Datasets" from the list, and then choose the dataset that I want. (The dataset is from another ...
|
| Disappearing "View Code" button in IDE... | 07 Jul 2004 15:56 GMT | 1 |
I'm using VS.NET 2003 and I've noticed some odd behavior that I didn't notice in earlier versions. Within the IDE, at the top of the solutions explorer area, there are some short-cut buttons for viewing a module in its code form or design form. When I first open up a
|
| Assigning a icon to a macro | 07 Jul 2004 14:28 GMT | 2 |
I have macro that I put on my toolbar but I want to replace the text of the macro with an icon... how?
 Signature Thanks
|
| Getting "Open Existing Item..." to "Link files" instead of copying in VS.Net 2003 | 05 Jul 2004 21:06 GMT | 1 |
I am using VS.Net 2003. I wish to share a single C# source file stored in a Common folder amongst multiple ASP.Net webforms projects. "Project->Add Existing Item..." causes VS to copy the files to each projects root directory, which is not what I want.
|
| intellisense | 05 Jul 2004 18:57 GMT | 3 |
I have a problem with Intellisense in situation, when I try to use classes declared in dll libraries (I mean my own, in the same solution). I need to rebuild solution very often in order to Intellisense work with this classes.
|
| Jump to error does not work | 05 Jul 2004 07:56 GMT | 2 |
I'm having a problem with Visual Studio .NET 2003 where "jump to error" do not work. The problem only occurs for some solutions/projects while others work as expected. Any idears to solve this problem ? Best regards, Mikael Højer
|
| VS 2003 - can't open .xsd files | 04 Jul 2004 22:52 GMT | 6 |
I have DataSet.xsd in Solution Explorer and it can't be opened. It's not just that project. I tried creating new project and using other data source but the same thing happends. I can't open .xsd file. I also tried to reinstall it... Nothing
|
| Must-Have VS2005 Features: | 04 Jul 2004 01:42 GMT | 5 |
I want a way to document new projects as they are created so when I open a solution that contains many projects I can get properties on a project and use that project's description tab to display its meta data I could use to remind me what the project was created for, by whom and
|
| VS .Net 2003 Ent causes 100% cpu usage | 03 Jul 2004 21:17 GMT | 1 |
Wierd one here. For the past 2 days everytime I click on the solution explorer the machine just goes out to lunch never to return. I have to manually go into the task manager and kill the enviroment. I have unistalled
|
| C# Auto Brace after inserting IF Statement | 03 Jul 2004 21:08 GMT | 3 |
I develop projects both in VB.NET and C#. When I code in C#, I notice that the feature that should automatically insert a brace "{" for me (after an IF statement for example) doesn't work. Auto-indentation works fine. I have friends who say this works, and according to the docs ...
|
| How to stop check-out on add to project? | 03 Jul 2004 18:01 GMT | 3 |
VS 2003 always attempts to check existing files out when I add them to a project. That's irritating since I rarely want to edit those files... how can I stop this behaviour? Sometimes I have to add files to projects where I don't even have check-out access to the source files I'm ...
|