| Thread | Last Post | Replies |
|
| Option Strict | 13 Mar 2006 11:43 GMT | 1 |
In the IDE Options Dialog under "Projects and Solution" I have the "VB Defaults" for Option Explicit and Strict both set to on. Despite this in my code behind for ASP pages the Strict Option is OFF. I have to add it to the top of the page to get it to turn on.
|
| VS Plugin | 13 Mar 2006 11:31 GMT | 1 |
I want to write a plugin for VS net 2005, that will modify the project file, set properties in the Property Explorer based on complie type, and previous modifications to the project file. I'm not sure where to even start with this. Any nudges in the right
|
| Default to VBScript for syntax highlight? | 13 Mar 2006 08:25 GMT | 1 |
If I do not begin my file with: <%@ language="VBScript"%> ...I do not get the syntax highlighting in my ASP code. The language directive can't exist anywhere except the first line of code,
|
| How to disable...? (VS2005) | 12 Mar 2006 16:17 GMT | 3 |
The horrible ctrl-tab document window?
|
| VS2005: How to disable cut & copy without selection? | 11 Mar 2006 03:39 GMT | 2 |
In the VS6 it was optional "extra feature". Then, apparently, someone decided that it is "the only right thing" for VS. NET 2003. Well, I and everyone I work with hates it... It seems to be the same in VS.NET 2005.
|
| How to start a new Solution? | 10 Mar 2006 15:14 GMT | 4 |
How do I start a new Solution in VS 2005, then (after it is created) add a Project to it? I have been unable to spot how to do it in the book that came with VS 2005. Thanks in advance for your help. - Pete
|
| Visual Studio, C++ and VSS | 10 Mar 2006 04:08 GMT | 1 |
Hi, we have a problem concerning our project structure. We were using VC++ 6 & VSS, and we have 3 projects sharing source code files. In terms of folders on both disk and VSS, we have a project structure similar to this one:
|
| Honey, I Shrunk the Form | 09 Mar 2006 15:58 GMT | 6 |
VS2005 has a bad habit of shrinking my form every time I compile. I doubt if there's a solution to this problem (besides Microsoft's fixing the bug), but I'm curious if anyone else has experienced the same thing. The Story: I converted a C# project from VS2003 to 2005. Ever ...
|
| Cannot add web reference to Visual Studio project | 09 Mar 2006 09:36 GMT | 3 |
I have been trying to add a web reference to a project in Visual Studio but am hitting a problem that we've been unable to resolve. Basically I can add local addresses but not any out there on the Internet, so I am sure it's something to with those troublesome boxes that sit ...
|
| Visual Studio 2003, Edit Read-Only file dialog box. | 09 Mar 2006 05:16 GMT | 3 |
Up until two days ago, whenever I tried to edit a read-only file a dialog box would pop up and warn me. The dialog would allow me to overwrite or edit read only or just cancel my attempt. The dialog also had an option to disable the dialog box from ever showing up again. I
|
| VS2003 - hangs on opening usercontrol | 08 Mar 2006 22:26 GMT | 1 |
I have been editng a complex usercontrol in HTML mode ... The control accesses the api for miscrosoft solution for internet business 2.5, content management server 2002, and commercer server 2002. The control runs fine after building no problems. I checked in the project and ...
|
| Creating resource string with a literal | 08 Mar 2006 03:18 GMT | 7 |
Hi; How can i create a literal and then get a resource placed in it entering the resource name and the english text of the string? At present I am going in to source mode and doing it by hand which must be
|
| Switching to debugging ASP.NET 2.0 under IIS | 07 Mar 2006 03:13 GMT | 3 |
Hi; I googled on this and found numerous conflicting instructions on how to do this. How do I set up my project so it runs under IIS and I am running and
|
| MSVS .NET 2003 help | 05 Mar 2006 15:29 GMT | 1 |
is there a way too see what each variable is holding when ran in debug mode?
|
| toolbox icons getting wrong | 04 Mar 2006 04:26 GMT | 2 |
I've been having this problem with C# Express, and now, when I installed VS 2005 Professional, thought it went away, but it started to happen now even in VS. The icons in toolbox are continuously disappearing, being switched to the
|