- Applications: Minesweeper approaches completion, slowly but steadilySo this weekend I got some time to push Minesweeper forward. You can now play a full game. Now that the basic game is up and running work needs to be done…
- Implementing Callback using WCFImplementing callback in WCF services. This is a way of writing asynchronous code using wcf services. But do we know why to do this explicitly when adding…
- SharePoint 2010 – I really have nothing useful to say at this pointWow… so, I just got back from the SharePoint Conference and my first look at 2010 and all I can say is wow… Wow…
- Thread-safe data structures .NET 4.0 (part 1).NET 4 contains rich set of tools, that allow to create parallelized code more easy. But when we start processing chunk of data in parallel threads, we…
- Silverlight Cream for October 24, 2009 -- #716In this Issue: Rishi, Andrea Boschin, Tiago Andrade e Silva, Jeff Wilcox, Vijay Rajagopalan, Gavin Wignall, Damon Payne, Tim Heuer, Hannes Preishuber,…
- Where has my graphic equalizer gone in Windows Media Player 12? (i.e. Windows 7) – AND Windows 8!UPDATE – 12th November 2013 - Windows 8 instructions
- Silverlight Cream for October 22, 2009 - 2 -- #715In this Issue: Stefan Olson, Ning Zhang, Gavin Wignall, Jeremy Likness, Jeremiah Morrill, David Kelley, Sergey Barskiy, Jeff Wilcox, and Rob Bagby(2).
- How to set the windows path in Windows 7Setting the windows command path in Windows 7. Modifying the path statement will enable an MS-DOS window opened in Microsoft Windows as well as older…
- Visual Studio 2010 Beta 2 – a first look at the UI and Web DevelopmentVisual Studio 2010 Beta 2 is out and has a slick new UI. Also, this Beta has most of the features that would ship with the final version compared to the…
- Twin Cities Code Camp 7TCCC7 is just around the corner (this weekend!!) and it looks like this one will be the biggest ever (again.) We have a terrific lineup, featuring intro…
- Visual Studio Myths – busted wide openThe team and I were having a conversation about developers (we do that from time to time). It went something like:
- 10 DIY SharePoint Web Parts #7This post is the seventh in a, containing examples of SharePoint WebParts that anybody can build all by themselves. To read all posts in this series, or…
- Develop your First BizTalk EDI project - Part 1This document will discuss in detail about the BizTalk EDI impelmentation. BizTalk EDI currently supports upto 00502 versions of all the EDI messages…
- Develop your First BizTalk EDI project - Part 2In the part one we discussed about the basics of EDI message structure and ISA header properties. In part I will detailing about the EDI schema deployment…
- Silverlight Cream for October 21, 2009 -- #713In this Issue: Alex Golesh, Expression Blend and Design, Rob Bagby(2), Jeff Wilcox, Tim Heuer, David Anson, Mark Miller, Timmy Kokke, and Jeremy Likness.
- T4 template consuming a WCF serviceIt’s been a while since I’ve blogged since things have been crazy busy. I finally decided to kick myself and do a post so without further ado, the problem…
- Sync Framework Common Practise of ADO.NETI have been working on database synchronization for a couple of weeks, and seems it at the final testing stage, I am using Microsoft Sync Framework 2.0,…
- C#, ActiveObject (Runnable)This is a post after a long hibernation. Often in our product we need worker threads performing a given action when signaled. Thread pool threads…
- Windows 7 – Booting from a VHD – GotchaUnfortunately, after spending way too many hours trying to make this work, I just learned that you can not setup Windows 7 to boot from a VHD with Windows…
- How to embed an exe inside another exe as a resource and then launch itWhile working on a utility project today, I stumbled upon wanting to embed an executable inside another executable. Sounds fun doesn't it? And what is…
