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
Providing my IVsFindTarget08 Sep 2005 21:00 GMT5
I am trying to find the proper method to get my implementation of
IVsFindTarget to be recognized by the shell's Find/Replace dialog. My
implementation is in a toolwindow which is hosting some editing controls,
but this toolwindow is not a registered editor, and is not created ...
Microsoft.VisualStudio.Package.Project assembly not found under August CTP08 Sep 2005 20:46 GMT5
I've got two virtual machines setup, one with Beta2 of Whidbey, and another
with the August CTP. Neither of the machines has the VSIP SDK installed. One
of the packages in my plugin references
Microsoft.VisualStudio.Package.Project, in order to make use of
VSUserControlHost Shim Control for Visual Studio .NET08 Sep 2005 03:20 GMT6
I am using the VSUserControlHost shim control to host my UserControl in a
ToolWindow for an add-in I'm creating. An instance of the DTE is being
passed in to the OnConnection event in the Connect.vb file. How can I pass
(or get access to) this instance of the DTE in the ...
What is LINEDATAEX.pAttributes?08 Sep 2005 03:10 GMT4
I was hoping to extract some information about arbitrary text in a buffer
via LINEDATAEX, and it seems like the pAttributes field would give me what I
want. However, I can't seem to find any documentation of what values this
array of ULONG might contain. Can someone provide some ...
Assembly references information07 Sep 2005 16:51 GMT5
I have a problem. I have to make a list of the names of the assemblies who
references an chosen assembly and i need to know which assemblies the chosen
assembly references.
Can someone tell me how to do this programmatically?
Project containing file for LanguageService.ParseSource()?05 Sep 2005 20:55 GMT5
Hello.  When I get a ParseSource() call on my implementation of
LanguageService, how do I get the project which contains that file?  Do I
have to do a brute force search the the solution items, or is there a better
way?
Whidbey WebProject and project file04 Sep 2005 14:44 GMT1
Hi friends,
      I am trying with whidbey Web projects. Web projects now really
haven't any central project file and I am confused. I want to get the
details of projects by using the project file. But in Whidbey, it is
IVsSolution::GetProjectOfUniqueName returns E_FAIL03 Sep 2005 03:21 GMT5
I'm trying to use IVsSolution::GetProjectOfUniqueName to get the
IVSHierarchy of a named project.  I've used IEnumHierarchies to verify there
is only one hierarchy in the solution, but when I call
IVsSolution::GetProjectOfUniqueName, it returns E_FAIL.
Managing referenced assemblies for custom compiler?03 Sep 2005 01:10 GMT8
Hello.  I'm trying to integrate my own compiler into VS 2005.  Pretty good
luck so far, but one thing is driving me nuts.  I need have some way of
reflecting on assemblies which are referenced by my project type.  I got this
to work using Assembly.LoadFrom(), but after the first ...
identifying editions of VS during package installation02 Sep 2005 21:40 GMT1
Since VSIP packages aren't supported in the Express editions of VS 2005 and
since our product doesn't make sense with VSTO, we'd like to have our
installer detect the edition on the machine and take appropriate action at
install time.
How can I manipulate the "Find Symbol Results" window?02 Sep 2005 19:37 GMT12
I would like to insert entries into the "Find Symbol Results" window and be
able to provide my own handlers for when users click/double-click on the
inserted entries. Is this possible? Thanks.
change toolbar button picture02 Sep 2005 09:56 GMT1
is it possible to change a picture of the toolbars button when addin is
working. When button pressed picture should change.
Thanks in advance,
Boni
Help with IVsCodeDefView02 Sep 2005 06:05 GMT4
I'd like to manipulate the Code Definition Window, via the IVsCodeDefView
interface. I have implemented this interface on a class, and I have
implemented IVsCodeDefViewContext on another class. When I call SetContext()
everything works as I want it to the first time: the code def ...
Generating more than one file from a CustomTool02 Sep 2005 01:30 GMT1
Does anyone know if it's possible to generate more than one file with a
CustomTool? If so, how?
Best Regards,
Gustavo Guerra
TypeConverter not working in custom editor01 Sep 2005 23:45 GMT6
I've developed a custom editor using the VSIP Extras wizard and C# that uses
a custom user control that contains a property grid control.  The whole
scheme uses several TypeConverters to make the property grid behave properly.
Now, all this works just fine on my Windows ...
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.