| Thread | Last Post | Replies |
|
| Change mouse cursor in VS.Net Add-In | 03 Dec 2004 14:12 GMT | 2 |
I'm developing an add-in, which initiates a pretty long process. During processing I'd like to change the cursor of VS.Net to the sand clock. I couldn't find any cursor or mouse properties in any of the EnvDte objects and interfaces to do it the same way as you do it in WinForms.
|
| Cannot see the resources in the "Resource View" bar | 03 Dec 2004 12:00 GMT | 2 |
I have a serious problem with my freshly installed copy of VS 2003.NET (I installed only VC7!). When trying to watch the "Resource View" I only get "Opened in another editor" with a red icon instead of the list of resource types in the .rc script.
|
| Accessing DOS Console Application From .NET | 02 Dec 2004 22:05 GMT | 1 |
Does anyone know if it is possible to get the data from a DOS or Console application in VB.NET? If not is it possible to lauch a console application and caputer the input or something? Thanks for any help.
|
| Oh so slow... | 02 Dec 2004 18:01 GMT | 1 |
I'm using vs .net 2003 on my laptop (P mobile 1.8 Ghz, 1GB ram) and it is soooo slow. The worst problem is that when I access a help page it can take up to a minute before the help page is displayed.. This is realy annoying... any ideas ?
|
| Datagrid Cell Selection | 02 Dec 2004 15:41 GMT | 2 |
I have this strange problem in VB.NET datagrid. I have populated the grid with some rows. I have set all the columns readonly except one. Now, I can select the content of the readonly only column and then reload the datagrid with a different set of rows. Very
|
| windows 95, 98 and ME with visual studio.net 2003 | 02 Dec 2004 15:11 GMT | 1 |
I've developed a program in vb.net 2002 and has to run in pc's with os win 98.It's impossible to update these pc's to win 2000 or xp and the MDAC of Microsoft visual studio .net 2002 doesn't support 9X operating systems. My question is:
|
| Visual Studio code generation problem | 02 Dec 2004 07:32 GMT | 1 |
I'm creating a WinForms app that has a ToolBar with ToolBarButtons on it. I've added an IExtenderProvider for ToolBarButtons that requires access to the parent ToolBar. The problem is that Visual Studio insists on placing the code that initializes the ToolBar after all the code ...
|
| vs.net xp 1/2 line | 01 Dec 2004 12:23 GMT | 1 |
I get this vs.net bug at least 10 times a day, at seemingly random intervals where the IDE text editor for a particular open file cuts off half the line as I'm typing. I'm using vs.net 2003, C#.
|
| VS.NET version problem | 01 Dec 2004 10:20 GMT | 1 |
Herez the scenario I have. Suppose I have projects A, B and C. Project B uses the out put from Project A and Project C uses the output from project B. So I can't keep them in a solution. I am using NAnt for building. Everything seems to be going good except the version ...
|