Sign in
|
Join
|
Help
in
Current Tags
Jason Meridth
LosTechies
(Entire Site)
Home
Merchandise
Blogs
Downloads
The Lounge
Ads by The Lounge
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Parents, talk to your kids about Linux...
Hammett joins Microsoft
LosTechies welcomes Mo Khan
Free e-Book from Karl Seguin
How did I get started in software development?
Tags
.NET
Agile
agile project management
altnetconf
apple
ASP.NET
ASP.NET MVC
Automated Build
Ayende
Blogs
Books
C#
castle
Community Server
Continuous Integration
CruiseControl.NET
DotNetNuke
Events
firefox
funny
Good Finds
Google Reader
Hardware
hosting issues
Instant Messaging
JetBrains
Kernel
keyboard shortcuts
Linux
LosTechies
microsoft
Misc
Mocking
monorail
movies
MSBuild
msdn
MVC
NAnt
NHibernate
Open Source
Pair Programming
Personal
principles
Programming
python
ReSharper
ruby
Scrum
SOLID
Stand-Up
Subversion
TDD
TeamCity
testing
Tools
twitter
Ubuntu
Virtual Machine
Visual Studio
vmware
Windsor
xkcd
XP
News
Blogroll
CodeBetter
Oren Eini (Ayende)
B#
Zen and the art of castle maintenance
Personal Links
My Del.icio.us
AlamoCoders (San Antonio .NET Users Group)
My Shared Google Reader Items
My LinkedIn Account
Archives
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)
Jason Meridth
There is no spoon
Browse by Tags
All Tags
»
Visual Studio
(
RSS
)
.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...
Posted
Dec 20 2007, 03:28 PM
by
Jason Meridth
with | with
3 comment(s)
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...
Posted
Nov 25 2007, 08:58 PM
by
Jason Meridth
with | with
1 comment(s)
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...
Posted
Oct 24 2007, 10:59 AM
by
Jason Meridth
with | with
no comments
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...
Posted
Oct 02 2007, 03:57 PM
by
Jason Meridth
with | with
1 comment(s)
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...
Posted
Sep 12 2007, 08:28 PM
by
Jason Meridth
with | with
4 comment(s)
Filed under:
Visual Studio
Copyright Los Techies 2007. All rights reserved.