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: Custom ConfigurationSection from System.Configuration | |
# Author: Mikael Lundin | |
# http://blog.mikaellundin.name/2011/03/02/custom-configurationsection-from-system-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: ArrayList by units and objects in Pascal | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2011/02/19/arraylist-by-units-and-objects-in-pascal.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: Citerus Programming Challenge | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2011/02/16/citerus-programming-challenge.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: Beginners guide to Pascal | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2011/02/14/beginners-guide-to-pascal.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: How to test e-mail sending | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2011/02/09/how-to-test-e-mail-sending.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: How to UnitTest your WebControls rendered HTML | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2011/01/26/unittest-how-your-webcontrols-render.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: Communicate your E-mail | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2011/01/14/communicate-your-e-mail.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: Functional Patterns in C#: MapWhile | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2011/01/13/functional-patterns-in-c-mapwhile.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: Generate machine keys with F# | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2010/12/08/generate-machine-keys-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: Performance in C# recursion vs. F# | |
# Author: Mikael Lundin | |
# Link: http://blog.mikaellundin.name/2010/11/28/performance-in-csharp-recursion-vs-fsharp.html |