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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Use Excel functions in C#22 Oct 2004 16:26 GMT1
I am looking for a way to use several Excel functions (e.g. LINEST, LOGEST
and RSQ) in C#.  Do Microsoft or any third parties offer good tools to enable
the use of such functions from within C# without having to launch or access
Excel?  If so, where may these be found?
compiled babelpackage does not register22 Oct 2004 07:01 GMT1
After installing VSIP Extras 2003, I opened the Babel source solution,
compiled it and copied it to a fresh machine (with only Windows and VS.NET).
When I tried to run regsvr32 on it, I was suprised by the error:
LoadLibrary("babelpackage.dll") failed - The specified module could ...
compiled babelpackage does not register22 Oct 2004 07:01 GMT1
After installing VSIP Extras 2003, I opened the Babel source solution,
compiled it and copied it to a fresh machine (with only Windows and VS.NET).
When I tried to run regsvr32 on it, I was suprised by the error:
LoadLibrary("babelpackage.dll") failed - The specified module could ...
ADD-IN: Search for string in file20 Oct 2004 13:37 GMT3
How do I search for a keyword in an entire C# (.cs) document?
e.g.,
EnvDTE.ProjectItem item = project.ProjectItems.Item(1);
item.Document returns the document, but I can't seem to figure out how to
Component Selector Dialog - Browse Filters Param20 Oct 2004 11:03 GMT1
What is value or format of value that should be specified in pszBrowseFilters
param of IVsComponentSelectorDlg's ComponentSelectorDlg method?
The value specified in the code snippet below seems to be incorrect parameter.
However, this code works when VSCOMSEL_HideBrowseButton is ...
VectoredHandler - Writing a debugger19 Oct 2004 11:57 GMT4
I'm in the process of implementing a debugger. Want to use the Vectored
exception handler.
The msdn documentation on "VectoredHandler" says that "the handler should
not call functions that acquire synchronization objects or allocate memory,
ToolWindow with IVsUIHierarchy in managed code?18 Oct 2004 22:47 GMT2
How exactly to I implement this in C#?
I've created my package and implemented the interface methods in
public class MyToolWindow : ToolWindowPane, IVsUIHierarchy
as stub methods for the moment. Putting Trace writes in these methods
How to Integrate a command line based C compiler18 Oct 2004 16:48 GMT3
I want to be able to use vstudio with a C/C++ compiler for a PowerPC micro.
The compiler and linker are command line based and run under W2K / XP.
I want to be able to do code development and project management using
vstudio and have vstudio call out the PowerPC complier and ...
AddFromTemplate15 Oct 2004 19:13 GMT4
i'm am creating a custom web project. As part of it, i'm copying over some
files from the template directory to project location. The problem is with
aspx or asmx files. i'm using AddFromTemplate method to add .aspx .asmx files
to the project folder. the problem is that i need ...
Cannot retrieve the ProjectItemsEvents for Smart Device Project.15 Oct 2004 10:49 GMT3
Does anyone have any idea how to attach to the eCSharpProjectItemsEvents in
C#?  These are the events that are associated with Smart Device Applications
created in C# and I need to track when files are being added/removed and
renamed, but you get a class cast exception if you try ...
Add a new language to Visual Studio .NET 2003?14 Oct 2004 19:45 GMT3
Hey I was wondering how I could add a new language support to Visual Studio
.NET 2003?
There is a coding language called JASS (used in warcraft 3 for coding maps)
that I would like to add support for in the IDE. By adding this language into
XP styles in a ToolWindow14 Oct 2004 16:33 GMT2
Using VSIP 2003 w/Extras in C#...
I have a custom Tool Window hosting a UserControl. FlatStyle properties for
child controls are set. If the UserControl is hosted in a standalone app
using Application.EnableVisualStyles, it looks 'XP'. However, if the control
Is it the right place to post about VS2005 extensibility ?14 Oct 2004 16:03 GMT4
Because the whidbey newsgroups seems a little bit dead or asleep !!
Thanks.
How to disable the Menu Item in Vs.net 200313 Oct 2004 14:57 GMT4
Can any one tell me how to disable the "File-->New" menu item in Vs.net 2003
Thanks for your Help
Anoop
Top Level Menu12 Oct 2004 10:19 GMT2
I would offer a top level menu from my package at the same level as the View
Project and Build menus.  I can see how to get menus inside lower menus like
View and Tools by specifying the parent group inside the ctc file.  What is
the parent group for the main menu?
 
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.