| Thread | Last Post | Replies |
|
| cannot install .Net documentation update | 22 Nov 2003 17:08 GMT | 1 |
i cannot install october 2003 .Net framework SDK documentation update (http://www.microsoft.com/downloads/details.aspx?familyid=2eaeb501-c197-4892 -9c50-8f6be1b0d4e0&displaylang=en) and i also cannot install .NET Framework Service Pack 1
|
| startig MFC programs with parameters | 22 Nov 2003 14:32 GMT | 2 |
is it possible to start a MFC application from another running prozess passing a parameter? E.g. Calling a document viewer passing a certain document as a parameter that the viewer should show after starting. Have I to use the registry or can I call the winmain()-function passing ...
|
| Autohide VS.Net Toolbox | 22 Nov 2003 01:33 GMT | 1 |
The toolbox window in my VS.Net used to be autohidden, just like the way that Server Explorer window works. But since I did something to the IDE (kind of forgot what I've done, but I'm sure it was some mouseclicks), the autohide feature has gone. Now I have to activate
|
| Debugging Problem | 21 Nov 2003 17:27 GMT | 2 |
I am trying to debug locally on my client machine. I am unable to because it says I am not part of the Debugger Users on the Server. I've gone into SQL Server Enterprise Manager and tried fixing the problem, but am
|
| Enhancing the "Add Reference" dialog box | 21 Nov 2003 16:32 GMT | 1 |
I'd like to see the Add Reference dialog box get a facelift to some degree. Since assemblies can be referenced via the Registry Key ".NET Assemblies", perhaps a "descriptive XML file with a 24xSomething bitmap" could be used to help Classify and Identify references.
|
| Has anybody tried Compuware's DevPartner | 21 Nov 2003 15:57 GMT | 4 |
My company is evaluating this tool called Devpartner from compuware corporation (www.compuware.com/products/devpartner/1500_ENG_HTML.htm) It is supposed to have an IDE much lighter than Visual
|
| Whidbey - MSDN download? | 21 Nov 2003 15:51 GMT | 2 |
Is Whidbey avalible as an MSDN subscription download? Thanks
|
| Windows cannot open this file. | 21 Nov 2003 15:45 GMT | 1 |
When I download some files I get the message that windows cannot open it since it did not know what file created it. It gives the option of going on the web to look for the file that created it, or look for it on my computer. Since
|
| Using VStudio as a Framework? | 21 Nov 2003 15:43 GMT | 1 |
This question has probably been asked a million times but I haven't been able to find any documentation. How can I use VStudio as the framework for my applcation? I have been using the MFC framework since it came out and
|
| SelectLine | 21 Nov 2003 09:22 GMT | 1 |
A collegue of mine, having just switched from VC5 to .NET is lamenting the removal of the SelectLine command which he used to use mapped to a shortcut key. How would one go about reproducing this command in .NET?
|
| Web Application Physical Path | 21 Nov 2003 09:08 GMT | 5 |
When using VS to create a new web application, VS will create the new virtual directory in IIS and place the physical files/folders in D:\Inetpub\wwwroot. How can I get it to place the files/folders in a different location?
|
| LNK1209 - program database woes | 21 Nov 2003 05:31 GMT | 1 |
LINK : fatal error LNK1209: program database "E:\myapp\myapp.pdb" differs from previous link; relink or rebuild I have developed a problem with my Visual Studio 6 C++ installation.
|
| Why can't I pick my own solution directory in VSNET? | 21 Nov 2003 03:47 GMT | 1 |
Why does VS.NET put the .sln in a subfolder that is the same name as the solution? This is an extremely annoying step backwards. Don't mess with a programmer's directories. IF I want to put thissucks.sln in /myowndirectory I should be able to, No?
|
| generated docs - any good tools | 21 Nov 2003 03:32 GMT | 2 |
Hi; Is there any good tools out there for generating documentation from the ///<xml... comments? I'd prefer something that created dynamic help files or javadoc type files.
|
| Always rebuilds | 21 Nov 2003 01:58 GMT | 2 |
Hi; Why is it after I do a build (that succeeds), when I press F5 to start a debug run, it rebuilds some files? This eats up time and is annoying.
|