| Thread | Last Post | Replies |
|
| Overriding using IDE | 31 Aug 2005 15:25 GMT | 4 |
Currently, I manually override functions. How can I add overrides "automatically" with the IDE. H.B.
|
| Installing a VS Add-in - Need help!! | 31 Aug 2005 11:10 GMT | 1 |
I have a completed VS Add-in, but I trashed the setup accidentally. I've tried to recreate the setup but cannot get it to install the add-in and have the add-in show up on the user's VS in the Tool menu. It will put the DLL on the users machine, it will even show the Add-In
|
| data connection - attribute dialog | 31 Aug 2005 03:58 GMT | 1 |
When I select "add connection..." from the server explorer Data Connections node the atttributes dialog does not come up. I'm wondering if there is some way I can check to see what is necessary to open this dialog from VS .NET 2003.
|
| Tooltip on the Solution Explorer? | 29 Aug 2005 21:56 GMT | 2 |
I would like to ask, if we could get a tooltip in the Solution Explorer. When hovering over a filename. The reason for asking, is the need to be able to see the whole path to the file, since treeview isn't the optimal way to show this structure, without
|
| Re-Installing An Add-In Inside Visual Studio | 29 Aug 2005 15:10 GMT | 5 |
I am trying to create an add-in in Visual Studio. Anytime I reboot my computer (or log off), I get an error when I try to re-build the add-in as it says that it's being used by another process. I have to get out of the add-in, delete the DLL that's been built and then try again.
|
| DataSet sorting and user | 28 Aug 2005 15:54 GMT | 1 |
Hi again, The datagrid will get a dataset. We can find out what record the user double-clicks by the this.myDataGrid.CurrentCell.RowNumber property. But if the user 'sorts' the datagrid, then this RowNumber property is no longer
|
| Visual Studio 7.1 comments, dislikes, suggestions | 28 Aug 2005 01:03 GMT | 7 |
I posted a while back about my frustration with the lack of shortcut keys in VisualStudio 7 vs. the shortcut keys in VC6.0. A very nice guy from MSFT responded and asked that I keep a list of issues and/or shortcut keys as I try to work with 7.1.
|
| A comparison among six VSS remote tools including SourceOffSite , SourceAnyWhere, VSS Connect, SourceXT, VSS Remoting, VSS.NET | 26 Aug 2005 19:20 GMT | 5 |
A comparison among six VSS remote tools including SourceOffSite , SourceAnyWhere, VSS Connect, SourceXT, VSS Remoting, VSS.NET To view the full article, please visit http://www.BetterVssRemoting.com
|
| still no fix to the HTML modifications? | 26 Aug 2005 03:25 GMT | 3 |
i'm just curious, i've read several threads (most about a year old) about the horrible rearrangement issues with MS VS.NET 2003. are these issues STILL around? have they not given us a way to turn off all html re-formatting?
|
| Add-in for enhancing Solution Explorer | 25 Aug 2005 10:09 GMT | 2 |
As per the subject, is this possible?
 Signature Tony M.
|
| How do I generate C++ Call and Callers Graph in vs.net 2003? | 24 Aug 2005 16:01 GMT | 6 |
In VC++6 I was able to list where every instance of a function was called from the Browse tool using "Call Graph", and I was able to list every caller of a function from the Browse tool using "Callers Graph". How might I generate this information from VS.NET?
|
| Remember FTP username/password | 24 Aug 2005 07:12 GMT | 1 |
In VS2005 beta 2 there a great feature that lets you open a website through FTP suppling ftp-url, username and password. But how do I get VS to remember the username and password?
|
| Undo is always greyed out (i.e. does not work) | 24 Aug 2005 04:25 GMT | 3 |
I have just purchased Visual Studio.NET 2003 [Version 7.1.3088.] The undo/redo seems to be completely disabled - i.e. I cannot undo anything. If it matters - I am developing in VC++. Can anyone help?
|
| Tab order | 23 Aug 2005 18:34 GMT | 1 |
When I press Ctrl-Tab to move between tabs, it moves through them in the order of last use, rather than left->right across the top. As I'm generally looking at which tabs I have open, and wanting to move 5 right (or 4 left, or whatever), this is entirely un-useful.
|
| Need to change Active Solution Configuration | 23 Aug 2005 08:28 GMT | 1 |
I am using EnvDTE to modify and control a solution and its projects in VS.NET 2003, however I have not found how to change programatically the Active Configuration for the solution. Am I missing something?
|