Applying Attributes to method parameters

02.12.2007 - 19:46 UTC

Hopefully everybody who reads this knows more or less what Attributes are in terms of .NET/C# programming. While I was scanning the documentation for that interesting Monorail project (btw, if you ...read more

VS 2008, .NET 3.5 shipped

19.11.2007 - 21:42 UTC

Here we go, let's create some Blog noise: Visual Studio 2008 is out. .NET 3.5 is also out and with it a number of additional products like updates to the respective server etc. Go check it out ...read more

C# implicit operator

10.11.2007 - 12:38 UTC

You know you love a programming language when it still manages to surprise you with something you didn't know about. One of the comments on Eric Lippert's blog used a funny looking method signat...read more

Serializing close to the WPF things

27.09.2007 - 20:57 UTC

I should probably write about the facebook WCF wrapper as promised , but since I am have been working my a... off on the frontend of things with the aid of WPF, I will write something about that ins...read more

Untested Extension method which should be a nice one

21.09.2007 - 20:25 UTC

You probably know by now that I quite like the upcoming extension methods in .NET 3.5. I haven't tested the following code as I don't have the right framework at hand right now (and I cannot be ...read more
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14