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.

28 February 2008

Forcing a web service proxy to use a specific http version

›
A short one this time, and a rare one too, but taken from real life. Sometimes a web service is implemented in such a way that it only under...
3 comments:
23 February 2008

Calling a WCF service from Javascript

›
Note - I wrote this a long time ago. While the information in this article is still valid, nowadays I would use ASP.NET MVC 4 WebAPI on the ...
66 comments:
14 January 2008

Compacting C# code using implicit properties, object initialization and lambda expressions

›
Not exactly hot science anymore - most could be distilled from Scott Guthrie's blog and numerous others, but this shows how you can use...
26 November 2007

String extension methods

›
C# 3.0 features the new extension methods. This basically seems to allow you to add your own methods to sealed classes. That seems a bit wei...
2 comments:
19 November 2007

Creating a simple proxy

›
Sometimes you want to give web browsers access to web resources that are best not opened indiscriminatly to the world. A good example are WM...
1 comment:
02 November 2007

Expanding the length of JSON data returned from ASP.NET web services

›
A very small example this time, but one that can be very time consuming to find out. The basic example I described earlier works fine, but ...
3 comments:
29 October 2007

The right way of accessing Master page properties from a child page

›
Master pages are a superbe idea. But sometimes you need to access Master Page properties from the child page. Suppose, for instance, you ha...
8 comments:
‹
›
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.