Skip to content

Visual Studio

Discussions on the Visual Studio .NET IDE

This category can be followed from the open social web via the handle visual-studio@forum.codeproject.com

3.1k Topics 7.8k Posts
  • Where is Windes.exe?

    csharp beta-testing question learning
    3
    0 Votes
    3 Posts
    1 Views
    P
    Thanks. Silly somebody! Best regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan.
  • Warning: VS.Net and ImageLists on XP

    help csharp visual-studio question
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Modifying template code files

    csharp visual-studio wpf com question
    2
    0 Votes
    2 Posts
    5 Views
    R
    It is very easy. Just look under the appropriate directory open the appropriate file and modify it. For example if you want to modify the default Class generated by C# in it under VC#/CSharpNewItems directory. ..this is a VB Programmers' world and we all are just visitors - Someone in a MSJ article
  • Copying Resource

    csharp visual-studio question learning
    2
    0 Votes
    2 Posts
    4 Views
    R
    Strange, I have done it many times. Is your active tab the resource view? (solution view or class view will not work) ..this is a VB Programmers' world and we all are just visitors - Someone in a MSJ article
  • SQL Query Analyzer in VS.NET?

    database csharp visual-studio tools question
    5
    0 Votes
    5 Posts
    10 Views
    P
    Davey wrote: Go to the "Tools" menu and choose "External Tools...". You can then add QA (isqlw.exe) to your tools menu. Thanks! I live and learn. Still, Query Analyzer is so useful it should be part of the VS.NET server explorer IDE. regards, Paul Watson Bluegrass Cape Town, South Africa The greatest thing you'll ever learn is just to love, and to be loved in return - Moulin Rouge Tim Smith wrote: Over here in the third world of humor (a.k.a. BBC America), peterchen wrote: We should petition microsoft to a "target=_Paul" attribute.
  • 0 Votes
    1 Posts
    3 Views
    No one has replied
  • MRU Lists..

    help question
    2
    0 Votes
    2 Posts
    7 Views
    J
    Ah ha Found the reason why my MRU list doesn't show up. It's because I had disabled recent document history under windows itself. See http://www.winguides.com/registry/display.php/545/ for more info. So, the workaround is either reset the key mentioned above which means recent documents start appearing under your start menu so to remove the recent documents menu altogether see http://www.winguides.com/registry/display.php/8/ . The other way is to hack vshome.js or vshome.xsl (your pick) to generate MRU lists for the start page - I don't think making this hack, will make the MRU list appear under the menu items. Jignesh
  • Microsoft Visual C++ .NET Add method wizard question

    c++ question csharp com
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • VC.NET and Outlining

    csharp c++ visual-studio question
    3
    0 Votes
    3 Posts
    7 Views
    L
    Ahh, ok, thx much for the reply! -Lunchy
  • Cut/Copy without selection

    question
    11
    0 Votes
    11 Posts
    18 Views
    K
    The multiple clipboard feature works in a much more usable way in VS than it does in Office 2000/XP. I think this feature (in VS, at least) is very useful. Presumably lots of others do or they wouldn't have introduced it. It's not intrusive in the sense that you don't notice it if you don't use it, so it doesn't interfere with your normal copy and paste. However, different users have different preferences and that's why MS products are so bloated. Supposedly most of us only use 5% of the functionality of MS Office but we all use a different 5% according to MS. Whenever I was in a team of developers using VC6 I generally found that no two developers were using the IDE in quite the same way. That's why you need lots of flexibility and it should be customisable. No doubt there's probably some undocumented way of disabling the "copy without selection" feature. (You're the only person I've come across who's complained about it, BTW.) Kevin
  • IDE shortcuts

    visual-studio question announcement
    4
    0 Votes
    4 Posts
    7 Views
    K
    When I first heard back in 1998 that microsoft were going to produce a combined VB-style IDE (i.e., an evolution of Visual Interdev - which originally came from the VB IDE code base) for all the languages I expected that subsuming the functionality of the excellent VC++ Developer Studio IDE would be problematic. Sure enough, most complaints about the IDE have come from VC++ guys. For example see the Microsoft .NET newsgroups. Someone from the MS VC++ compiler team said that the IDE is likely to be significantly improved in the next version to address VC++ issues. I've posted an article on the site showing how to help out a bit on tool window management using a combination of command aliases and macros. It's not perfect but it cuts down a bit on the mouse. You might like to give it a try. http://www.codeproject.com/macro/vstogglewindow.asp I guess that between now and the next release the Add-In gurus (I'm not one of them!) will churn out some helpful IDE utilities. Joshua Jensen's Workspace Whizz for VS.NET is in Beta, for example. Kevin
  • Member vars for ActiveX -button in VC.NET Dlg

    visual-studio help csharp c++ com
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Bug: Open WIth for multiple files

    help csharp visual-studio question learning
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • security settings problem??

    c++ help csharp security question
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • 0 Votes
    5 Posts
    3 Views
    Y
    Thanks Tom, all I'd like is how to change the color of all namespaces, classes in .NET Framework, it will be really cool, which we have done with Win32 APIs in VS6. Tien,
  • Stop helping me, Microsoft !!!

    csharp c++ html visual-studio com
    2
    0 Votes
    2 Posts
    5 Views
    A
    First issue: Go to Tools->Options then click Text Editor, then click HTML/XML, then click HTML specific and uncheck the Close Tag check box. You might want to do the same for XML specific if you're editing config files. Second issue (not tested, but I have a hunch that it'll work): Go to Tools->Options then click Text Editor, then click HTML/XML, then click Format. Take a look at the Apply Automatic Formatting section. Andy Gaskell, MCSD MCDBA
  • Installing IIS after VS.NET

    question csharp asp-net visual-studio windows-admin
    3
    0 Votes
    3 Posts
    6 Views
    B
    Thank you, I was afraid i'de have to reinstall everything
  • VC++ Suggsetions v 1

    c++ css visual-studio design data-structures
    4
    0 Votes
    4 Posts
    7 Views
    L
    I've found that setting the following registry value gets rid of most of the problems with the Dynamic Help stuff: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.0\Dynamic Help\Never Show DH on F1 = "YES" Jason Wilden
  • The reason for this forum

    csharp visual-studio
    11
    0 Votes
    11 Posts
    21 Views
    B
    He could well be "Isn't that the "write once, debug everwhere" language?" Tom Archer on Java... :)
  • Add existing item, compile is disabled

    c++ help data-structures
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied