-
Recent Posts
Recent Comments
Twitter Updates
- If you like tinkering with the Arduino, Netduino then you got to check out the Electric Imp! http://t.co/lxiQJk2p 1 day ago
- I'm attending That Conference 2012 -- http://t.co/KPdNFA2k 2 days ago
- I'll be learning to code this weekend for free thanks to @codeschool and @cloudspokes. http://t.co/4yigfZxc 3 days ago
Archives
- October 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
Categories
- .net
- .netmf
- agile
- ajax
- arduino
- asp.net
- best practice
- build
- business logic
- c#
- ci
- css
- dasBlog
- data access
- design
- di
- engineering
- geolocation
- GoDaddy
- hardware
- heartland
- html
- javascript
- jQuery
- linq
- linux
- mac
- mapping
- mono
- mr marky
- mvc
- mysql
- netduino
- nhibernate
- ninject
- paint.net
- photogallery
- php
- preso
- product review
- python
- release
- Remote Desktop
- repository
- security
- silverlight
- subversion
- technology
- testing
- tools
- Uncategorized
- VISTA
- visual studio
- WCF
- web
- web service
- WIN32
- WIN7
- winform
- wordpress
- wp7
Meta
Category Archives: silverlight
Silverlight Photo Gallery
I have been working on converting the photo gallery ASP.NET application to Silverlight. Previously the application relied on jQuery and a host of web services to deliver a rich user experience. The conversion to Silverlight has been very easy because … Continue reading
Posted in photogallery, silverlight
3 Comments
Create a Custom Silverlight Button.
During the implementation of the Silverlight version of the photo gallery, I wanted to create a custom look and feel for the buttons that will be used in the UI. This “fancy button” will be used through the application. The … Continue reading
Posted in silverlight
2 Comments
Photo Gallery – A modal Silverlight login user control.
A common task in any application is to present the user with a modal dialog to gather additional information. The photo gallery uses a dialog of this type to allow the collection of login information. The following wireframe is the … Continue reading
Posted in photogallery, silverlight, web service
Leave a comment
Photo Gallery – Silverlight Film Strip
I have done 10 posts in the past building up a photo gallery. The following summarizes some of those past blogs: Roadmap & Requirements – A description of the requirements for the project. Most important was that I want this … Continue reading
Posted in photogallery, silverlight, web service
Leave a comment