| Thread | Last Post | Replies |
|
| Auto generating code and stored procedures | 05 Oct 2004 19:22 GMT | 1 |
Dear Experts, I am wondering, is there any option for auto generating of stored procedures in visual studio or SQL that will buid for me the stored procedure with parameters?
|
| ReDirect - Please Help | 05 Oct 2004 18:29 GMT | 1 |
Working with XP-Pro and VS.Net I have set my Start Page to "Home.aspx" but the application always starts the "Login" page - - - How can I change the start page to the Home.aspx??? On the login page that displays I have private void
|
| MessageBox timed delay before closing | 05 Oct 2004 16:15 GMT | 4 |
Is there a way to call in C# a MessageBox (or some other built in dialog box) that will display a short message for x number of seconds and then automatically close? I can't find anything in the documenation.
|
| Web.config file | 05 Oct 2004 16:01 GMT | 1 |
I am just learning how to use visual studio so sorry if this is a simple solution but..... I have changed the web.config file to allow me to view the runtime errors (by setting customErrors mode="off") but
|
| New Project Types | 05 Oct 2004 09:47 GMT | 1 |
We have some Framework components that we would like to be in all projects created at our company. CompanyName.System CompanyName.System.Net
|
| Any nmake builde file for C++? | 05 Oct 2004 08:12 GMT | 2 |
I am looking for any workable make file for building a simple C++ code using nmake. (I know there are other alternatives than nmake but I just want a sample anyway)
|
| turning off precompiled headers | 05 Oct 2004 06:48 GMT | 1 |
Like the subject says, I'm looking for a way to globally turn off precolpiled headers, so that the feature is off by default whenever I open a new project instead of having to set it on a project-by-project basis. Using VS 2003, by the way.
|
| Visual sourcesafe error after XP SP2 install | 05 Oct 2004 06:40 GMT | 1 |
I am using Visual studio 6.0 with Visual sourcesafe running on windows XP. after installing XP sp2 Sourcesafe and Visual studio cannot connect to Source safe anymore. I get the following errors: The Database <database> does not exist. Would you like to search for
|
| VS.NET is messing up my HTML | 05 Oct 2004 05:17 GMT | 3 |
I am working on adding some features to a client's site that was designed in another editor. I have added web forms to serveral pages and have layed out labels, textboxes and other form elements on each page and to my horror after I have saved the file and reopened them the form ...
|
| book for learning asp.net using vs.net | 04 Oct 2004 23:50 GMT | 1 |
I am trying to learn asp.net. I have installed vs.net and also bought books on learning asp.net (using vb.net). I am more interested in ado.net programming. But these books do not mention how to use vs.net.
|
| Problems using EnumProcessModules and EnumProcesses in .Net 2003 | 04 Oct 2004 23:01 GMT | 1 |
I've been trying to learn a bit about figuring what program is loading what modules in memory. I've been looking at the sample code in the help file of visual studio .net 2003 (look under "Enumerating all modules for a process" and "Enumerating all processes").
|
| WebBrowser control in Visual Studio addin | 04 Oct 2004 20:15 GMT | 9 |
I'm trying to use Carl Nolan's HTMLEditorControl in a Visual Studio .NET 2003 addin. The control works great in a stand-alone app, but when I put it into a form in my addin, an "Unknown error" exception is thrown at the line ((System.ComponentModel.ISupportInitialize)(this ...
|
| can .Net be installed on a stand-alone system? | 04 Oct 2004 18:09 GMT | 2 |
In an attempt to install VS .NET I had to load the prerequisites disk. In doing so I had to reboot the system (as directed). But my system keeps hanging up on the reboot establishing network connections phase of the reboot.
|
| installing vs6 on xp sp2 | 04 Oct 2004 14:51 GMT | 2 |
I am trying to install vs6 on a win xp machine with sp2 installed. when I run setup I get the following window: title: 16 bit windows subsystem c:\windows\system32\config.nt. The system file is not suitable for running
|
| plugin programming for vsnet? | 04 Oct 2004 12:15 GMT | 1 |
Hello community, I wonder if there is any documentation available on plugin programming for VS.NET. I know for example that there is a Python plugin for VS.NET. Is it possible to extend VS.NET as JBuilder or even Eclipse,
|