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: Mocking log4net calls | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/06/19/mocking-log4net-calls.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: LUHN validation with F# | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/07/01/luhn-validation-with-fsharp.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: ASP.NET UserControl inside Thickbox | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/08/04/aspnet-usercontrol-inside-thickbox.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: Business loves Excel, Engineers loves XML | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/08/19/business-loves-excel-engineers-loves-xml.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: Populate an ASP.NET view with data | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/09/09/populate-an-aspnet-view-with-data.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: Dynamic user control list | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/09/20/dynamic-user-control-list.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: AOP in .NET with Unity Interception Model | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/10/30/aop-in-net-with-unity-interception-model.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: Data Annotations | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2009/11/07/data-annotations.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: WCF: The connection was closed unexpectedly | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2010/01/20/wcf-the-connection-was-closed-unexpectedly.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: Database change management | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2010/01/24/database-change-management.html |