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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Package load key troubles28 Apr 2006 08:32 GMT1
Hello. I developed a VSPackage and now would like to deploy it on two or
three test machines, without having to install the entire VSIP SDK. I
registered on the VSIP Affiliate website and got a package load key, but
unluckily all my attempts to load it with the /noVSIP switch have
Abstract Syntax Tree27 Apr 2006 19:57 GMT4
I's starting a new project at my university for design pattern detection. I'd
write a VS2005 Add-In but i need to access the abstract syntax tree used in
visual studio (if avaible). Do you know if it is possible?
thanks
Running Document Table27 Apr 2006 04:12 GMT3
If I am going to edit a file that exists in my project through a *modal* interface such as a wizard, and I find it is not in the
Running Document Table, is the 'best practice' approach that I should still load it into the RDT and then edit it, or can I just
edit the file directly ...
Custom Debug Output Window26 Apr 2006 08:14 GMT2
Dear Sir or Madam,
in order to being able to better debugging matrices (e.g. 2-dimensional) is
there a possibility to create an own custom debug output window like an own
kind of quick watch?
Adding Bindingsource to project24 Apr 2006 23:14 GMT1
I am trying to add a Bindingsource to my project by means of  EnvDTE.Project
from my addin. (VS 2005)
Any ideas on how to do that ?
Martin Stave
Obtaining object information24 Apr 2006 13:38 GMT2
I'm trying to find a way to get object information very similar to what
can be found in the object browser.  I found the SVsObjBrowser service,
but all you can do with it is have it navigate somewhere... you can't
ask it for infomation.  UIHierarchy (class view, solution explorer)
Are Generic Types possible with CodeModel / FileCodeModel?24 Apr 2006 08:54 GMT3
void MyFunc(CodeClass2 cc, string EventName)
{
  CodeFunction cf = cc.AddFunction(EventName, vsCMFunction.vsCMFunctionSub, vsCMTypeRef.vsCMTypeRefVoid, -1)
  cf.AddParameter("Sender", vsCMTypeRef.vsCMTypeRefObject, -1)
How do I add to a form's ImageList from an add-in?21 Apr 2006 10:39 GMT4
I have a package that needs to add a set of images to an ImageList on a
form in the current project.  This would involve updating the
InitializeComponent() section of the form in the *.designer.cs file and
also adding the image data to the form's *.resx file.  Is there a way
IVsUIHierarchyWindow.ExpandItem availablility (fails during OnAggregationComplete)21 Apr 2006 04:14 GMT5
I have a project subtype using the MPF, and I am trying to bold an item
in the hierarchy.
If I call IVsUIHierarchyWindow::ExpandItem during the
OnAggregationComplete method, it fails.
IVsSingleFileGenerator Generate method call19 Apr 2006 17:29 GMT3
In my Visual Studio I have a VS plug-in for editing XML schema definition
files (.xsd) and a VS plug-in for generating .cs files from .xsd files. This
is achieved by using the Custom Tool Property of the xsd files that are part
of the project. When the "Run Custom Tool" context ...
debug excel add-in in vs.net 200318 Apr 2006 23:33 GMT2
I'm a beginner of office development, I'm trying to develop a add-in of
excel with vs.net 2003, but how can I start excel by F5 in vs.net, so I
can set break-point in vs.net and debugging.
thx.
Data sources in miscellaneous project system18 Apr 2006 01:57 GMT8
Can the Data Sources window be used with the 'miscellaneous' project system?
I am rehosting a modified windows form designer so that it is registered
with the miscellaneous project system; that is, I have created an VS editor
with a user control that hosts the Windows Form ...
Invasiveness of the VSIP SDK15 Apr 2006 22:06 GMT1
I can't help noticing that merely installing the VSIP SDK on a computer with
Visual Studio installed causes Visual Studio to display the text "A VSIP
license is required to use this version of Microsoft Visual Studio".  This
despite that fact that no Visual Studio add-ins have ...
Question on Managed Package and CTC file...13 Apr 2006 00:45 GMT2
I have created managed package, added a ctc file, set it's build action to
ctcFile
but how does this now get build and or merged into my package assembly..??
i can see that works when i create a new project using the wizird.. but how
Problem with 2005 - RegisterLibMgr12 Apr 2006 22:32 GMT3
I'm try to, using the Managed C# SDk, to create a library... but i'm getting
the
errror 'Attempted to read or write protected memory. This is often an
indication that other memory is corrupt."
Pages: 1 2 March, 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.