This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: Extending XSLT | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/03/04/extending-xslt.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: jQuery/Thickbox + Prototype/Scriptaculous = ? | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/03/17/jquery-thickbox-prototype-scriptaculous.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: Run your unit tests on the web | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/03/24/run-your-unit-tests-on-the-web.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Title: Run your unit tests on the web | |
Author: Mikael Lundin | |
Link: http://blog.mikaellundin.name/2009/03/24/run-your-unit-tests-on-the-web.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: Asserting with Exceptions | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/04/21/asserting-with-exceptions.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: Part 2: Dependency injection with Unity and XML configuration | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/05/25/part-2-dependency-injection-with-unity-and-xml-configuration.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: Part 5: Easy error handling with ELMAH | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/05/28/part-5-easy-error-handling-with-elmah.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: The difference between member methods and extension methods | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/05/29/the-difference-between-member-methods-and-extension-methods.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: New ExpectedException model in NUnit 2.5 | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/05/30/new-expectedexception-model-in-nunit-25.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Title: From list to delimited string | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/06/12/from-list-to-delimited-string.html |