| Thread | Last Post | Replies |
|
| Newbie Q: Not to Use Codebehind | 27 Jan 2004 11:48 GMT | 4 |
I am learning ASP.Net using MS Visual Studio .Net. After I create a new C# empty web project, then I create a new .aspx page. I then drag a button control onto an .aspx page, then I double click on the button in order to enter event code for the button, VSNET will automatically
|
| upgrade to VS 2003 | 27 Jan 2004 08:22 GMT | 2 |
hi, everybody, Now I use VS 2002, and I know MS have released VS 2003. I want to upgrade to VS 2003. Do I just install VS 2003 in my pc? And it is ok, there will not problem happened? Because I saw someone post that install VS 2002 and VS 2003 in the same pc will have some problem.
|
| Error during installing VS.Net | 27 Jan 2004 08:13 GMT | 3 |
I've got an 25003 error during the installation of VS.Net under XP Familial [ VS.Net 2003 Architect release XP Familial SP 1 ] My disk space is ok and the prerequies install was ok
|
| Release/Debug builds across multiple solutions | 27 Jan 2004 06:27 GMT | 1 |
Our product is built from multiple projects separated into 3 solutions (A, B and C in this example). Our problem revolves around wanting to be able to quickly switch between doing release and debug builds of all of our code. Specifically that a project in solution A might be ...
|
| Forms Designer Appears Missing | 27 Jan 2004 04:23 GMT | 1 |
I purchased VC Net. I can make it generate a standard form with the wizard, but I cannot find the Forms Designer in the software, and
|
| Visual Studio for Applications? | 27 Jan 2004 00:09 GMT | 2 |
Is Visual Studio for Applications still supported? I see the VSA namespace and it works OK... I was curious about the VSA SDK that is mentioned ... is it available for download?
|
| Delete Command in VS | 26 Jan 2004 22:31 GMT | 1 |
I want to delete a row of a DataGrid (... the row of the DB) but I don't know the code to insert in the command private void DataGrid1_DeleteCommand(object source, System.Web.UI.WebControls.DataGridCommandEventArgs e)
|
| HowTo: Include a file from another folder into a C# project? | 26 Jan 2004 21:02 GMT | 3 |
having two projects I want to include a C# file from Project1 into Project2. Just adding it creates a copy of the whole file. Modifying the CSPROJ XML file did not work. Any ideas?
|
| Importing a Windows Form | 26 Jan 2004 19:37 GMT | 3 |
I have a single developer that has been working on a WinForms project for a while on his development machine and is doing fine. Now I want to add a second developer and have this second developer work on a series of forms that are part of the same application that the first
|
| Develop Visual Studio.NET Plugins | 26 Jan 2004 16:34 GMT | 2 |
Is it possible to develop plugins for Visual Studio.NET and if so where can i find an example with source code
|
| Can VS .NET 2002 use .NET FW 1.1 | 26 Jan 2004 14:59 GMT | 2 |
I am using Visual Studio Enterprise Architecht 2002 and would like to use the latest .NET 1.1. Ive installed the 1.1 Redistributable but when I look at the Help about in Visual Studio it still reads version 1.0 for the .NET
|
| source file path | 26 Jan 2004 14:46 GMT | 2 |
The solution explorer shows all filenames for files in my project. I want to see the full path for a particular source file. I cannot find this available anywhere within visual studio.net!
|
| Problem in opening downloaded 101 samples | 26 Jan 2004 10:13 GMT | 1 |
I download 101 sample file from MSDN but it is probleming in opening. I am using VS.NET 2002.
|
| cannot repair install, reinstall or unistall Visual Studio | 26 Jan 2004 02:02 GMT | 1 |
Earlier, Visual Studio .net--Academic, was having problems running an asp.net application, so I decided to try and repair the install and put in disk one. Didn't work. The message I get is this:
|
| VS.NET 2003 on Windows Server 2003 problem | 25 Jan 2004 19:19 GMT | 1 |
I have installed VS.NET 2003 on Windows Server 2003 (incl. IIS, ASP.NET, Frontpage Server Extensions). When I try to add new ASP.NET WebApplications in VS on my local IIS with http://localhost/WebApplication1
|