C# 3.0: From “C++” to “Ruby” Family – Part II

Tweet This is part 2 of C# 3.0: From “C++” to “Ruby” Family – Part I. In this part, I will brief the remaining part of “Generics”. Applying your constraints on Generic What is the real usage of allowing any type into my generic method or in class. We know that TransferAccount() method relies on [...]

WF: Exception Handling with State Machine Workflow – Part 2

Tweet Download Example Source Code This is part 2 of WF: Exception Handling with State Machine Workflow. Solution Sample In the previous article we discussed issues when handling exception in state machine workflow and specified that we can resolve the issue by using CallExternalMethod activity. Last time, I’ve explained the issue by giving RoseIsRose sample. [...]

Event Watch: Moblin – Intel’s Mobile Flavour Part 3

Tweet This is part 2 of Event Watch: Moblin – Intel’s Mobile Flavour Part 3. After getting all the components, I could start Xephyr on the MIC device target terminal window. But, it did not keep me smile. The Xephyr window was broken immediately and I got the following error (T: HelloMoblinApp)root@sheik-laptop:/# … Xlib: connection [...]