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 / October 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cancel inside OnBeforePageSave31 Oct 2008 09:48 GMT7
Not sure if this is the right group, but I am developing an Addin for
Expression Web 2 in C# using VS2008.
The only thing I can't get working is cancelling a save using the
OnBeforePageSave. I assign true to Cancel, but the page gets saved anyway. Is
How to open solution with DTE2 ?15 Oct 2008 19:18 GMT2
I am new to VS automation stuff, and is trying to open a existing VS80 solution with a new instance of VS80 from C#. I have the below code fragment,
 // already added EnvDTE and EnvDTE80 assembly to csproj
 System.Type type = System.Type.GetTypeFromProgID("VisualStudio.DTE.8.0");
...
Code file grouping in VS200811 Oct 2008 18:20 GMT1
I've been searching for a way to force visual studio to group code
files together in the solution explorer, similar to how it already
adds resx and designer files as subitems of a specific code file.  The
idea being that the top level file would define the public interface,
How to find a specific file of the of the selected project?05 Oct 2008 15:20 GMT2
I am writing a macro, in which I need to find a file in the selected
project folder. (The file is actually web.config, which I intend to
touch so that the web application is restarted.)
Could you show me how I can find the file? Thanks in advance.
VCProjectEngine and XDK ?01 Oct 2008 07:24 GMT1
i have been using feature under VCProjectEngine namespace to load up vcproj to do various form of manipulation to it. However, seems like if a vcproj has "Xbox" platform in it (ie XDK), the VCProjectEngine.VCProj is not able to load up the project (below error), even though XDK ...
 
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.