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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Determine if running in Visual Studion IDE19 May 2004 13:49 GMT2
How do you determine if a program is running in the Visual Studio
IDE/debugger as opposed to standalone? We often include support files in the
same folder as the executable and would so something like:
Dim SupportFile As String
XML Comments - How to use19 May 2004 12:32 GMT1
Sometime back, I found two ways to use the results of XML Comments in the C# code.
One way was to set the file in the project properties and it produced a less than useful output without doing more work.
The other way produced HTML documentation with one 'item' per HTML page.  I ...
creating an addin that can be run independently19 May 2004 12:29 GMT4
Is it possible to create an addin that can also be run independently. An
addin creates a dll while to run independently I need an exe.
Thanks
amit
Open Visual Studio 2003 and automatically open a project or file?18 May 2004 12:22 GMT5
Does anyone know of a way of invoking visual studio from the command and
automatically position to a project and/or file in the project? I would like
to start visual studio with a solution name (this part is easy), but also
with a project name and possibly a file name, all on the ...
composite control17 May 2004 00:08 GMT1
Hi, I have a problem with a composite control. The fact is that I have create a composite control that works ok, but when I try to add it to the toolbar and I select the dll it says to me that there isn??t components in "....\controlcomposite.dll"  to add to the toolbox. Do yo ...
Design-time for control exported from Mixed DLL?15 May 2004 10:02 GMT1
Hope this is the right newsgroup for this, please let me know if not
Is there any way to make a "designable" control in Managed C++? My problem is that my control depends on legacy C code using the CRT. Having read all the dire warnings about Mixed DLLs and the loader lock, I'm ...
VCProjectEngine and VC615 May 2004 03:24 GMT3
Anyone have experience with VCProjectEngine?
We need to look in Visual Studio 7 and Visual C++ 6 project files to get the
list of C++ files to be compiled and the compiler options used for each
file.  The VCProjectEngine object seems to fit the bill and seems to work
Getting contents of clipboard into macro15 May 2004 00:21 GMT4
How does one get the contents of the clipboard into a text window (such as
DTE.Find.FindWhat = "clipboard contents") when using a macro?
Signature

Kevin Kohler

Weird hidden window in VS.Net 200314 May 2004 21:21 GMT20
I work on a dual monitor machine.  Usually VS.Net is running maximized in
the left (primary) monitor.
Now I've noticed that every now and then I can see  a "mystery window" --
the frame and caption bar (and only those items) of a window on my right
Expected location of AssemblyKeyFile where no path specified?14 May 2004 09:21 GMT2
H
I am unable to specify the AssemblyKeyFile file name without specifying a fully qualified path to the file; i.e.
<Assembly: AssemblyKeyFile("C:\solution folder\keyfile.snk")> works but
<Assembly: AssemblyKeyFile("keyfile.snk")> does not
Solution Explorer Toolbar13 May 2004 10:48 GMT2
How to programmatically access to the Toolbar of the Solution Explorer
ToolWindow?
I can access the window itself
I can also acces the UIHierarchy
Error during DataAdapter Config Wizard12 May 2004 21:36 GMT3
Every time i put a data adapter on my form, i get the following error after clicking "next"
An unexpected error has occured.
Error Message: Object reference not set to an instance of an object.
Call Stack:     at Microsoft.VSDesigner.Data.VS.VsConnectionManager.CheckConnection(Int32 ...
Web Form settings12 May 2004 21:35 GMT1
Using VB .Net I've created a default.aspx web page whose html form had an original action of 'WebForm1.aspx", I've changed that value in the html tags to be now 'NewWebForm2.aspx' and rebuilt my solution, with no failures. However when I run and look at the html source code of my ...
How do I copy XML file to build target folder?12 May 2004 19:14 GMT1
I have an xml file that is used by my vb 7 program at run time. I want
it to be copied to the output folder in which my project creates its
exe, etc. files. How do I specify that it should be copied. There is
no post-build step as in VC++ 6.
Using the same file in multiple projects within a solution12 May 2004 14:59 GMT2
I have a solution that has 15 projects.  The projects are all sub-directories of the solution directory.
I have some files in the solution directory that are used in more than one of the projects (all of this is c#)
If I go to a project and add existing item and select the file in ...
Pages: 1 2 3 4 5 April, 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.