I’ve put online some photos taken during EMEA MVP Summit 2006 event held in Cambridge, UK. Find them here:http://cs.rthand.com/photos/mvp/category1010.aspx
Creating an Indigo client proxy that references the same service contract type as server does
So, you want to create an Indigo client proxy that references the same types as server does, IOW a client proxy that won’t recreate ServiceContract (let’s say it […]
Chance to vote on DLinq features
Dinesh has put to “vote” the new DLinq features at http://blogs.msdn.com/dinesh.kulkarni/default.aspx
Swiss army knife kind of book about .net2 and C#2
The first thought that came to my mind when I got the book “Practical .Net2 and C#2: Harness the Platform, the Language, the Framework by Patrick Smacchia (MVP, author of […]
Why is Introduce Local (Replace All) allowed in certain circumstances
Yesterday I had a repeat of my whole day presentation “What’s new in Visual Studio 2005/.net 2” and the audience was great. Note: you can find the slides […]
CodeSmith saves me time and money
An interesting feature of CodeSmith is that it tracks the number of lines generated for you. With this information and an fex approximations it calculates the hours and […]
Groove is groovy
I started using Groove and I have to admit that I like it. If you need to share you have to take a look at it – there is […]
Time to upgrade that WinFX again
New wave of WinFX downloads (Feb CTP): http://msdn.microsoft.com/windowsvista/getthebeta/default.aspx
World’s largest windows error message
This is funny, perhaps it might be entered in Guinness World Records 🙂 http://www.networkworld.com/community/?q=node/4630
A way to nicely format code within Community Server blog (or any other)
Oliver has a nice post on how to nicely format the code on your Community Server blog. Check it out here.