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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Global Services31 Aug 2005 18:46 GMT1
I have a package that offers a service.  I'd like to use this service from a
tool window that I have created.  The tool window doesn't have a reference
to a service provider (at the moment).  How do I get the service from my
package?
Determining Topmost Tabbed Document31 Aug 2005 18:41 GMT3
Is there an easy way to determine which is the topmost tabbed document?
Using DTE.ActiveDocument gives me the topmost document (edit buffer), but
won't work when another toolWindow is in Tabbed Document state sitting on
top of the ActiveDocument.  In essence, I'd like to know ...
Undo/Redo31 Aug 2005 00:42 GMT9
what do I have to implement, in order to standard UnDo/Redo buttons goes
enabled, when my toolwindow is active? I can't find any example.Do I have to
make workaround and place an editor on my toolwindow and disable it's
visibility? Any easier solution?
get local registry30 Aug 2005 23:10 GMT1
where do I get SID_SLocalRegistry and IID_ILocalRegistry?
Thanks,
Boni
VS2005b2 web project references problem30 Aug 2005 21:27 GMT1
I use the following code to iterate thru the web project references. For
some reason, the collection contains assembly references, but no references
to projects.
Project vsproject;
rguidPersistenceSlot 30 Aug 2005 16:40 GMT1
What is rguidPersistenceSlot argument in  IVsUIShell.CreateToolWindow?
Follwoing line :
hr =
vsUIShell.CreateToolWindow(Convert.ToUInt32(__VSCREATETOOLWIN.CTW_fForceCreate),
convert integer to system.uint3230 Aug 2005 14:10 GMT1
How do I convert an Integer into system.uint32.
dim MN as integer=1
dim ComArg as System.Uint32=MN  <-compiler error?
Thanks in advance,
How to update the editor's * dirty indicator30 Aug 2005 01:49 GMT5
I have a custom editor with undo/redo capabilities and it's working great.  
The problem I'm having is that after making a change to it via the Properties
window the * doesn't show up in the editor's filename until I return focus to
the editor.  Also, the undo/redo menu items ...
Get project GUID via DTE (Extensibility)29 Aug 2005 14:53 GMT1
Is there a way to get the Guid of a C# project within a solution (.SLN) file
using VS.NET 2003 extensibility? I am able to get DTE.Project object but
can't find a property that contains a Guid that would uniquely identify the
project.
VS 2003 macro conversion to VS 2005 macro - documentation27 Aug 2005 09:51 GMT3
I am trying to convert some Visual Studio 2003 macros to run under
Visual Studio 2005 Beta 2.
Is there any documentation that outlines what, if any, changes need to
be made?
VS2005 Determining if folder exists26 Aug 2005 20:08 GMT2
Since everyone else is moving on to VS2005, I guess I'll have to do the same
(ten times the number of thread views when referencing 2005)...
If I create a wizard script (Default.js) to add a new item to my existing
project, how do I determine if a given subfolder already exists in ...
Programmatically saving/restoring user customizations for devenv /setup26 Aug 2005 10:53 GMT1
First, sorry if this has been covered before. I would like to avoid wiping
out a user's customizations when I run devenv /setup to install my package.
I understand it is now possible to use a wizard-based tool from within
Whidbey to export and later re-import a user's settings, ...
Detecting Batch Build settings through Environment Macro in MacrosIDE24 Aug 2005 10:19 GMT2
I am currently trying to write a macro which will be able to detect
which projects and configurations are being built within a solution in
order to produce an estimation of the time left.
At present, the only method I am aware of is to us the
Editpoints for comments?24 Aug 2005 09:09 GMT1
is it possible somehow to get a list of commented areas in the source file
using codemodel?
Thanks,
Boni
How to use "UIHierarchy.get_SelectedItems()" in C++23 Aug 2005 23:07 GMT1
How can I use UIHierarchy.get_SelectedITems() in C++?
Visual Basic Code ::
 Dim UIH As UIHierarchy =
applicationObject.Windows.Item(Constants.vsWindowKindSolutionExplorer).Object
Pages: 1 2 3 4 July, 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.