http://msdn2.microsoft.com/... Found some more links from Scotts Blog:http://weblogs.asp.net... learn how to-do this, check out this blog post that I wrote a year ago on how to create a re-usable Item Template for Web Site items. Ameet Phadnis has recently published an even better article on ASPAlliance.com ......
source:http://weblogs.asp.n... Best of Articles :: Microsoft Smartphone Programming [This (sort of) book is a collection of different articles combined under related chapters]Chapter 1: Introduction to the .NET Compact Framework Fundamentals of Microsoft .NET Compact Framework Development for the Microsoft .NET Framework Developer http://msdn.microsoft.com/l... What's New in Smartphone 2003 http://msdn.microsoft.com/l... ......
Source: http://koti.mbnet.fi/niclas... Mutex vs. Semaphore, what is the difference?The Toilet Example (c) Copyright 2005, Niclas Winquist ;)Mutex:Is a key to a toilet. One person can have the key - occupy the toilet - at the time. When finished, the person gives (frees) the key to the next person in the queue.Officially: "Mutexes are typically used to serialise access to a section of re-entrant code that cannot be executed concurrently by more than one thread. A mutex object only ......
Microsoft Win32 to Microsoft .NET Framework API Maphttp://msdn.microsoft.co... This article identifies the Microsoft .NET Framework version 1.0 or 1.1 APIs that provide similar functionality to Microsoft Win32 functions. One or more relevant .NET Framework APIs are shown for each Win32 function listed. The intended audience for this article is experienced Win32 developers who are creating applications or libraries based on the ......