| Thread | Last Post | Replies |
|
| Preventing Page Reload | 31 Oct 2007 23:40 GMT | 1 |
I am trying to create a simple web site with VS .Net 2003 and am having trouble understanding when pages are reloaded. My start page has a text box (txtBox) that is set to a particular value by the page's load event handler. The user has the option of changing the value (by just ...
|
| TFS Search for specific Item | 31 Oct 2007 23:24 GMT | 1 |
Is there a way to perform a search in Team Foundation Server in order to find a specific Item i.e. bug
|
| page w/ code? | 30 Oct 2007 23:29 GMT | 1 |
Using Visual Studio 2005 Express, I see that when creating a new aspx page there is an option to seperate the code into a seperate page. Why would you use this option? When should you use this option?
|
| visual studio 2005 dev and sql 2005 dev | 30 Oct 2007 15:35 GMT | 1 |
I have the 2 cd's for SQL Server 2005 Development. Where do I find the Visual Studio 2005 Developer install? Thanks.
|
| question about XPath searches in visual studio | 30 Oct 2007 14:48 GMT | 1 |
I'm using VS 2005 to do XSL, XML development. Other XML editors that I've used allow you to key-in XPath queries from within the editor to test your XPath. Is this possible in VS 2005? Currently I use an external tool that we have written to test my XPath queries.
|
| Team Foundation Server Project Portal | 30 Oct 2007 04:19 GMT | 5 |
I recently added a new Project to TFS and entered the portal to setup my quick launch items to follows our standards. I went through the system and added the Quick Launch Items, deleted the ones I didn't need and then returned to the home page only to find out I have No Quick ...
|
| Newbie: VS.2003 and MSI installer for project... | 29 Oct 2007 22:44 GMT | 1 |
Hi, Folks! I am creating a command-line project in VS.2003 and I'm trying to create an installer for it. I want to add the installation path (e.g. C:\Program Files\<ProjectName>) of my program to the PATH environment
|
| Drag and drop thumbnail onto form? | 29 Oct 2007 17:07 GMT | 1 |
Is there a way to drag and drop a thumbnail image onto a form? I've been asked to create a image database where every record contains info about an image. Currently the folder where the image can be found is entered but it would be helpful to have a thumbnail of the image as ...
|
| Using VS2008 to develop production code | 29 Oct 2007 09:59 GMT | 1 |
I got a copy of Visual Studio 2008 Beta 2 at a .NET user group meeting. Can I develop code using it targeting .NET Framework 2.0 and use the generated code in production, like an Internet facing website? Thanks.
|
| Newbie question - How do I get VB.NET and ASP.NET development environments in Visual Studio 2005? | 27 Oct 2007 03:37 GMT | 1 |
I'm sure this is easy, but it is evading me. I have had an MSDN subscription for the past year or so. I am trying to get the VB and ASP development environments going in VS 2005. I installed VS 2005 but it only came with the SQL Server 2005 projects (Analysis,
|
| Visual Studio.NET 2003: Cannot find server | 27 Oct 2007 00:58 GMT | 1 |
All of sudden I could not get into MSDN documents within Visual Studio. Everytime it shows me the following message: Cannot find server, the page cannot be displayed. I could not recall what I did to my Visual Studio, so I inserted the MSDN disks and trid to repair, but
|
| Stack Overflow in Visual C++ | 26 Oct 2007 23:05 GMT | 3 |
I created a C++ program and defined a huge struct. The struct size is about 10000*100 bytes. I compiled the program in Borland C++ Builder6 and everything is OK. However, Visual C++.NET 2003 reported error as "Unhandled exception
|
| Renaming a solution and project file is still impossible (or very hard), no? | 26 Oct 2007 10:44 GMT | 2 |
A textbook by Carli Watson on Visual Studio 2005 C# recommends copying a solution file and renaming it from inside Solution Explorer "this also renames the solution and project files". I take it the author must be mistaken, from the below.
|
| Any Visual Studio add-in for enhancing readability of C++ compiler messages? | 26 Oct 2007 03:39 GMT | 2 |
is there any Any Visual Studio add-in for enhancing readability of C++ compiler messages? I think I saw such add-in in the past but I can't found any more the web page.
|
| VS 2005 WinForm Designer and 2003 control style | 25 Oct 2007 23:07 GMT | 1 |
I am working to convert a VERY large application from VS2003 and .Net 1.1 to VS2005 and .Net 2.0. While I have managed to build and run my application successfully, the windows forms designer shows the New style flat controls and not the
|