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
ProjectGUID via DTE ?20 Sep 2005 13:18 GMT1
From this C# .csproj file excerpt:
<VisualStudioProject>
   <CSHARP
       ProjectType = "Local"
Adding Toolbar Button for AddIn19 Sep 2005 09:34 GMT1
I've created an AddIn and installed it. It shows up in the ADDIn Manager
fine. My problem is trying to create a button for it. On the commands tab I
select the AddIns category, but my AddIn doesn't show up in the 'Commands'
list. What text should display in the 'Commands' list ...
RegPkg deployment15 Sep 2005 01:44 GMT2
I’ve created a tool window, I got the PLK then I’m trying to deploy it, to
test it I’m running with /noVSIP In Debug mode and everything is works fine,
then I change the configuration to Release (deploying  using RegPkg) , it
raise an exception.
Full pathname of file shown in current view of core editor?14 Sep 2005 18:53 GMT3
In our project, we use the core editor with a custom Language Service.    
When the core editor has multiple files open, each of these opened files is
represented within the environment by a tab in the view pane.  By clicking on
a tab, it
IVsInstalledProduct implementation not working as expected14 Sep 2005 08:04 GMT9
(Sorry for cross-posting; had the wrong group selected in my newsreader...)
Hi,
I want to place information on both the Visual Studio splash screen and the
Help...About dialog. I've followed the instructions in the documentation and
Multi-tabbed view14 Sep 2005 02:01 GMT1
Zitat from help (topic Logical View and Physical View): "Editors can also
create multi-tabbed views on one DocView object, like the HTML editor, which
has an HTML tab and a Design tab."
How to create multi-tabbed view? Which interface is responsible for?
Project sub-type & c# projects13 Sep 2005 02:12 GMT1
I have implemented a project sub-type for working with both VB and C#
projects.  I do this because we have some special pre and post build
functionality that we have added to our custom projects.
Everything is working great but for some reason all .cs files in the
programmatically dock toolwindow to solution explorer13 Sep 2005 01:46 GMT2
is it possible to programmatically dock toolwindow to solution explorer
using VSIP?
Thank you in advance,
Boni
How to programmably add control into .aspx file by Add-in ?10 Sep 2005 00:22 GMT1
How to programmably add control into .aspx file by vs.net 2003 Add-in at
design-time ?
It's not easy, but i really need it!
firstly, thanks for the following suggestion from Tim Farley (SPI Dynamics)
SetDCPenColor()09 Sep 2005 22:19 GMT1
seem to have a problem when calling this function in my Win32 app. Also some
other functions too. They all seem to share the similar attribute that they
are nested inside:
#if (_WIN32_WINNT >= 0x0500).
Availability of PLKs for Whidbey?09 Sep 2005 22:16 GMT5
We are trying to do a small beta test of our plugin for Whidbey. In order to
do so, we would require package load keys, right? However, at this time it
seems only PLKs for Everett are available. Is there some way to get a PLK
for the current beta2 of Whidbey? Or will we have to ...
regpkg with August CTP09 Sep 2005 22:14 GMT3
I am getting an error from regpkg when building managed packages with the
August CTP of VS2005 and SDK:
regpkg : error : Field not found:
'System.Collections.Generic.KeyValuePair`2.Value'.
Open a misc document from ToolWindow09 Sep 2005 21:38 GMT3
Is it possible to open a misc document from a ToolWindow?
It seems I should be able to use the method
VsShellUtilities.OpenDocumentWithSpecificEditor, but I don't really have a
IServiceProvider in the ToolWindow.
How can I execute Edit.GoToDefinition and check return status?09 Sep 2005 04:15 GMT6
I'm writing some functionality that first requires jumping to the definition
of the symbol under the cursor. Is it possible to somehow call
Edit.GoToDefinition and check its return status so that I know if the symbol
definition was found or not? I thought of checking the cursor ...
Creating an editor but not a new file08 Sep 2005 21:29 GMT1
I want to have a new editor that works on th e same .cpp and .h file. This is
a visual Editor, similar to the form designer. How can I hook my editor or
invoke it the same way the "view Code/ View Designer" context menu works for
Forms Designer?
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.