Click here to Skip to main content
15,888,579 members
Articles / MVVM

Windows Phone 7 MUST HAVE Toolkits

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
24 Jan 2011CPOL2 min read 15.2K   19  
Windows Phone 7 MUST HAVE Toolkits

If you do ANY serious Windows Phone 7 development, here are a couple of toolkits you MUST HAVE.

Silverlight for Windows Phone Toolkit

“Welcome to the Silverlight Toolkit CodePlex project, a place where the Silverlight Team at Microsoft shares new components and functionality for designers, developers, and the community to provide an efficient way to help shape product development. It includes full open source code, samples, documentation, and design-time support for controls focusing on both Silverlight 4 as well as the Windows Phone.”

This one has been covered by most bloggers and is probably the most well-known toolkit out their… It gives us AutoCompleteBox, ListPicker, LongListSelector, Page Transitions, GestureService/GestureListener, ContextMenu, DatePicker, TimePicker, ToggleSwitch & WrapPanel.

More Information

Sterling Isolated Storage Database with LINQ for Silverlight and Windows Phone 7

“Sterling is a lightweight object-oriented database implementation for Silverlight and Windows Phone 7 that works with your existing class structures. Sterling supports full LINQ to Object queries over keys and indexes for fast retrieval of information from large data sets.”

Coding4Fun Windows Phone Toolkit

“This is where Coding4Fun will house all our cool controls and tools that we come up with! Right now, we've created and updated some great controls for Silverlight that should help out everyone! If there is a bug, a needed control that could benefit everyone, or you want to help out, please reach out to us! “

I am a huge fan of Coding4Fun and I am very excited about the cool new toolkit thy have released… This toolkit includes About Prompt, Input Prompt, Progress Overlay, Round Button, Round Toggle Button, Memory Counter & TimeSpan Picker.

NOTE: This also includes the VERY important Jeff Wilcox high performance progress bar.

More Information

Windows Push Notification Server Side Helper Library

Supporting push notifications in your applications require quite a lot of code… here are some helpers to get you started.

WP7 Contrib

WP7 Contrib is a set of components to help build WP7 Apps. It can be plugged into MVVM Light or used as separate components in your app. Our goal is to provide a set of tools and patterns that help WP7 developers.

WP7 Contrib has a very nice implementation of a caching layer… check it out!

More Information

Do you use any other toolkits? Let me know…

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
South Africa South Africa
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --