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
embedded resource27 Jan 2006 17:32 GMT10
I am currently writing a wizard which runs inside VS 2005. I need to include
a bitmap and set the Build Action to embedded. How can I make this
programmatically? I know how to add the resource to the project, but not how
to set the Build Action.
Register to be notified when user changes value of property?27 Jan 2006 16:10 GMT2
I'm developing a custom editor for VS 2005 using C# and the VS SDK.
I'm displaying object properties in the properties window using
ITrackSelection and SelectionContainer, and I'd like to register to be
notified when the user changes the value of a property, but I haven't
Managed Project Sample problems27 Jan 2006 13:33 GMT7
I've run into a number of problems with the managed package sample, and
there is virtually no documentation for this sample other than the class
reference, and significant parts of that are empty boilerplate pages.
I have successfully build the project, changed necessary class ...
VS.NET 2005 SDK Books?26 Jan 2006 14:43 GMT9
Are there any recommended books on extending VS.NET 2005 using the VSIP SDK?
I've installed the SDK and started looking through the documentation -
which is good, however I was interested to know if there are any books.
Cheers,
CollectionEditor and recursive propriety26 Jan 2006 14:25 GMT1
I have developped a component with a propriety of type List<BaseItem> where
BaseItem is a generic class. Two classes inherit from BaseItem : Noeud and
Item. Class Noeud has also a propriety of type List<BaseItem> so that we can
build a tree of BaseItem and assign it to the ...
Determine installed VS language version26 Jan 2006 12:52 GMT2
does anybody has an idea of how to programmatically determine the VS 2005
language version? I need to know the culture of the installed version, so
that I can install the correct resource dll of my Add-in.
Thanks in advance,
Add-in with extensibility hive only?25 Jan 2006 15:54 GMT2
I'm writing an add-in and trying to test it out with the experimental hive,
but can't figure out how to get the add-in to work with JUST the exp hive...
this means it effects my regular development env also, sometimes causing the
add-in to not build because of double .dll use.
Detect Code Language- Code Window25 Jan 2006 10:34 GMT3
Before anyone replies, I don't need someone to go off and dig deep to find
the answer.  I'm doing that myself.  Just want to know if someone knows off
of the top of their head how to detect the current language of the file in
the current or specified code window (TextDocument) ...
Custom editor and PropertyGrid25 Jan 2006 10:26 GMT3
I have a custom UITypeEditor for a property of type collection of a
component. I have created a form with a propertyGrid to edit values of each
Item of this collection, and I call it in EditValue of my custom editor.
Each item has a property of type Control, and I'd like to ...
How to do mult-tabbed document window like for html, xml, design etc?24 Jan 2006 12:20 GMT1
How to do mult-tabbed document window like for html, xml, design etc
Current example: when I open an .aspx page I ve got 2 bottom tabs one
for design and one for html. I would like to do the same for my
document window.
Adding Files to a Deployment Project Using Macros24 Jan 2006 12:12 GMT3
I've been trying to write a very simple macro to add/remove files to a
Setup/Deployment project but having no luck. Initially I thought that the
ProjectItems collection for my Project was where I needed to look but there
is nothing in that, even though I've manually added some ...
Accessing webapp MSBuild options from a Package24 Jan 2006 05:59 GMT2
Could anyone please let me know the easiest way to access the MSBuild options
for a WebApp project in VS2005 from a package? These are the options that
are set in a WebApp project's property pages, such as the OutputFolder property.
I've dumped the DTE projects properties and ...
Enable toolbox items with tool window24 Jan 2006 01:57 GMT4
I understand that toolbox items are enabled/disabled by implementing
IVsToolboxUser on a the document view on a designer.  Is it possible to
enable/disable toolbox items using a tool window or can this only be done
with a true document (editor) window?
DDEX: Table Adapter Configuration Wizard does not create update st20 Jan 2006 19:31 GMT1
I am currently building a DDEX provider for our database product TurboDB.
Until now I did not do any programming, just providing the registry entries
and the xml files for the data objects and the data views.
Based on the simple sample from the VS SDK I can already display create ...
Problem migrating VS2003 add-ins to VS2005 add-ins18 Jan 2006 03:09 GMT2
I have converted the add-ins from VS2003 to VS2005. Although the add-ins can
register, once i click on Tools->Options, a error message pop-up to say that
VS has encountered problem and need to close. It suppose to display the
options window with some custom forms.
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.