Tag: Development

Community

New Features of WCF 4.0: Part II

(John Charles Olamendy) Microsoft.NET 4.0 and Visual Studio.NET 2010 ships a lot of new features in their underlying technologies. In this series of articles, I want to talk about the new features in the area of Windows Communication Foundation (WCF) in order to improve the development experience, e

Community

Threading with VB.Net and C#.

(Skip Munk) Threading is a process wherein we run operations in separate memory spaces. This is the foundation of the multi-tasking concept. Now if we look at the search functions of various programs, in some cases, once you start the search, you are not able to interact with that program or functio