Help Links

Free eBooks from Microsoft Press on Windows 8 and Windows Server 2012

Introducing Windows 8: An Overview for IT Professionals (Final Edition) You can download the eBook in: Introducing Windows 8- An Overview for IT Professionals – PDF ebook Introducing Windows 8-An Overview for IT Professionals – Mobi format for Kindle Introducing…
Read more

Free HTML5 Certification and Training Offer from Microsoft–Prove your HTML5 Programming Skills for free

Microsoft few month back launched a free HTML5 Certification program for exam – 070-480 – Programming in HTML5, CSS3 and JavaScript. To prepare for this exam you have set of nice Training materials also available through http://www.microsoftvirtualacademy.com. Lets go through…
Read more

Zip(Archive) API’s in .NET Framework 4.5 – ZipArchive Class

With release of .NET Framework 4.5, Microsoft has introduced new classes in to System.IO.Compression namespace. These classes will add the necessary programming support for Zipping(Achiving), and Extracting support for Zip Files in your .NET Source Code. Below are the newly…
Read more