Browse by Tags
All Tags
»
Testing
(
RSS
)
.NET FX 2.0
ASP.NET 2.0
Tools and Utilities
Visual Studio 2005
16 februari 2009
Mocking objects that change arguments
Most mocking framework know how to mock an interface or (abstract) class and fake the method calls that are performed on these mocks. However, hardly any of them can do anything other than provide a return value when the mock method is called. This poses a serious problem when ref or out parameters are...
Read More...
09 januari 2007
Bitslapping contest : LX vs Compile on Test integration in VS2005
Round 3: LX on offense, compile still recovering See the previous rounds ( 1a , 1b , 2a , 2b ) in this bitslap. Dennis is pretty harsh on not giving me any points for great punches. The way he talks he can sell a refrigerator to an eskimo. 1. One stop shop VS2005 offers you a single GUI to work from...
Read More...
15 december 2006
WebDev.WebServer for easy website hosting
Visual Studio 2005 Websites and Web Application projects use the ASP.NET Development Server as a light-weight web server to host the websites. Pretty easy, but sometimes you need to host one or more websites and don't feel like starting a full-blown VS2005 instance just for that. And adding a Web Share...
Read More...
11 november 2006
Bitslapping contest: LX vs compile on Test integration in VS2005 part 2
Round 2: LX offense, compile defending Continuing the bitslap on unit test integration between Dennis and myself. Time to counter the first round . Ready, set, go. VS2005 comes with three frameworks for testing: Unit testing (in assembly Microsoft.VisualStudio.QualityTools.UnitTestFramework) Web testing...
Read More...
08 november 2006
Bitslapping contest: LX vs compile on Test integration in VS2005
Round 1: compile offense, LX defending Colleague Dennis (irl, compile in CS and WoW ) tries to give a few punches . He thinks that NUnit is a better testing framework than the one supplied by VS2005 (Team Edition for Developers, Testers and the Team Suite) I can’t do in VS2005 what he can with...
Read More...
18 januari 2006
Array casting weirdness
The .NET runtime is type-safe. Sometimes compilers perform magic for us, that make us think that one type is substitutable for another. VB.NET is such an example. The VB compiler will cast and convert for you automatically if possible. You can turn this behavior off by specifying Option Strict On. A...
Read More...
Home
Contact
Alex Thissen Weblog Build 1.15.10.1971
Disassembling my brain
RSS for Posts
Atom
RSS for Comments
Recent Posts
Mocking objects that change arguments
Bitslapping contest : LX vs Compile on Test integration in VS2005
WebDev.WebServer for easy website hosting
Bitslapping contest: LX vs compile on Test integration in VS2005 part 2
Bitslapping contest: LX vs compile on Test integration in VS2005
Tags
.NET FX 2.0
.NET FX 3.0
.NET FX 3.5
.NET FX 3.5 SP1
AJAX
ASP.NET 2.0
C# 3.0
Community
Conferences
Gaming
Humor
Linq
O/R Mapping
Personal
Projects
Protocols
Security
Talks
Testing
Tools and Utilities
Visual Studio 2005
Visual Studio 2008
WCF
Web Services
Windows OS
Archives
september 2011 (2)
juli 2011 (2)
juni 2011 (1)
april 2011 (2)
november 2010 (1)
oktober 2010 (1)
juli 2010 (1)
juni 2010 (1)
augustus 2009 (7)
juli 2009 (2)
juni 2009 (2)
mei 2009 (1)
maart 2009 (3)
februari 2009 (2)
januari 2009 (2)
november 2008 (1)
oktober 2008 (3)
augustus 2008 (4)
juli 2008 (3)
juni 2008 (1)
mei 2008 (1)
april 2008 (1)
maart 2008 (3)
februari 2008 (2)
januari 2008 (1)
december 2007 (3)
november 2007 (2)
oktober 2007 (1)
september 2007 (2)
augustus 2007 (2)
juli 2007 (6)
juni 2007 (1)
mei 2007 (1)
april 2007 (8)
maart 2007 (4)
februari 2007 (10)
januari 2007 (6)
december 2006 (14)
november 2006 (11)
oktober 2006 (3)
september 2006 (1)
augustus 2006 (3)
juli 2006 (12)
juni 2006 (8)
mei 2006 (2)
april 2006 (3)
maart 2006 (10)
februari 2006 (1)
januari 2006 (5)
december 2005 (5)
november 2005 (6)
oktober 2005 (9)
september 2005 (15)
augustus 2005 (6)
juli 2005 (16)
juni 2005 (9)
mei 2005 (3)
april 2005 (6)
maart 2005 (6)
februari 2005 (8)
januari 2005 (3)
december 2004 (6)
november 2004 (8)
oktober 2004 (4)
september 2004 (6)
augustus 2004 (6)
juli 2004 (11)
juni 2004 (14)
mei 2004 (24)
april 2004 (10)
maart 2004 (19)
februari 2004 (24)
januari 2004 (24)
december 2003 (9)
november 2003 (4)
oktober 2003 (3)
Search
Go
Community
Home
Blogs
Media
Wikis
Groups
Email Notifications
Events