| Thread | Last Post | Replies |
|
| Brace Indenting | 29 Feb 2004 23:07 GMT | 6 |
My primary annoyance ... For years I have used a style of ... if ( ! bJunk ) {
|
| .Net and SourceSafe | 29 Feb 2004 21:57 GMT | 1 |
We've just upgraded our project from IDE 6 to .Net and we're having a few problems trying to get SourceSafe intergrated. Under IDE 6 we were able to arrange our files such that all the source code files were under a directory location that was different from where the project ( now ...
|
| Database Project | 28 Feb 2004 00:23 GMT | 1 |
I have been experiments with the database project option. I found an article on the web that explains how to use this type of project. But I don't seem to get the same options that the article explains I should get. I am trying to edit an existing table to add additional columns. ...
|
| VB.NET Reverse "Go To Definition" keystroke? | 27 Feb 2004 20:50 GMT | 1 |
In VB.NET I can right-click on a method and "Go To Definition" appears as one of the options in the context menu. Once I've arrived at the "definition" what's the quickest way to get back to the source line I came from? I thought there was an IDE keystroke that did this for me but ...
|
| Is Pure C possible in VS.NET? | 27 Feb 2004 18:00 GMT | 10 |
Is it possible for me to write programs in Pure C, without any do Windows things? If yes, how can I compile it? I can't find a compile button or menu item. Thanks!
|
| VS 2003 problem | 26 Feb 2004 09:10 GMT | 2 |
I have a simple project with one Web form. When I select any control on the form or add a new and show Properties Window of the selected control that Property Windows does not have Event button on it. Also, don't know if that is related to the Property
|
| Where's resize to content in the resource editor??? | 25 Feb 2004 16:12 GMT | 2 |
A handy feature in VS6 and earlier was the option to resize a text label to the size of the contents. How come it isn't in VS.NET?
|
| Persisting Language Filters | 25 Feb 2004 12:26 GMT | 2 |
I find I spend an exorbitant amount of time selecting the C# language filter while browsing help pages in VS.NET 2003. Is there a way to permanently set the filter so that the default on any help page is set to a specific language?
|
| VS.NET hands when opening web project | 24 Feb 2004 14:36 GMT | 1 |
All the sudden, my VS.NET is hanging whenever I try to open up a web project. I can still open console and WinForm. The only thing I've done recently with VS.NET was changing the "Work Offline" options. I was having trouble debugging projects when disconnected... here's the ...
|
| Custom toolbars lost (after installing Visio?) | 24 Feb 2004 09:29 GMT | 7 |
I noticed that my custom toolbars are missing from vsnet 2003 today. I had 2-3 toolbars with custom images that invoked vsnet 2003 macros. This happened on the first run of vsnet 2003 since installing Visio. Could that installation have caused the problem?
|
| gcc/vi better than VS | 24 Feb 2004 06:31 GMT | 11 |
Here is one thing I like better about using gcc/vi over visual studio: When compiling or linking with gcc, the text editor (vi) never locks up. However, when compiling/linking with visual studio, sometimes the text editor locks up and I have to wait for cl.exe or link.exe to finish ...
|
| the shortcut key combination to compile | 23 Feb 2004 13:09 GMT | 3 |
Does any one konw what the short cut key combination to compile in Visual studio.NET is? In Visual studio 6, it tells you in the tool tip, like ctrl+F7 for compile. In .NET 2003, the tool tip doesn't have this information. While I am on it, how to find out the short cut key ...
|
| IntelliSense in new file | 23 Feb 2004 05:12 GMT | 1 |
I have a single aspx file that I want to view in VS.NET and gain intellisense support for. How can I do this? When I open the file in the IDE and start typing html tags I do not get the list of available tags or the automatic filling in of the closing tags.
|
| Major Bug in VB.Net IDE | 23 Feb 2004 02:57 GMT | 1 |
IDEs that are able to connect to and use Sql Server 2000: Macromedia Dreamweaver Macromedia Homesite Macromedia Coldfusion Studio
|
| IDE Expert Please help!!! Ctrl+R not bring up solution explorer (waiting for chord!!) | 21 Feb 2004 04:10 GMT | 1 |
In the old VB IDE environment, if I removed the "Project Explorer", all I had to do to bring it back was press Ctrl + R. When i try to do it now in VB DOT NET, I notice at the bottom of the IDE screen, it says "Waiting for second key of chord".
|