The leaked Acer tablet labeled Iconia W3 including dual-core Atom Z2760 processor.


The leaked Acer tablet labeled Iconia W3 including dual-core Atom Z2760 processor.
Microsoft’s Visual Studio team moves ahead with their quarterly update with tentative plans to deliver the next update to Visual Studio 2012.
Is there even a smartwatch arena? If not Microsoft will build one so that if smartwatches become the next big thing, they wont be left out.
Microsoft today confirmed the rumors of manufacturing a smaller version of the original Window 8 Touch devices.
Microsoft announced today that they have launched their new two-step authentication its Microsoft accounts.
Microsoft has made Windows Azure Infrastructure Services generally available today. This is Microsoft's IaaS (Infrastructure as a Service) offering. If you know nothing about Infrastructure Services, then this blog post is for you!
The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.
The original release of the .NET Framework included collections as .NET was introduced to the Microsoft programming world. The .NET Framework 2.0 introduced generics to complement the System.Collections namespace and provide a more efficient and well performing option. Read on to learn more...

Learn how to obtain an outside application's window handle, in order to manipulate that window from inside your program, using either VB.NET or C#.

SOLID principles form the base for writing good and clean object oriented code in C#. Learn about the S.O.L.I.D principles and explore C# coding samples for each.