| Thread | Last Post | Replies |
|
| Code Analysis | 21 Nov 2006 22:17 GMT | 1 |
Is there a way to set default settings for Code Analysis? What I'd like to do is manage Code Analysis for a number of projects (80+) from one central place. Is there a way to do this in VS? I can kind of get what I want out of FxCop, but I'd also like to enforce check-in ...
|
| Information about creating a visual studio plugin | 21 Nov 2006 22:13 GMT | 1 |
I trying to develop a visual studio plug in for my project. Does anyone know of an article which describes the SDK for building a plug in, how di I start building it?
|
| asp.net 2.0 adds unwanted semicolons | 21 Nov 2006 21:54 GMT | 9 |
I've just upgraded an asp.net project from asp.net 1.1 to 2.0. It compiles and runs. However, on one of the pages, which worked in 1.1, it appears that .net 2.0 goes into a perfectly good client-side vbscript event and adds a semicolon to it. Since the event is vbscript, IE does ...
|
| VS 2005 Class designer : How to have 1 to many association? | 21 Nov 2006 19:32 GMT | 2 |
Hi, I've just started using the class designer. However after much googling I can't find how to do a 1 to many association between two types. If I do a 1 to 1, it adds a property to one class. That's fine, so
|
| Something has stolen Ctrl + Spacebar | 21 Nov 2006 10:02 GMT | 2 |
As above, my Ctrl + Spacebar for intellisense is not working in VI 6.0. I have checked keyboard assignments and Ctrl + Space is listed for Edit -> CompleteWord. I added Ctrl + Shift + Space and that does work, but Ctrl + Space does not.
|
| Problem with local references also in the GAC | 21 Nov 2006 05:26 GMT | 7 |
Hi; We have a problem where DLLs that we have in a directory in our project that we add as references using browse are in the GAC on some of our developers systems. (They must be in the GAC for them as programs they run require them.)
|
| Visual Studio 2005 Pro - Where is MS SQL 2005 Developer Edition | 21 Nov 2006 04:42 GMT | 3 |
My understanding is the the Pro edition of VS2005 is supposed to include MS SQL 2005 Developer Edition. At least that is what it says on Microsofts website. But where is it? During installation the only option is for SQL Express.
|
| VS2005 and Vista | 21 Nov 2006 00:07 GMT | 2 |
Anyone got a link to somewhere on MS on how to get started on this? I've been developing for .Net 2.0 and WinXP for almost a year and am not sure what I need to do to get started on Vista. I have VS2005 and Vista. But do I need anything extra?
|
| Rename ignores 'extra' files | 20 Nov 2006 18:37 GMT | 2 |
Why does a rename in the VS solution explorer ignore the .Designer and resx files? I have to manually rename them as well. .. And it doesn't change the class name in the main .cs file either. I have discovered that I can do the rename in the class designer. If
|
| VS 2003 forces a checkout on an ASPX page when opened | 20 Nov 2006 17:01 GMT | 1 |
I have a VS2003 web project that is integrated with VSS 6.0. There is one particular ASPX page in that project that when it is opened within Visual Studio, a dialog box comes up asking for a checkout. None of the other pages behave that way. It appears that the page is being ...
|
| Why does it take for ever | 20 Nov 2006 16:58 GMT | 1 |
I have a solution with about 70 compact framework c# project. Every time I try to unload a project it can take up to 20 min to accmplish that task, It can take up to 1h if I switch from debug to release or vice-versa... My solution is under source-safe too but Still, I have a ...
|
| Unknown Publisher | 20 Nov 2006 16:55 GMT | 1 |
I have completed a small application and it loads from a zipped file on the internet, but when it loads it says it is from and unknown publisher. How do I get rid of this?
|
| vb.net forms inheritance problems | 20 Nov 2006 16:41 GMT | 1 |
I don't understand this, I am having trouble inheriting forms both in VS.NET 2003 and 2005; in either case I have forms that won't open up in the designer, displaying error messages that make it clear that the IDE is trying to instantiate the base form and run its code, which I ...
|
| Solution Explorer: How can I show modified files | 20 Nov 2006 16:33 GMT | 1 |
I need Solution Explorer to somehow differentiate files that have been modified. The files we use are marked read-only when pulled out of our CM enviornment, and even though .NET prompts you to overwrite a file when making a change, there is now way I have found thus far to ...
|
| Exploding Logo in VS 2005 | 20 Nov 2006 16:31 GMT | 1 |
Has anyone by any chance ever seen a small animation of the Visual Studio logo exploding over and over again in the bottom, right-hand corner of the Visual Studio screen? It would be to the right of where the current line number is displayed on the info bar.
|