Dotnet by Example

Motto: "Talk is cheap, show me the code!"

This blog attempts to be a collection of how-to examples in the Microsoft software stack - things that may take forever to find out, especially for the beginner. I see it as my way to return something to the Microsoft community in exchange for what I learned from it.

25 January 2010

A generic convertor for IEnumerable<T>

›
Apart from ForEach<T>, as I described in my previous post , I noticed the absence of ConvertAll<T> on everything but List<T...
2 comments:
19 January 2010

One ForEach to rule them all

›
I ran into this when I was investigating functional programming in C#. That’s been around for a while, but apart from using it for traversi...
2 comments:
18 November 2009

A light-weight .NET framework for publishing Layar layers using WCF and Unity (C#)

›
Thus speaks Wikipedia: Augmented reality (AR) is a term for a live direct or indirect view of a physical real-world environment whose el...
1 comment:

A simple Unity helper for making class decoupling easier

›
Unity , a part of the Enterprise Library , is a great way of decoupling interfaces and implementation, and for opening a road into unit test...
17 October 2009

Using the Microsoft Ajax library to keep the javascript "this" context intact

›
This is not strictly .NET but more of a Javascript trick, but nevertheless, one that you might need. It is a simple trick, and actually requ...
25 August 2009

Yet another way to determine root paths in ASP.NET

›
How many times I have tried to find the root path of an ASP.NET page or a handler (ASHX) in order to call another URL I can hardly count. Wh...
21 August 2009

Azure Tables and DateTime: some limitations

›
A nice thing I ran into yesterday: if you have a TableStorageEntity child class containing a DateTime property, you have two thing to rememb...
‹
›
Home
View web version

About Me

My photo
Joost van Schaik
Amersfoort, Netherlands
pronounced as: 'Yoast van Schaik'.

Senior Developer / Software Architect, Windows Development MVP.
Mixed Reality, HoloLens, Unity, C#, Xamarin, .NET.
Rogue R&D hacker.
Gardener, Lover of Nature, Amateur philosopher.
Twitter High Volume Achievement Unlocked.
Most likely place to find me: in front of a keyboard.
Most likely place for me to die: in front of a keyboard.


A.k.a. LocalJoost.
View my complete profile
Powered by Blogger.