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.

07 May 2009

Cutting images with PresentationCore

›
In my business cutting images into smaller images is something that happens quite often these days, since tile based mapping systems like Go...
2 comments:
17 February 2009

Silverlight data binding the lazy way

›
Your typical business class utilizing data binding in Silverlight (and possibly WPF too, but I don't have any experience with that) look...
16 December 2008

[Serializable] does not inherit (aka RTFM)

›
Of course, everybody knows that if you want to serialize an object, you need to decorate the class with the [Serializable] attribute. Right...
12 December 2008

Calling Oracle stored functions from ADO.NET

›
Die-hard Microsofties may be flabbergasted, but there are people out there using Oracle as a database in stead of SQLServer and - oh horror...
2 comments:
04 December 2008

Converting colors from RGB to HTML and back

›
A very short one this time: it turns out to be pretty easy to convert a RGB color to a HTML color and back. This may come handy when (like m...
29 November 2008

Writing a simple HTTP proxy using WCF

›
I ran into a situation with the following network topology: The intranet server served PDF documents via IIS, but was only accessible from ...
5 comments:
20 October 2008

Turning off WCF security

›
Unlike ye goode ole ASMX web services, WCF comes by default with security enabled . That's a good thing: Microsoft now believes in secur...
‹
›
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.