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 / IDE / October 2006

Tip: Looking for answers? Try searching our database.

VS2005 IDE plugin specifics, how ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nadav - 14 Oct 2006 20:17 GMT
Hi Guys,

I wish to implement a VS2005 Plug-in that will operate the same way as the
unmanaged memory view, hence, a plug-in with the following properties:
1. GUI Representation that can be handled the same as the memory view, watch
views, etc.
2. The plug-in should be used ONLY while debugging an application and should
be restricted to run otherwise.
3. The plug-in MUST have access to the address space of the application
being debugged ( same as memory view of the unmanaged C++ debugger )

How should I achieve that, I have already created a basic ATL plug-in
through VS2005 Extensibility wizard and I would be happy to get further
directions, how can I add a visual representation for my plug-in ? how can it
have access to the memory of the program being debugged ?

Any sample, pointer or remark would be appreciated.

Signature

Nadav
   http://www.sophin.com

Carlos J. Quintero [VB MVP] - 16 Oct 2006 08:38 GMT
You may want to add a dockable toolwindow to provide output. See my article:

HOWTO: Create a dockable toolwindow from a Visual Studio .NET add-in.
http://www.mztools.com/resources_vsnet_addins.htm

Add-ins can work at design-time, at debug-time or at run-time. You have the
DTE.Mode property and DTEEvents.ModeChanged event to know the state.

Signature

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

> Hi Guys,
>
[quoted text clipped - 16 lines]
>
> Any sample, pointer or remark would be appreciated.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.