| Thread | Last Post | Replies |
|
| Find and replace with multiple wildcards | 17 Nov 2005 21:06 GMT | 1 |
I've decided to refactor a project, which means that I need to change how pictures are accessed in all project files from this: picture[x][y] picture[count_i][count_j] to this:
|
| Visual Studio 2005 Product Registration | 17 Nov 2005 17:18 GMT | 3 |
I'm wondering on how I go about registering my copy of Visual Studio 2005 Standard Edition, if it could be done at all. I've googled, and searched msdn and so far have come up with nothing. The closest thing I could find was a registration page for Visual Studio .NET (I think ...
|
| Append an Access Table | 17 Nov 2005 16:52 GMT | 2 |
Hello World, I'm sucsessful in connecting and opening an Access database via VB.Net but have not figured out how to append one table to another yet. There is very little info out there, or it is outdated and no longer supported. Can
|
| page refresh in Visual Web developer (after data view change) | 17 Nov 2005 16:47 GMT | 1 |
I apologize if this is the wrong group but couldn't find one specific to VWD. I have a dataview control that can link to either of tow data sets. I use a dropdown list control to determine which one. Problem is, unless I manually refresh the page I don't see the data change. ...
|
| Visual Studio.net & Visual Studio 2005 | 17 Nov 2005 13:42 GMT | 1 |
General Question: Web Development with VS.net: I have Visual Studio.net with Framework 1.1 installed on one machine with IIS6, SQL Server 2000 & framework 1.1 on a Development Server. Is it possible to install Visual Studio 2005 & Framework 2.0 on the first
|
| vs 2003, asp.net, leave my body tag alone | 17 Nov 2005 13:22 GMT | 1 |
Why is the HTML designer in VS 2004 rewriting my body tags from this <body style="BACKGROUND-COLOR: <%=appColor%>"> to this <body>
|
| How to Create Multiline Text in Designer's Property Window? | 17 Nov 2005 13:17 GMT | 2 |
I'd like to add text spanning several paragraphs to a label control. How can I add a newline/carriage return to text from within the Visual Studio Property window? TIA,
|
| necessity of a server | 17 Nov 2005 12:41 GMT | 1 |
hi, In order to develop ASP.net application with vs.net (beta 2005) do I need a separate server machine to host the applications when the vs.net run on windows XP.
|
| VS2005 Release - frequent uncontrolled exit | 17 Nov 2005 09:20 GMT | 4 |
Most disappointed to find that the release version of visual studio 2005 professional edition is un-useable. Within the space of half an hour it exited twice whilst I was working on an xml schema file in picture mode (ie not viewing the xml markup itself).
|
| Upgrade from VS 2003 to VS 2005 question: PART 2 | 17 Nov 2005 07:49 GMT | 2 |
Do I need to un-install VS 2003 before installing VS 2005? Do I need to install on a clean machine? I have a MSDN Universal subscription and will be updating to VS Team System (or what ever they will are calling the top package). Which version of VS
|
| VS2003 Pro ability to create stored procedures within IDE? | 17 Nov 2005 07:10 GMT | 1 |
I was using VS2003 Enterprise Architect. I'm now using VS2003 Professional. In EA I was able to create stored procedures in the Server Explorer by right clicking on the "Stored Procedures" node of the DB server and "New Stored Procedure". Now I dont' have that option in Pro. Is ...
|
| Are VS 2005 Projects Compatible With Each Other? | 17 Nov 2005 07:03 GMT | 3 |
At work, I'll have some flavor of the VS 2005 Team System. At home I was going to just install VS 2005 Pro because it is available now. It just finished downloading. :-) Assuming I will use the features common to both can I open my project files
|
| F12 Not working | 17 Nov 2005 05:45 GMT | 10 |
I just reformatted my HD, reloaded the OS and all applications on my dev machine. Now that VS2003 is reloaded on the machine and I'm starting to work in it again, I noticed that the F12 doesn't work anymore. Normally when I click on a variable and hit F12 the focus will move to ...
|
| Prevent addition of ID tags by the editor | 17 Nov 2005 05:32 GMT | 1 |
Studio adds an ID="xxx" tag to existing code having a Name="xxx" tag. This corrupts my code since the code may be embedded in a doc-write statement where a <"> should not appear. So, how to disable automatic generation of ID tags in the VS.NET editor
|
| VSS encodings don't match on VSS 2005 | 16 Nov 2005 19:32 GMT | 17 |
Just switched to VSS 2005. When I compare VSS files with files in working folder it started showing me the difference for files that are identical. When I am trying to see difference It tells me that encoding is different but the files are the same. Could I do anything about it?
|