| Thread | Last Post | Replies |
|
| connect to MSDN library on network | 16 Nov 2004 04:51 GMT | 2 |
I installed the MSDN 2003 NET library from from the cd's on to a network shared folder so I can connect to it from diffirent workstations on the network. I would like to know what I have to do from the VS IDE to set the help path
|
| How to determine the selected language inside a Wizard | 16 Nov 2004 01:33 GMT | 2 |
I am building a Visual Studio wizard that generates a new project from a template. There are VB.net templates and C# templates. Inside the wizard code, I need to determine whether the user clicked
|
| Toolbox pushpin hangs Visual Studios 2003 | 15 Nov 2004 23:52 GMT | 1 |
Occassionally, if I have a form open and I press the pushpin on the toolbox window to stay open, Visual Studios hangs up and I have to kill it from Task Manager. Task Manager also shows the processor pegged at 100%. I can repeat this every time even after reboot.
|
| Customized deployment by user decision | 15 Nov 2004 22:05 GMT | 1 |
I am trying to build a customized deployment package in .net 2003 studio. What I need to do is the following: 1. Have a checkbox dialog box with some options. 2. If the user checks Option 1 then:
|
| View class not in Class View list | 15 Nov 2004 21:53 GMT | 1 |
I started this program with VC++ 1.5, continued with VC++ 5.0 and now ported to VC++.Net 2003. I wanted to add a menu item and its handler to my view, but my view class is not listed in the Class View. Questions:
|
| Wierd: CreateDirectory does not work any more | 15 Nov 2004 20:49 GMT | 6 |
I am using Win2K SP4 and Visual C++ 6.0. I used the following codes to create a directory for me, and it worked fine for me until today. #define DIR_SAVE_CONFIG _T("\\MyApp\\Config")
|
| how do you get the context path for the web app? | 15 Nov 2004 17:18 GMT | 3 |
I'm trying to reference images in my webapp. I'm coming from j2ee and I just write a small jsp scriplet that says to go grab the context path. How do I do that with C#? If it's done differently in C#/.NET, please set me straight (please be gentle :>).
|
| how do you several directories of Resouces to Visual Studio web app? | 15 Nov 2004 15:59 GMT | 2 |
I am trying to figure out Visual Studio's handling of resources and I'm having a hard time. In JBuilder, you create a resources directory, hit refresh and boom, it's in JBuilder. But when I try that in VS, it can't read the directory. How do I add several directories with many ...
|
| Help me Plz | 15 Nov 2004 08:45 GMT | 1 |
Hi my problem is i need know what is the producto of dotnet for desing webform and aspx thanks
|
| Flash in Visual Studio .net? | 15 Nov 2004 08:42 GMT | 1 |
I am a beginner in VS .net, but an experienced programmer. I am trying to integrate a Flash visualization into a VS .net project. Basically, I just want the Flash visual to be plopped right into my VS .net interface, and to be interactive as it is in Flash. Does anyone know if ...
|
| msde error | 13 Nov 2004 19:05 GMT | 1 |
msde error I install msde 2000 using the command line like this => setup SAPWD="pass" But when I try to create a new database using access sql server database wizard he ask me for a login id and password!
|
| What is C#? | 13 Nov 2004 13:06 GMT | 1 |
What exactly is C#? The microsoft literature describes it as being a language with syntax very similiar to C++. But there visual C++ module and a C# module within VS.NET. Is that redundant? What are the differences between
|
| Changing the Link Order in Visual C++ .NET ??? | 13 Nov 2004 00:58 GMT | 2 |
I am writing a special piece of software and the link order of the executable is important. That is... I want some code at the very begining of the 'exe' and some code at the very end. I know that I can use a makefile to specifiy the order directly but they are annoying to
|
| Create WebProject on Testing Server | 12 Nov 2004 22:57 GMT | 1 |
I've created a testing webserver for our web development team. On the server I've created a Shared folder called WebProjects and given the Developers group FULL access to the folder. In IIS I created a Virtual Directory 'mdfdev' and pointed it to these files.
|
| What are the differences? | 12 Nov 2004 16:31 GMT | 1 |
What are the differences between Visual Studio 2005 and Visual Studio.net? (http://msdn.microsoft.com/vbasic/) The first one is to create windows applications and the second one is
|