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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Editor with DesignSurface30 Sep 2005 12:56 GMT10
I would like to build a custom design that simulates WinForm designer in
MPF.  So here is what I have done so far:
1. Create a standard editor using the wizard.
2. Change the Editor class to inherit from UserControl instead of RichTextbox.
How to get notified when configuration's properties change?30 Sep 2005 12:04 GMT4
I'm wondering if there is any way to receive a notification when the user
changes
a property of a project configuration (e.g. she changes the set of conditional
compilation
Latching Commands29 Sep 2005 21:59 GMT1
I'm creating an Add-in and have a top-level menu item (command popup) next to
the Tools menu item in VS IDE. Under that top-level menu, I have a few more
command popup items. Then under one of those command popup items, I have a
submenu with 5 commands.  When a user clicks on one ...
Command routing question29 Sep 2005 20:52 GMT4
I'm writing a package and I'd like to intercept some commands that are
executed from menus created by another package.  I understand from some VS
architecture discussion that commands are normally routed to the package that
defines the command and that not every command is routed ...
Add-ins in VS 200529 Sep 2005 15:56 GMT3
I am planning on learning how to write add-ins for VS 2005.  But since it's
not out yet (tii 7th Nov) am wondering how can I get head start?  Any
resources specifically for VS 2005?
I have Craig Skibo's Inside Vs.Net 2003 book nut am not sure what things
IVsUIHierarchyWindow::ExpandItem returns E_FAIL29 Sep 2005 04:11 GMT7
I've built my own hierarchy which I'm displaying in custom toolwindow that
uses the UIHierarchyWindow control.  I would like to select an item so I'm
using the following (managed) code:
object docView
Need CodeElement / EditPoint from cursor location changed event28 Sep 2005 14:11 GMT11
My goal is to try and make an AddIn that keeps the selected class view item
in sync with where the cursor is in the code window.  
What would be the best way to track the cursor's location and then obtain
the namespace, class, function, property, field or event that it's on?  I'd
Package load failures only in Windows 200024 Sep 2005 08:28 GMT4
This is probably a real shot in the dark. I've installed my packages via the
same installer onto three virtual machines. One of these machines runs
Win2000 SP4, another Win2003 SP1, and the third WinXP SP2 (all 32-bit). All
of these machines have Whidbey Beta2 installed. All my ...
Release Candidate of VS SDK 2005??23 Sep 2005 22:48 GMT2
On MSDN downloads there is a VS.Net 2005 Release Candidate available for
download.
Is there a VS SDK 2005 Release Canadidate to go with it?  If so, is it
available on MSDN downloads as well?  If not, what "combination" of VS.Net
September Visual Studio 2005 CTP SDK23 Sep 2005 01:58 GMT2
Installed the September Visual Studio 2005 CTP SDK . Gives "operation could
not be completed" on creating a new project for "Visual Studio Integration
package"
and also for  "Visual Studio Language Package".
Adding a new class in the "New Class" dialog22 Sep 2005 17:52 GMT2
We are using MSDev studio 6.0 and have many classes that derive from MFC.
Each time we create Property pages, dialogs, etc... the MSDev wizard only
offers the MFC classes as the base class.
How can we add our own classes in the list offered by the "New Class"
VSWebSite in VS 200522 Sep 2005 09:25 GMT1
Is VSWebSite supposed to be used for VS 2005 automation? If so, where
is it documented?
I want to add a website to VS 2005 via automation. What is the best way
to do that?
CodeElement from Mouse Position21 Sep 2005 15:53 GMT3
I am trying to determine the code element a user right clicked in.  I see
how this can be done using the CodeElementFromPoint function, but that
method requires a TextPoint.  Does anyone know how to convert mouse coords
to a textpoint?
Database Project = vsProjectKindUnmodeled21 Sep 2005 09:28 GMT2
I have seen this question asked at least twice but no answer.
I do I get the path of a DatabaseProject inside my Addin?
I understand that Database projects are of 'kind' vsProjectKindUnmodeled,
but that does not tell me how to get the path to the dbp file.
Catch Control being added?20 Sep 2005 18:45 GMT3
I had a VB6 add-in that caught when a control was being added to any form in
the solution.  I am trying to rewrite this add-in in VS.Net 2K3 and I don't
know how to do this.  The new object model is very different from the VB6
model.  Does anyone know how to catch when a control ...
Pages: 1 2 3 4 August, 2005
 
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.