Los Techies : Blogs about software and anything tech!
Sign in
|
Join
|
Help
Home
Merchandise
Blogs
Media
Groups
RSS
Twitter
Eric Hexter
»
All Tags
»
testing
»
c#
(RSS)
Browse by Tags
Eric Hexter
Home
About
Contact
The Lounge
Ads by The Lounge
Friends of Pablo
Pablo's Extended Family
Syndication
RSS for Posts
RSS for Comments
Open Source Projects
Mvc Contrib
Code Camp Server
Resharper Test Driven Development Productivity Plugin
Tarantino
Solution Factory
Flywheel
News
Recent Posts
Updated TDD Productivity Plug-in for Resharper
Performance differences in the ASP.Net MVC View Engine when using two View Engines versus a single Composite View Engine.
Making a Unit Test Framework agnostic Assertion in C#
Opinionated Input Builders - Part 7 More on Performance / Take 2.
Trying to extend the Asp.Net MVC (T4) item templates to create multiple files.
Tags
.Net
agile
Asp.Net
Asp.Net MVC
AustinCodeCamp
c#
c4mvc
CC.Net
CoC
Community
continous improvement
continous integration
Deployment
IIS
MSDeploy
mvc
mvccontrib
Open Source Software
OSS
Portable Area
silverlight
testing
Tools
Unittests
Usergroup
View more
Archives
March 2010 (3)
January 2010 (2)
December 2009 (2)
November 2009 (6)
October 2009 (1)
September 2009 (5)
August 2009 (4)
June 2009 (13)
May 2009 (3)
April 2009 (2)
March 2009 (3)
February 2009 (8)
January 2009 (2)
October 2008 (1)
July 2008 (2)
June 2008 (3)
April 2008 (4)
March 2008 (5)
February 2008 (2)
.Net
agile
altnetseattle
Asp.Net
Asp.Net MVC
CoC
continous improvement
IIS
mvc
mvccontrib
Open Source Software
OSS
Resharper
silverlight
TDD
Tools
Unittests
x64
Updated TDD Productivity Plug-in for Resharper
I first want to thank JetBrains for being pretty awesome. I have complained a lot about how they are constantly chaining their APIs to Resharper and as a result it makes keeping plugins very hard to maintain but they went way out of their way to help...
Published
Tue, Jun 06 2009 11:41 PM
by
erichexter
Filed under:
c#
,
agile
,
testing
,
Tools
,
Open Source Software
,
Unittests
,
Resharper
,
TDD
Performance differences in the ASP.Net MVC View Engine when using two View Engines versus a single Composite View Engine.
While I was testing out my VirtualPathProvider implementation in the Opinionated Input Builders series I ran across an interesting performance difference which was quite surprising. In fact even after looking at the source code to the MVC...
Published
Thu, Jun 06 2009 10:01 PM
by
erichexter
Filed under:
c#
,
mvc
,
testing
,
Asp.Net
,
.Net
,
x64
,
IIS
,
Asp.Net MVC
Making a Unit Test Framework agnostic Assertion in C#
At the beginning of the year I got some feedback that the assertions in the MvcContrib.TestHelper library were great and very useful but the problem with them is that we relyed on the NUnit assertions. This was a problem for some users as...
Published
Thu, Jun 06 2009 1:49 PM
by
erichexter
Filed under:
c#
,
mvccontrib
,
testing
,
.Net
,
Tools
,
altnetseattle
,
Unittests
Opinionated Input Builders - Part 7 More on Performance / Take 2.
Part 1 – Overview Part 2 – the Labe l Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator Part 6 – the Performance Part 7 – the Performance Take 2 After doing what all good developers should do on the weekend...
Published
Sun, Jun 06 2009 3:15 PM
by
erichexter
Filed under:
c#
,
mvc
,
mvccontrib
,
testing
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
continous improvement
,
OSS
,
Open Source Software
,
CoC
Trying to extend the Asp.Net MVC (T4) item templates to create multiple files.
One of the features I was really excited about for the MVC RC was the template/Model based scaffolding support in the Add View and Add Controller menu options inside of visual studio. I think that they have made a great first version effort that will...
Published
Thu, Feb 02 2009 9:00 AM
by
erichexter
Filed under:
c#
,
agile
,
mvc
,
testing
,
.Net
,
Tools
,
Asp.Net MVC
Running your build/source code from a ram disk.
As a test I wanted to run a build from a drive in ram rather than on a physical disk drive using the old Dos style Ram disk. For a trivial build that includes compilation, Asp.net compilation, database updates, unit test, and integration tests...
Published
Mon, Jul 07 2008 1:18 PM
by
erichexter
Filed under:
c#
,
testing
,
.Net
Silverlight Beta 2 Released and what that means for the Testing Framework.
ok.. So Silverlight Beta 2 was released on and it has some great new features. But what is the story about testing...? 1 Jeff Willcox blogged about a small change you will need to make in order to use the existing testing framework. It is essentially...
Published
Sun, Jun 06 2008 4:49 PM
by
erichexter
Filed under:
c#
,
testing
,
silverlight
Silverlight Testing - Part 1 - Testing the untested.
The Silverlight testing framework was recently released and shows some great potential for being a first class application platform. For more information about the test framework see this post from Jeff Wilcox . To start off I choose to use a code sample...
Published
Sun, Apr 04 2008 11:49 PM
by
erichexter
Filed under:
c#
,
testing
,
silverlight
Copyright Los Techies 2008, 2009. All rights reserved.