ReMix Talk

As I posted previously, I talked at Atlanta ReMix 2010 conference past Saturday.  Entire event was a a success, we had over 200 people there.  We had great presenters and good topics.  My topic was “Microsoft Silverlight and Windows Azure: A Match Made for the Web” You can download PowerPoint presentation here.  You can download …

Continue reading ‘ReMix Talk’ »

ElementName Binding Inside Silverlight DataGrid

If you ever used ComboBox inside a templated columns inside DataGrid in Silverlight, you probably encountered the following issue.  If you use ElementName to bind ItemsSource for a ComboBox in this situation, you will find that ElementName cannot be resolved.  Typically, you have to put your items source inside Resources collection on your use control, …

Continue reading ‘ElementName Binding Inside Silverlight DataGrid’ »

Windows Phone 7 Database

I just uploaded and published new CodePlex project I have been working on.  It is an Isolated Storage based database for Windows Phone 7.  I converted my existing Silverlight database project I published a long time ago and adapted it to Windows Phone 7. It supports multiple strongly typed tables, basic Linq based operations, addition …

Continue reading ‘Windows Phone 7 Database’ »

ReMix 2010 in Atlanta

If you have not registered for this fine event I blogged about previously, you have a week left. You can register for it here: http://reMIXatlanta.org.  You can also check out the list of session that will be presented there. Yours truly will be presented a session there as well.  The title will be “Microsoft Silverlight …

Continue reading ‘ReMix 2010 in Atlanta’ »