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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
EnvDTE: Unwanted code behind pages via AddFromFileCopy18 Jan 2006 02:33 GMT1
I am using the EnvDTE automation interface to create a VS project.
The problem I am having is that when I add an ".aspx" file to a project then
VS automatically generates a code behind page.
In the IDE if you add an .aspx file to a project then it will prompt you
Not all information present when DTE2.Events.SolutionEvents.Opened fires (VS.NET 2005)16 Jan 2006 12:05 GMT4
My 2005 plugin's cached reference to the DTE2 object reports the
Solution.FullName property as "" when it fires.  This only seems to
happen on newly-created solutions, not on pre-existing solutions that
were simply opened.
[VS2005] Unit testing framework for VS macros development16 Jan 2006 09:32 GMT4
I'm trying to find out whether there are any free unit testing frameworks
that're possible to use for developing VS macros. Any hints are welcome.
Thanks,
Johan Nilsson
IVsOutputWindow/IVsOutputWindowPane "General" pane.. how to..15 Jan 2006 20:06 GMT4
I want the get a handle to the General output window from package.. but
what's is its GUID ?
e.g
IVsOutputWindow *outputWindow;
custom editor generated code13 Jan 2006 19:43 GMT1
I've created a custom editor using the Visual Studio 2005 SDK
Integration Package wizard. I modified the editor pane to be a
DataGridView (instead of a text box). The user is expected to manually
add data to the grid.. and it is not connected to any database. I did
Editor samples13 Jan 2006 18:36 GMT3
If I run the C++ unmanaged basic editor sample (bscedt), I get a document
window with just a rich edit control. However, when I run the managed C#
Basic Editor sample, I get the left margin with bookmarks enabled in addition
to the edit control.
Studio Version Compatability13 Jan 2006 18:10 GMT4
I am working on an add-in and would like to have it work under 2003 as
well as 2005.  Is there a way to use the same add-in for both or do I
have to write a separate add-in for each version?
wizard & template directives13 Jan 2006 02:10 GMT5
I'm encountering a problem with my Custom Wizard.
I have created a Wizard that works fine on Visual C++ 2002.
Due to our migration to 2003, I want to port it on 2003.
I followed the advices given in the MSDN porting guide. But a problem
[VS2005] Execute post-build action12 Jan 2006 19:08 GMT5
is it possible to execute a VC post-build action using automation (i.e.
macros), and have the output go to the build output window?
Or, perhaps as a more general question, executing an external program and
displaying the output in e.g. the Output window?
Error on adding items to toolbox11 Jan 2006 02:54 GMT3
I'm trying to add items to toolbox from my dll. In Choose Toolbox Items
dialog->.NET
Framework Components->Browse I'm selecting my dll to add my windows forms
controls => and
BuildProject method fails with "Unspecified error"10 Jan 2006 17:56 GMT2
 I can't seem to get the following macro to work:
   Sub BuildProject()
       DTE.Solution.Create("C:\\", "MyTestSolution")
       DTE.Solution.SaveAs("C:\\MyTestSolution")
AddIn - Default Setup Files10 Jan 2006 16:42 GMT3
There a couple of files that are added to the AddIn setup package by
default...
Extensibility.dll, VSLangProj.dll, and vslangproj.tlb.
Why?  If you are creating an AddIn for Visual Studio, those are already
VsLangProj and EnvDTE in VS 2005.10 Jan 2006 16:34 GMT1
            I am updating a existing VS 2003 add-in to VS 2005 addin.
But I am using the the dll "VSLangProj" for some automation. But
unfortunately I couldn't run the appliction in a machine having VS 2005
(Not having VS 2003) only. I am getting a FileNotFound exception
how to access DocumentEvents object08 Jan 2006 01:05 GMT1
I want to handle the DocumentClosing event of the DocumentEvents class, but
in my addin the "this.applicationObject.DTE.Events" does not have a
DocumentEvents member?
how can i access this events collection?
Create custom tools Options pages04 Jan 2006 23:07 GMT5
what are the steps to create custom tools options pages for vs2005. Please do
not refer me to msdn doc. It contains incomplete or wrong documentation.
Thanks.
Pages: 1 2 3 December, 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.