-
Recent Posts
Recent Comments
- John Teague on Polymorphism Part 2: Refactoring to Polymorphic Behavior
- Artëm Smirnov on Polymorphism Part 2: Refactoring to Polymorphic Behavior
- The Morning Brew - Chris Alcock » The Morning Brew #1344 on Pablo’s Fiesta is Back!!
- MBR on Polymorphism Part 2: Refactoring to Polymorphic Behavior
- Mario Pareja on Polymorphism: Part 1
Archives
- April 2013
- March 2013
- February 2013
- December 2012
- November 2012
- May 2012
- April 2012
- February 2012
- September 2011
- August 2011
- June 2011
- April 2011
- March 2011
- November 2010
- June 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- February 2009
- January 2009
- November 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
Categories
- ActiveRecord
- adnug
- april-fools
- automated-builds, ADNUG
- c#
- Castle
- codecamp
- Command Processor Pattern
- CSS
- DDD
- design patterns
- fiesta open-spaces
- IOC
- iron ruby
- JavaScript
- jQuery
- Law of Demeter
- linq
- los-techies-fiesta
- MonoTouch
- MVC
- NHibernate
- NHibernate DDD
- nodejs
- PTOM
- Repository Pattern
- resharper
- Software Design
- SOLID
- TDD
- Testing
- Uncategorized
Meta
Category Archives: resharper
ReSharper Jedi – FizzBuzz in under 4 minutes
Video (FLV/Flash, 3:55,06, CSA 0:00,00 no words/captioning) Video link (please expand/full screen it’s viewed properly at 1024×768): http://www.viddler.com/explore/Lostechies/videos/1/ Post Footer automatically generated by Add Post Footer Plugin for wordpress.
Dear JetBrains, RE: Resharper 4 EAP Nightlies
Dear JetBrains, Thank you for putting it all on the line and having the stones to do public nightly builds as part of your ReSharper 4.0 EAP. It takes a lot to hang it all out there like that and … Continue reading
Also posted in c#
11 Comments
ReSharper 4.0 Nightly builds
I just recently found out about this, and may be late on the band wagon, but you can download the ReSharper 4.0 nightly builds for free. They last ~15 days, so you will have to uninstall the build you have … Continue reading
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, … Continue reading
Coding C# in Style
I admit it; I’ve got problems. I get itchy when my code isn’t arranged in the right order, I get the shakes when I open a file and see code sprawling all over the place, I get nervous when my … Continue reading
Refactoring towards a DRY, fluent interface
But I (Jesus) say to you, love your enemies, bless those who curse you, do good to those who hate you, and pray for those who spitefully use you and persecute you — Matthew 5:44 Problem In my current project, I … Continue reading
Also posted in JavaScript
5 Comments
ReSharper now supports VB.NET
This may not be news to everyone, but ReSharper now supports VB.NET. Without starting a flame war about which language is better, I just want to let all the VB.NET developers out there that read this to understand that this … Continue reading
ReSharper 3.0 – Like a kid in a candy store again
When I first started using ReSharper a couple years ago and with each subsequent release, I’ve had a lot of fun just exploring all of those “little” features that sometimes go unnoticed, but yet, can greatly increase your productivity in … Continue reading
Also posted in adnug, codecamp
2 Comments
Minor change (bug?) in file templates feature of ReSharper 3.0
Notice anything wrong with this? That “File Template 5″ is suppose to say “Class” instead. I recently upgraded to ReSharper 3.0 from 2.5, and of course brought along all of my ReSharper template libraries that I’ve built up. One of … Continue reading
Also posted in Uncategorized
1 Comment
Preliminary thoughts on TDD with MSTest in Orcas
Naysawn, the PM for MSTest, asked that I take a look at the new unit testing features of Orcas, after he read my thoughts on the (sad) current state of MSTest. Unfortunately, I haven’t yet had a chance to actually … Continue reading
Also posted in design patterns, PTOM
1 Comment
