| Thread | Last Post | Replies |
|
| tab control | 16 Dec 2004 09:26 GMT | 1 |
How to add a tab control unit to the toolsbox in visual basic 6 so i will be able to drag it to my form because it is not including in my toolsbox right now.
|
| Lock VS.NET IDE Toolbars | 16 Dec 2004 09:25 GMT | 1 |
Is there a way to lock these toolbars? Everytime I misclick on the bar it drags out the toolbar and then I have to spend time putting them back into place.
|
| Inline files in makefiles | 16 Dec 2004 07:56 GMT | 3 |
Does anybody know how to get inline file name from within makefile if the name is not set obviously. type << some text into inline file.
|
| Help need in vsnet 2003 | 16 Dec 2004 03:54 GMT | 2 |
I am using visual studio dotnet 2003 for my development. I am facing a peculiar problem now-- I am not able to open multiple *. cs files in a project simultaneouslly.only one cs file gets in the work pane , and when i select the second one the first one comes down.
|
| INTERNAL_COMPILER_ERROR | 15 Dec 2004 23:45 GMT | 1 |
I think I should ask what causes this error? it seem that it isn't a wrong with my code becuase I have tested with other compilers and they work fine. I am frustrated about this thing, and I don't want to
|
| EXPORT TO .CSV WITHOUT CREATING A FILE ON THE SERVER!!! | 15 Dec 2004 18:41 GMT | 5 |
I want to know if there is a way to export a DataGrid (ASP.NET) without actually having to create a file on the server. Something like to be able to export an Stream that is saved as a file on the client side.
|
| Wizard is not working | 15 Dec 2004 17:57 GMT | 1 |
When I try to create a new project there was an error message which says that 'Could not find the specified module. Please check wizard is installed' and it gives the following path. "C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\VC#Wizards\DefaultWinExe.csproj". And I ...
|
| Delphi Convert | 15 Dec 2004 08:12 GMT | 3 |
I've been developing in Delphi since version 1.0. I justed picked up Visual Studio ASP.NET 2003 Architect and had a couple of questions that I hope somebody can help with: 1. In Delphi, I can place all of my database connectivity items on a single
|
| I cannot install Visual Studio.net | 14 Dec 2004 17:36 GMT | 1 |
I am trying to install Visual Studio.net Academic on my PC running Windows XP. When I install disk 1, the steps appears then it ask for Prerequisites disk and then proceeds to install Stat Trak for Baseball and exits the installation (I've tried a dozen or more times). I'm ...
|
| Display command line options for csc.exe build? | 14 Dec 2004 06:59 GMT | 2 |
Is it possible to have csc.exe display all its command line options when it runs? I'd like to verify that symbols I'm trying to define are in fact getting on the command line as I expect them to. TIA
|
| MSDN library installation problem | 13 Dec 2004 18:43 GMT | 5 |
I removed the July MSDN library from my computer and tried to install the October library. The installation appeared to complete without errors, but I get "cannot find server" and "no page to display" errors on any attempt to view the content. I've uninstalled and reinstalled ...
|
| IIS Installation ?? | 13 Dec 2004 11:01 GMT | 2 |
hi - is it possible tat i can a get IIS installed on my m/c. i jus need it for my projects.i have XP home edition so is there any way frm where i can download IIS.please reply ASAP.
|
| Crashes | 13 Dec 2004 11:00 GMT | 1 |
I am experiencing crashes, and whenever I send to support then send an auto reply back. How can I get real support from microsoft? MJ
|
| Where can i find MSDN Library? | 13 Dec 2004 10:56 GMT | 1 |
Where can i download MSDN library for VS.NET 2003? My help cd is missing and i need install Visual Studio on my new machine. Thanks, Gillu.
|
| Debug.Write: Where is the output? | 13 Dec 2004 05:58 GMT | 1 |
I have the following statements in my C# WinForm project: using System.Diagnostics; Debug.Write(c.x.ToString()); Yet I do not see this value displayed in any of the debug windows when I hit
|