Archives
-
Microsoft Web Camps Training Kits
Microsoft has a nice little site called Web Camps Training Kits where are available a number of training kits - presentation and source code - for some popular technologies:
-
Getting Current Native Thread
The native OS threads running in the current process are exposed through the Threads property of the Process class. Please note that this is not the same as a managed thread, these are the actual native threads running on the operating system.
-
ODAC Entity Framework and LINQ Beta Released
At last! Get it from here.