| Thread | Last Post | Replies |
|
| problem with CodeCompileUnit | 29 Nov 2006 14:35 GMT | 1 |
I must realize the function and VS IDE is similar.I increase a method to arrive CodeCompileUnit ,Then produces this method the code to join to the code file in the appropriate position,this code file possibly contains continues class,and these codes can edit, but only then ...
|
| Projects Most recently used list, Sort Order? | 29 Nov 2006 10:40 GMT | 3 |
Is there some order to the project's MRU list? Is there some way to remove projects? Al G
|
| Losing ability to open a Windows Form with View Designer in VS 200 | 29 Nov 2006 09:04 GMT | 1 |
I have a few Windows Forms in my project. They appear in the Solution Explorer as, e.g. Form1.vb, and if you click on the plus sign to the left of it, below it apears Form1.Designer.vb. Normally, if I double-click directly on Form1.vb, the form design (i.e. how the form looks, ...
|
| Built-in Icon Editor no longer available in VS2005 | 28 Nov 2006 22:02 GMT | 11 |
Somehow I lost the Icon Editor built into VS2005. How can I get it back. If I right-click and Icon file in the solution explorer and select view designer I get the common "No application for this file type" message.
|
| vs 2005 - why doesn't f12 go to definition anymore? | 28 Nov 2006 06:47 GMT | 1 |
i believe my environment and keyboard shortcuts is set to use c# specific, but i like f12. whats up? thanks
|
| [VS 2005] "Obscure" icons | 24 Nov 2006 23:27 GMT | 1 |
If you open msenv.dll in the IDE and look at the bitmap with ID 1268, you see all the icons (using the term generically) that are used in the Object Browser and Class View windows. Many of them are familiar to me, but several aren't, and I'm wondering if others could help fill in ...
|
| Seing All Objects in memory | 22 Nov 2006 21:13 GMT | 1 |
What windows in VS2005 allows me to see every single class, variable etc my code has loaded I know Local windows allows you to see only locals...I want to see everything is loaded in memory because of mi application.
|
| Create always Debug-Release with VS2005 | 22 Nov 2006 11:05 GMT | 1 |
in VS2003 i can choose between "debug" and "release"-build. I´m missing this function in VS2005 Express. Is it possible to create always a debug-release without starting the application? Best regards
|
| IDE not compiling changes | 21 Nov 2006 21:25 GMT | 7 |
I am using VS.NET 2005 - when I modify a form and press F5 to compile and run, it doesn't compile the changes I have just made! I have to do a rebuild all the time. Does anyone know whats going on?
|
| macro to connect to VSS | 21 Nov 2006 15:42 GMT | 4 |
I am looking for a way to connect to VSS in a Visual Studio macro. I am relatively familiar with writing macros in VS2003. I can get the solution and enumerate the projects. Visual studio is tracking those projects and their items as source controlled objects. It seems to ...
|
| Dynamic Help does not show function help | 21 Nov 2006 03:29 GMT | 17 |
I have installed Visual Studio .NET 2005 with MSDN 2005 and the dynamic help does not work correctly. If I create a project and type a function i.e. printf, the function context hint text is displayed correctly, but when I hit f1, it brings up printf
|
| Form designer throw an exception | 18 Nov 2006 02:41 GMT | 1 |
I have a project with forms and suddenly when I tried to open a form an exception is raised: Something like serialisation things. The form cannot be shown. I tried to close solution, VS 2005, reopen.
|
| Visual C# .net 2003 - Debugger error | 17 Nov 2006 20:08 GMT | 1 |
while trying to debug rcv'ed: Error while trying to run project: Unable to start debugging. The debugger is not properly installed. Run setup to install or repair the debugger. Debugger was working until system refresh, now no luck, have re-installed
|
| IDE crashes when editing dialogs, UI | 17 Nov 2006 19:56 GMT | 1 |
My Visual Studio 2005 IDE crashes whenever I edit an MFC (unmanaged C++) dialog or other UI. I have the opportunity to debug and I see the exception seems to happen in a GdiPlus.dll. Any ideas?
|
| how to high light vertically, like QuickEdit in DOS? | 17 Nov 2006 16:18 GMT | 6 |
I saw a user group presentation that the presenter high a block of text vertically, liked what you can do in DOS prompt with QuickEdit Mode checked. (Normally, highlight of text is done horizontally.:) Would someone tell me how vertical highlight is done liked QuickEdit in DOS?
|