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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Format Document31 May 2006 10:34 GMT2
I created a template wizard which creates a standard class. now i want to
execute the command in order the format the document (in order to get the
default tabs and so on).
but i don't know where to look for the method in order to execute the
SOS How do I use GetProjectTemplate() with custom templates?31 May 2006 10:11 GMT1
I get an error that the template files are not found.
I use these syntaxes for the GetProjectTemplate() call:
MyTemplatePath = soln.GetProjectTemplate("My own template.zip","");
MyTemplatePath = soln.GetProjectTemplate("My own template.zip","Visual
Can VS 6.0's Addin source code work in VS 2005 without modify?30 May 2006 14:18 GMT1
as title
Where can I get samples of VS 6.0 Add-in about CodeModel?30 May 2006 08:56 GMT2
Where can I get samples of VS 6.0 Add-in about CodeModel?
Using VCCustomBuildRule29 May 2006 16:48 GMT2
 VS2005 includes the ability to define custom build rules. I've
successfully added one and defined various properties for it. Further,
I have an addin that looks at the files attached to the custom build
rule and I'd like to change some of the properties associated with the
CodeElement and CodeElement229 May 2006 16:20 GMT2
What's the difference?
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_envdte/html/T_EnvDTE_CodeElement.htm
The examples in
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_extcore80/html/T_EnvDTE80_CodeElement2.htm
Finding a CommandBar Uniquely26 May 2006 19:07 GMT6
I'm still struggling with the problem of trying to retrieve a specific
commandbar that is a Context menu. The problem specifically is that there
are SEVERAL  command bars named "Context" and using:
CommandBars["Context"]
Add Web Project programmatically to EFP problem25 May 2006 23:00 GMT9
As part of a source control management project for Visual Studio, when the
user creates a new solution it is structured as such:  Solution Level / ETP
Level / Project Level.
The solution contains an enterprise template that then contains the project.
Addins - how to use data members of Connect class from a form invoked from it22 May 2006 12:52 GMT2
I have an Addin project. Which has a Connect class.
At some point in Connect.OnConnection() a form is spawned to capture
some user input.
Before the form close, I would like to send that input back to one of
Catch the event of item content change19 May 2006 21:12 GMT6
We're working in vs.net 2003 to integrate it with internal SCM system.
We catch all open , save, change item selection events. But when we try to
catch the event of the first try to change any item content in any
editor.(Text editor, Winform Editor ,WebForm Editor ,Resource Editor ...
GetProjectTemplate() doesn't work with my custom template.18 May 2006 14:58 GMT2
I am unable to use the Solution.GetProjectTemplate() method for my own
custom project template.
When I made the template, using the VS2005 "Export Template" command,
it was saved in the following directory:
Handle / Trap Visual C++ 6.0 editor events18 May 2006 05:54 GMT1
  I am developing an add-in for VC++ 6.0 editor in VB6.0 language. I want
to handle events from the IDE such as user clicking on any menu or button in
the iDE e.g. User trying to print a file etc.  
  I can do this using Visual Studio 2003 IDE. Also, I have seen such
New language & project support18 May 2006 01:54 GMT4
I'm developing command line tools and want to integrate my tools in VS 2k5
IDE. I believed this kind of question be very common topic here, but I
couldn't find any related topics for newbie like me.
Is there any tutorials or examples on how to add new project type associated
Add-in project (vs2005) not loading16 May 2006 14:20 GMT1
This seems really simple, but it's not working for me - I created a new
Add-In project after installing the SDK April 2006 release.  The
project creates fine it seems, but when debugging, the new instance of
VS.Net does not have the add-in in it's Tools menu.
Event Notifications16 May 2006 14:13 GMT1
I wish to write an extenstion that records when a method or attribute is
added, removed or changed. Using a C++ project you can see that when the
header file is modified the method details update a short time after. Which
events do I need to be watching for so that I can log the ...
Pages: 1 2 3 April, 2006
 
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.