Windows Phone Toolkit is an additional set of controls for Windows Phone Development released by Microsoft Windows Phone developer platform team through Codeplex.com. Windows Phone Toolkit provides the developer community with new components, functionality, and an efficient way to help shape product development. Windows Phone Toolkit โ October 2012 includes additional support for using the […]
Read more โCategory: .NET
All .NET Related Stuffs goes here.
Microsoft SharePoint SDK for Windows Phone 7.1
This SDK installs SharePoint client libraries and templates for Windows Phone 7.1 DOWNLOAD: Microsoft SharePoint SDK for Windows Phone 7.1
Read more โDownload Windows Phone SDK 8.0 Final (Online and Offline standalone Installer)
Microsoft has announced the release to manufacturing(RTM) for Windows Phone 8 on 29th OCT 2012 and as announced on the sameday โ Microsoft has released Windows Phone 8 SDK for developers on 30th OCT 2012. The Windows Phone SDK 8.0 is a full-featured development environment to use for building apps and games for Windows Phone […]
Read more โIntroducing IIS Transform Manager & IIS Smooth Streaming – Stream your Media files through IIS
Few weeks back one of my colleague asked for some help on setting up an IIS Smooth Streaming capability for an iOS application. Users will be uploading the videos to Servers. We wanted to stream videos on demand to iOS Devices such as iPhone, iPod, iPad. Inorder to stream we have to convert the video […]
Read more โZip(Archive) API’s in .NET Framework 4.5 – Part 2 – ZipFile Class
In my previous post I shared some information on API’s/Classes included as part of System.IO.Compression namespace in .NET Framework 4.5, and given on overview of ZipArchive class. Once such class I would be sharing some insight with post today would be ‘ZipFile‘ class. The ZipFile class provides convenient static methods for working with zip archives: […]
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 introduced classes as part of .NET Framework 4.5: ZipArchive – Represents a package of compressed […]
Read more โ