Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Renaming a file added from a VSTemplate using an IWizard Extension.30 Jun 2006 09:14 GMT2
I'm wondering if it is possible to rename a file that is embedded in a project
template, after the template has been instanitated by creating a new project
from it.
The technique I have been attempting is to use an IWizard for the project
Override bookmark functionality30 Jun 2006 01:31 GMT1
Default functionlity is to use CTR+K+K to add a bookmark, then use CTRL+K+N
or CTRN+K+P to go to the previous and next bookmarks.  I would like to write
some extension so I could use CTRL+SHIFT+0 through CTRL+SHIFT+9 to add
bookmarks, then use CTRL+0 through CTRL+9 to go back to ...
How do I implement a custom debug engine per the sample without cr29 Jun 2006 11:03 GMT4
I’ve ran into a wall while working on the sample implementation of a debug
engine using ATL COM.  Is there a workaround?  Is this a known issue or did I
perhaps do something incorrect?
The intent of this was to follow the sample closely per Microsoft’s
Is there a way to add a custom wizard to the list of New Web Site templates?  28 Jun 2006 17:49 GMT4
I've written a wizard (.vsz) that creates and configures a website.  Now I
want to add it to the New Web Site template list.
Is this possible?  If so, how might I do it?
Thanks,
Using the Debugger2::GetProcesses()27 Jun 2006 02:30 GMT1
Has anyone managed to get this function to work? I'm trying to get a list of
process of a remote machine and it keeps failing. I'm wondering if it has to
do with permission issues (the user must have already logged onto the remote
machine?). Is the transport qualifier (2nd ...
Trust prompt with user item templates.23 Jun 2006 03:01 GMT4
How do you get rid of the "Trust", "Do Not Trust" prompt when using user item
templates?
Signature

http://www.peterRitchie.com/

Change the icon for item on the solution explorer22 Jun 2006 11:23 GMT5
Hi
In VS.net 2003 or 2005 Is there a way to programmatically change icon to
item in the solution explorer?
For example if the file is read only, have Icon with "RO" on it.
Setup project and .addin file22 Jun 2006 09:19 GMT3
I'm trying to create a setup project and .msi file for my addin. I want
the addin installed to <program files>\<Company
name>\<product>\My_addin.dll. I want the .addin file to go to <All
users' Doc & Settings>\My Documents\Visual Studio
Suppress reload message in VS200521 Jun 2006 12:49 GMT2
I created a plug-in that is used to modify the current source file in
VS2005. When the plug-in terminates I expectedly receive the VS2005 message,
"This file has been modified outside the source editor."
I would really like to suppress this message and instead automatically
How to remove named command?21 Jun 2006 00:33 GMT6
I have a toolbar with 3 buttons, each button is created by
EnvDTE::Command::AddControl() after the command has been added to the visual
studio 2005 environment via AddNamedCommand().
The problem I have is that I don't want these commands to be accessible
The MyC Project Crashes When Selecting "Properties" in DE Sample16 Jun 2006 22:18 GMT1
I’ve ran into a wall while working on the sample implementation of a debug
engine using ATL COM.  Is there a workaround?  Is this a known issue or did I
perhaps do something incorrect?
The intent of this was to follow the sample closely per Microsoft’s
Getting the solution name from a project wizard13 Jun 2006 07:04 GMT2
I need to get the name of the solution from my wizard that implements IWizard.
I've tried to use:
string name = dte.Solution.FullName;
...but it returns an empty string. Is there some way to do this except
LoaderLock on Simple Add-in12 Jun 2006 09:04 GMT1
I have a "clean" setup of Team Services for Developers (version
8.0.50727.42) on a new machine (XP Professional SP2).  I have followed both
the "Walkthrough: Building Add-Ins (Extensibility Guided Tour)" and
"Walkthrough: Debugging an Add-in Project (Visual Studio Automation and
programmatically adding External Tool09 Jun 2006 14:02 GMT1
I am looking for an official way to programmatically add an External Tool to
Visual Studio 2003 and 2005.  I know it is possible to add an external tool,
because the installation of BizTalk 2004 and BizTalk 2006 add an external
tool to Visual Studio: the BizTalk Web Services ...
Path to devenv.exe08 Jun 2006 18:25 GMT6
How can I get the path to devenv.exe, given applicationObect As DTE,
addInInstance As AddIn?
Signature

Any help is appreciated.

Pages: 1 2 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.