Tagged Content List
  • Blog Post: Jump Start: Building applications for Windows Phone Mango

    Mango is an important leap forward in Microsoft’s overall mobile strategy and the developer community has taken notice. Now is the time to embrace the “tile-and-app” UI and reap the rewards Mango provides your development team and user community. This fast-paced, demo-rich online course features Rob...
  • Blog Post: Debugging HTTP Requests

    Using WCF application that has an HTTP binding often needs ability to monitor exact messages that are being transmitted. If you don’t like to use WCF message tracing and logging feature , you can try the alternative more accurate and easier way to capture HTTP traffic directly – using proxies. This approach...
  • Blog Post: Visual Studio SP1 and .NET Framework SP1 RTM

    Visual Studio 2008 Service Pack 1 (SP1) and .NET Framework 3.5 SP1 are out! Even that they looks more like feature pack ( my previous article ), they offer additionally improvements in responsiveness, stability and performance. The list of delivers is: WPF and visual designer improvements .NET Framework...
  • Blog Post: Notable posts

    Quick overview on few interesting posts in the previous days: The very useful CR_Documentor 2.0 has been released with Sandcastle Preview and is now open source code; List of classes Jerremy Miller includes in his projects; An Amazing Introduction to NDepend ; Jesus Rodriguez has a WCF extensibility...
  • Blog Post: Recommended tools for a developer

    Many of you have asked me to share my list of favorite tools, so definitely here it is: Web Development Notepad++ - excellent Notepad replacement, supporting multi-tabs, several programming languages etc. Fiddler - HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet...