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 / IDE / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding an existing folder to a project25 Apr 2004 02:54 GMT5
This should be simple, but I'm stumped.  I can right click on a project in
the solution explorer and add a new folder, but I can't figure out how to
add an existing folder to a project.  When I tried to add an existing item
in an existing folder to a project, and the folder is not ...
Services provided by DTE23 Apr 2004 21:18 GMT1
Is there a LIST of all services provided by the DTE object through the
IOleServiceProvider interface?
Thanks!
Highlight current line?23 Apr 2004 18:18 GMT2
Is it possible to have the IDE change the background color of the line
that the cursor is on?  That would be nice.
Compile errors - only sometimes23 Apr 2004 14:46 GMT4
Anyone seen this?
I can build project and all goes well, then start debugging and get build
errors, click NO to not run, start debugging and all is well again. It is
very frustrating especially since the dang thing has to check EVERY project
Commenting Sections23 Apr 2004 13:50 GMT4
Is there any way to comment a whole section easily?
Ideally, I'd like to highlight the section I want to comment,
right click and select something like "comment".
Is anything like this available?
Auto generate comments in every source code page23 Apr 2004 04:27 GMT4
I would like to include a few lines of comment code which are some
copyright statements at the header of every C# source code pages I
created in the project, is it possible to do this so that VS.NET can
generate this comments for me every time I create a new source code page
Property toolwindow22 Apr 2004 17:06 GMT2
Hello is it possible to display my own class properties (thru a treeview) in
the default visual studio 2003 property window?
I've got a reference to the property window, that works. but can't get it
fixed to display my own properties there. So i wondering if it's possible
suggestion box22 Apr 2004 13:53 GMT1
I'm looking for an email address or web link where I can send feature
requests for future versions of the VS IDE. Can anyone point me in the right
direction?
Command "Project.UnloadProject" is not available.22 Apr 2004 10:16 GMT3
In my add-in I had to modify the csproj file directly due to certain properties not being available in Project, VSProject or the Properties collection
However, as the project in question is currently loaded in the IDE I need to reload it
I discovered Project.UnloadProject and ...
Usage DTE object in WSH22 Apr 2004 10:10 GMT1
please, sorry my little skills and stupid question (and my eanglish too).
i use code like that -
var dte = WScript.CreateObject("VisualStudio.DTE.7.1");
WScript.Echo("open solution: " + SomeFile);
VS.NET Class Library 21 Apr 2004 17:18 GMT5
Does anyone know if inside Class View or Object Browser (VS.NET 2003) is it
possible 'to export' classes library tree? I need to make documentation, and
I would like to attach the class tree representation of my library.
Regards,
Changed rescource values are not used21 Apr 2004 12:53 GMT1
if i change values in my resx file, the changes are not
used until i reload the solution.
Is there another way to inform the ide, that the resource
was changed?
findnextselected & findpreviousselected21 Apr 2004 04:17 GMT3
Is there any way to stop the above editor functions from rolling over the
end of the file? For example if I repeatedly press the keyboard shortcut
for either function when it gets to the end of the file it starts over at
the opposite end, which I find very confusing.
Automation sample ToolWindow Add-Ins (Automation Samples for Visual Studio NET 2002)20 Apr 2004 10:10 GMT3
Dear Sirs or Madams
this Add-In sample works fine, but i have one problem
In the OnConnection Event of the AddIn (connect.cs) we get the DTE object (OnConnection(object application,...), then the Class VSUserControlHostLib.IVSUserControlHostCtl is created via CreateToolWindow (..) ...
How to add new item to context menu in schema designer20 Apr 2004 10:09 GMT1
'd like to make such thing
when user clicks right button in schema editor he can select some items in context menu which I add
I know that the same thing can be implemented in VS text editor, but how
I suppose that schema editor also allows to do this
Pages: 1 2 3 4 5 6 March, 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.