Console.WriteLine("Hello World");A Weblog by Sascha P. CortiThe "Syndicated Client Experiences Starter Kit & Reader SDK"- January 22, 2008 A new, highly interesting project with a terribly long name: Microsoft now offers the "Syndicated Client Experiences Starter Kit & Reader SDK" for download. If you know the New York Times Reader, you have seen what you will be able to build using this SDK - a WPF based fat cough smart client, that enables the visualization and synchronization of text, pictures, videos and podcasts with a server. The strengths of the client are synchronization which uses the Microsoft Sync Framework based...http://www.corti.com/WebLogSascha/permalink.aspx/bf50dc40-4814-4068-b7b8-079fa7a60277 Debugging into .NET Framework Source Code- January 21, 2008 As mentioned a while ago, Microsoft is releasing parts of the source code of the .NET framework which will allow you to debug from your code directly into the .NET framework source. One of the best things is that you don't have to install everything onto your PC but can tell Visual Studio 2008 to get the symbol files from a server. All it takes is the installation of a Visual Studio 2008 QFE (KB944899)&160; and some...http://www.corti.com/WebLogSascha/permalink.aspx/1c8474ed-8208-4efe-b12a-bf4e87a3b29e |