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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Resizing a tool window13 Dec 2004 21:05 GMT2
I'm want to write a Visual Studio.NET AddIn which displays a tool window.
I've successfully created the tool window which host a user control. My
problem is, when I resize the tool window the user control is not resized.
I've overriden OnResize for the user control and have tried ...
ExecuteCommand commands13 Dec 2004 10:41 GMT1
Where can i find a full list of commands that
applicationObject.ExecuteCommand(cmd, par);
accepts?
Catching build-in commands events13 Dec 2004 09:21 GMT8
I'm sure this is a very basic thing but I couldn't find any info about
that - figures it's less common to write an add-in than other things :)
What I want to do is to create an add-in using c# which would save the
current state of code pieces collapsing (ie. if a code is hidden or ...
plz HELP10 Dec 2004 17:59 GMT3
hellou
Im trying to outline all methods from all classes from all namespaces from
all projects in solution
everything works fine - all this method iteration but
Add-In register in another machine...10 Dec 2004 15:07 GMT5
First, sorry by english is very rusty
In a team we are developed a Add-In. In the first machine, the Add-In works
fine, and we can debbug it.
But in the second machine, we cant do work because the Add-In dont appear in
Extending the DocData10 Dec 2004 10:12 GMT4
I an so confused and lost its not even funny - maybe someone here can help me.
I have created a new VSPackage with a custom editor. The thing I am trying
to do is to have my editor connect to a web service, extract data from the
webservice (which will be C# code), edit the code ...
BUG?    TabOrder10 Dec 2004 09:19 GMT1
Hellou again MS VIPs ;)
When i create CustomOptions Page for VS but without using a host app (u
havent answered me yet if its good or bad idea) TabOrder seems to be ignored.
The order of getting focus by the controls on the page is determined by
BUG?     EnvDTE.ProjectItemsEvents10 Dec 2004 09:15 GMT1
Hellou
I'm trying to catch EnvDTE.ProjectItemsEvents.
so i use:
1)
Enumerating all the classes in the solution (C#)10 Dec 2004 09:00 GMT1
I am writing a Visual Studio.NET add in. As a start I would like to enumerate
all the classes in the  solution that consists of C# projects. So I am
writing:
Solution sln = dte.Solution;           
how to count documents code lines?10 Dec 2004 08:58 GMT1
hellou it's me again ;-)
i want to count number of lines in all solution textdocs (*.cs) (how to
check if doc is a Code file?)
...
Questions, so many questions...10 Dec 2004 05:17 GMT5
I noticed that there are few replies to questions posed here. Any idea where
to go to actually find answers on these matters ?
TIA
/Rob
How to add directory to project from template?09 Dec 2004 21:29 GMT1
I have created a C# project template that adds files like:
New.bmp
Myimage.jpg
I want them to appear in a folder under the project as
New Project Item09 Dec 2004 17:35 GMT9
I have a VB.Net AddIn that I'm developing.  I have a bunch of custom project
items being listed on the Local Project Items list.  When the user
right-clicks on the project in the solution explorer, a custom menu item
appears on the context menu and it expands into another custom ...
Getting to the debugger/expression evaluator in VSIP package08 Dec 2004 22:09 GMT1
Hi folks. I'm a little stuck on some VSIP stuff. The documentation seems very
one sided - it explains how to implement a lot of stuff (language services,
editors, debug engines, expression evaluators and so on), but joining the
dots is really rather tricky.
Change Code Window Caption08 Dec 2004 16:48 GMT4
The Caption for the Code Window seems to be read only for any window that is
NOT a toolwindow.  Is there any way to PAINT or otherwise set the caption
for a code window?
A few employees here don't like the fact that we have the same name for our
Pages: 1 2 3 November, 2004
 
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.