Los Techies : Blogs about software and anything tech!
Sign in
|
Join
|
Help
Home
Merchandise
Blogs
Media
Groups
RSS
Twitter
Jason Meridth
»
All Tags
»
Visual Studio
(
RSS
)
Browse by Tags
Jason Meridth
Home
About
The Lounge
Ads by The Lounge
Friends of Pablo
Pablo's Extended Family
News
In Memorium: Nelson Montalvo
My Goals
Syndication
RSS for Posts
Atom
Recent Posts
What I do
BDD macro and Reshaper Template
CruiseControl and Web Application MSBuild Targets
.NET InternalsVisibleTo attribute == C++ Friend Assemblies
For those annoyed with having to add the public keyword to your new classes....
Tags
.NET
Agile
altnetconf
ASP.NET
Automated Build
Blogs
Books
castle
Continuous Integration
CruiseControl.NET
funny
git
Linux
LosTechies
members
microsoft
Misc
monorail
NAnt
Programming
ruby
Tools
Ubuntu
Visual Studio
windows
View more
Personal Links
My Del.icio.us
AlamoCoders (San Antonio .NET Users Group)
My Shared Google Reader Items
My LinkedIn Account
Archives
February 2010 (4)
January 2010 (1)
October 2009 (2)
September 2009 (4)
July 2009 (1)
June 2009 (3)
May 2009 (2)
April 2009 (1)
March 2009 (4)
February 2009 (8)
January 2009 (2)
November 2008 (10)
October 2008 (2)
September 2008 (1)
July 2008 (4)
June 2008 (2)
April 2008 (9)
March 2008 (2)
February 2008 (5)
January 2008 (2)
December 2007 (1)
November 2007 (8)
October 2007 (25)
September 2007 (25)
August 2007 (6)
July 2007 (6)
June 2007 (5)
May 2007 (12)
April 2007 (7)
March 2007 (10)
February 2007 (2)
January 2007 (20)
December 2006 (8)
.NET
Agile
ASP.NET
Automated Build
Continuous Integration
CruiseControl.NET
microsoft
NAnt
Programming
ReSharper
testing
What I do
In response to being tagged by Ben Scheirman : I'm a full-time software developer currently working for Wachovia (formerly World Savings) in San Antonio, TX. I'm a lead developer on the team I'm on. This doesn't mean I'm a master developer...
Published
Thu, Dec 12 2007 3:28 PM
by
Jason Meridth
Filed under:
.NET
,
microsoft
,
ReSharper
,
Agile
,
Visual Studio
,
ASP.NET
,
CruiseControl.NET
,
Continuous Integration
,
Automated Build
,
NAnt
BDD macro and Reshaper Template
My colleague, Joe Ocampo , created a ReSharper template: 1: [Test] 2: public void 3: "$Specification$" () To add the template, go to ReSharper->Options in the menu: Then choose "Live Templates" underneath the Templates heading from...
Published
Sun, Nov 11 2007 8:58 PM
by
Jason Meridth
Filed under:
Programming
,
Visual Studio
,
testing
CruiseControl and Web Application MSBuild Targets
I was one of the developers that installed the Web Application Projects MSI before Visual Studio Service Pack 1 was available. After the service pack came out, I didn't uninstall the MSI and just installed the SP. We all know and heard the horror...
Published
Wed, Oct 10 2007 10:59 AM
by
Jason Meridth
Filed under:
Visual Studio
,
CruiseControl.NET
,
Continuous Integration
.NET InternalsVisibleTo attribute == C++ Friend Assemblies
To all developers who haven't heard of this, there is an ability to have a project, say a test project, to have access to another project's Internal classes. ( MSDN definition ). For security reasons, make sure that your test assembly is strongly...
Published
Tue, Oct 10 2007 3:57 PM
by
Jason Meridth
Filed under:
.NET
,
Visual Studio
For those annoyed with having to add the public keyword to your new classes....
Read the following blog entry from David Hayden . This teaches you how to update the class template that Visual Studio 2005 uses to create new classes. I know this is old, but it seems to come up a lot as a pet-peeve of friends and colleagues. Hope this...
Published
Wed, Sep 09 2007 8:28 PM
by
Jason Meridth
Filed under:
Visual Studio
Copyright Los Techies 2008, 2009. All rights reserved.