| Thread | Last Post | Replies |
|
| Font of MsPress Books | 30 Oct 2004 13:43 GMT | 2 |
Hello, I'd like to know what font the parts of mspress books that shows parts of code are written in... and if I could set it as my vs2003's environment font. thx
|
| Black Screen while compiling | 29 Oct 2004 11:20 GMT | 3 |
When I compile my Solution in VS .NET 2002 on Windows 2000 SP4 then I get a black Screen for a few Seconds. Has someone seen this behaviour and knows a solution? Thank you very much,
|
| Any equivalent to the VB "immediate" window in VS .Net 2003? | 29 Oct 2004 03:10 GMT | 1 |
This is something I'm probably missing by an inch, but it's eluded me so far....is there an equivalent in VS .Net to the Visual Basic immediate window, where I can investigate my variables, by typing something along the lines of "? myStringReader.ToString()" and seeing the output ...
|
| VS 2005 Beta and .NET Framework 2.0 Beta | 28 Oct 2004 15:28 GMT | 1 |
does anybody know about some (microsoft-) newsgroups for the two beta products? Tnx, Stefan
|
| Question about VS project state | 28 Oct 2004 13:59 GMT | 4 |
I have several VS solutions/projects that I work on. I back them up in PKZip files from the directory above the solution/project root directory. When I (occasionally) screw up a project and recover it from the zip file, the VS state is not recovered. By "VS State" I mean
|
| Clear recently opened project list on Start Page | 28 Oct 2004 12:04 GMT | 1 |
I am using VS.Net 2003, on Start Page there is a list of recently opened projects, how do I wipe them out? TIA
|
| VS wont step into debug | 28 Oct 2004 11:12 GMT | 1 |
Visual Studio 2003 C# .net It's a recurring problem, Ive several breaks in my code and the debugger doesn't stop when it hits them. Sometimes it will, other times it won't. If I start by pressing F11 it will step into the program ok but after I
|
| Adding a custom tab in "Add References" dialog | 28 Oct 2004 09:32 GMT | 4 |
I want to add a new custom tab in the "Add References" dialog box. Is there a way to do so? This will help us to add all references to only our projects. (I know abt the option of adding myassembly folder in
|
| Odd quirks in VS.NET 2003 | 27 Oct 2004 20:19 GMT | 1 |
I've been seeing a couple of odd things in VS.NET 2003 and was wondering if there was any way to fix them. First, for a while now, when I try to pull navigate to a help page, very often Visual Studio will thrash around for a few moments and display a "Page
|
| VS Extensibility: How to create a combobox in a commandbar? | 27 Oct 2004 14:51 GMT | 2 |
I'm currently developing an Add-In for VS.Net 2003. It has a commandbar with a couple of commandbuttons. I use the DTE.Commands.AddNamedCommand method to create a VS-wide command (gets persisted throughout sessions) and the Command.AddControl method to add the command to the ...
|
| Best Way to Design a Web Page?? | 27 Oct 2004 14:27 GMT | 2 |
I have been working with VStudio 2003 for some time. I have even built a couple of plain-jane web sites (to collect software evaluations, book conference rooms, etc.). Now I am faced with creating a Website that needs to 'sizzle' (customers request). As far as I can tell, the web ...
|
| Visual Studio 2005 memory usage??? | 27 Oct 2004 13:03 GMT | 1 |
I installed VS 2005 Beta 1 on my Windows Server 2003, I also have VS.NET 2003 installed on that PC. First of all when I start VS 2005 IDE, its takes easily 50MB of memory and if I create a C# Windowds application memory usage was 100MB (keep in mind Windows Server 2003 is not ...
|
| "Academic" vs Professional VS.Net | 27 Oct 2004 12:51 GMT | 1 |
I am interested in purchaseing Visual Studio.Net, but I would like to know if there is a funcitonal diference between "Academic" and "Professional" versions. I am not a programmer, but would like to learn. I do not intend to sell any
|
| Strange little problem | 27 Oct 2004 09:23 GMT | 1 |
I know this sounds a bit ridiculous (and could be classified as a nitpick), but I've found some very odd behaviour in VS.NET 2K3 IDE (I'm running EntArch edition). By default, I have the "Description" option for the properties window on the
|
| Best practices for builds and promotion | 27 Oct 2004 08:00 GMT | 1 |
I was wondering if anyone might be willing to describe how they handle migrating code through their various environments. We have a multi-tiered setup for our evelopment. The developers code on their local machines and then check the code into the devo source tree to be ...
|