XML Documentation Customizing
Tue, 4 Nov 2008 00:58:01 -0800
Good morning,
in my new company we are using VB.NET and have defined for Source code
documentation to use the XML-Documentation of .NET.
When I press ''' in the IDE, then the default XML Documentation is generated.
Is there a way to adjust these generated content?
e.g. we want to add always a special i ...
|
ASPXCodeBehind being added and removed in csproj file between chec
Mon, 3 Nov 2008 08:02:12 -0800
We are using source control (Sourcegear Vault, which acts more like TFS than
VSS, in that it uses the Merge/Checkin model) with a WAP, and in rather
annoying fashion, pretty much every time any of us checks in, we first have
to merge "changes" in the csproj file, where the line
"<SubType>ASPXCodeBehind</SubT ...
|
Suddenly can't compile - how did I break it?
Fri, 31 Oct 2008 14:06:02 -0700
Have an asp.net c# project. When I try to build it, I am surprised to get:
Error 1 Unable to copy file
"obj\Release\epnuc1.Properties.Resources.resources" to
"obj\Debug\epnuc1.obj.Release.epnuc1.Properties.Resources.resources". Could
not find file
'obj\Release\epnuc1.Properties.Resources.resources'. epnu ...
|
Annoying dialog coming up in Dev Studio 2003 Help
Thu, 30 Oct 2008 10:21:05 -0000
Hi,
Recently upgraded my development machine to a quad core XP Pro sp2 machine.
Installed DevStudio.net and integrated msdn help which I use a lot on a
legacy project.
Now an annoyance I often get is when I am on a keyword/NET class/method etc
in the studio editor and then press F1 for help, msdn comes ...
|
Politics
Fri, 24 Oct 2008 09:00:43 -0700
constantly suspicions grich logical dickless clocks reinstalled handling dak ...
|
VS2008 SP1 :: Cannot display project properties any more
Thu, 23 Oct 2008 13:26:20 +0200
Hi, i have a problem with Visual Studio 2008 SP1. I cannot display the
"properties" of a project any more.
Neither c# projects, nor VB.NET Projects.
I tried it with freshly created projects.
And I tried to repair the installation of VS2008 via "Add/Remove Software".
DETAILS
When i open a c# project or v ...
|
How do I display partial classes as a tree automatically?
Wed, 22 Oct 2008 13:27:10 -0700
I fooled around with partial classes on a project a few months ago, and I
swear VS automatically set up a hierarchy of files similar to how forms and
their designer files are done.
Today I set up some more partial classes, and I noticed my classes aren't
displayed in a hierarchical group anymore. I've fool ...
|
|
|
connect to server in vs.net
Fri, 17 Oct 2008 10:49:01 -0700
Hi all,
In tools menu, there is connect to server sub menu.
After I connected to the server, I can only see "performance counter",
"services" etc.
Is there any way I can download some source code from the server directly
through vs I just want to get some source code, and build it locally, debug
it et ...
|
ApplicationEvents in VS2008
Wed, 15 Oct 2008 06:07:01 -0700
Hello,
I'm trying to follow the guidelines for error handling in a recent VSJ
article (Visual Systems Journal, October 2008, p34). In particular, it
mentions the ability to add a 'catch-all' handler for unmanaged exceptions.
I'm having trouble implementing this. The steps, endorsed by the MSDN
document ...
|
ASP Site Content Disappears When Solution Contains Unit Tests
Mon, 13 Oct 2008 15:46:01 -0700
I recently converted a Web site solution from VS2005 to VS2008. This
particular solution has 13 projects with including 6 DLL projects, 1 Web Site
and 6 Unit test projects. After conversion, the subfolders under the Web
project showed no content. Selecting a subfolder and add existing item
brought up the mis ...
|