by Van
23. November 2011 11:13
Silverlight Intro.zip (5.64 mb)
At last I am finally getting my code out for the Introductory Silverlight presentation I did at Nova Code Camp. Sorry this took so long but my life was disrupted flooding my basement. Another story for another day.
by Van
20. March 2011 23:25
Attached are the sample I used at Roanoke Code Camp on 3/12/2011 and at the Captial Area .Net User Group – Silverlight Special Interest Group.
NwndOdata.zip (3.15 mb)
NwndRiaOdata.zip (3.01 mb)
Silverlight & Odata.pptx (289.34 kb)
by Van
30. January 2011 14:08
I have finally decided on a code name for my project it is Project Aqua.
The first step for me was to create a database. I had created a normalize data model years ago which is still valid, but I decided to follow the TDD methodology and only create what I need right now. This really goes against my 30 years of being in the software development business, but I really do have a due date and this will get me there faster.
We currently have the data we need for this application in Excel spreadsheets. Some of it comes from SOVA (Special Olympics Virginia). I decided for right now I am creating one table called Volunteers.
Here is the Sql Server table I created:
by Van
23. January 2011 15:04
My first task for Prince William Special Olympics (PWSO) is to create a Silverlight application to manage their Class A volunteers. Class A volunteers in Special Olympics Virginia (SOVA) are persons who have access to the athletes and have passed a background check. They can be coaches, chaperones, etc. Because the term of the Class A volunteer expires every 3 years, the first concern for PWSO is to determine which volunteers need a current background check.
This will be the first task of this new application. A couple of months ago I did some work with SketchFlow to determine some of the requirements. For the remainder of this project (still in search of a code name), I will try to use a Scrum Methodology and Test Driven Development (TDD).
The technologies I will be using are C#, Ado.Net Entity Framework 4.0, Silverlight and WCF RIA Services. I will also be using MVVM pattern and maybe the repository pattern. Keep following my blog to see how this project progresses.
by Van
5. December 2010 14:20
Thanks to everyone who attended my CMAP Code Camp presentation. Since the code samples are the same as Richmond Code Camp, you can check out that blog post on for the samples.
But here are some the links to some of the sites I was talking about during my presentation.
To get all of the software I used for the presentation:
http://www.microsoft.com/web/
For information on oData:
http://www.odata.org/
CapArea .Net Silverlight SIG:
http://www.caparea.net/Default.aspx?alias=www.caparea.net/silverlight
by Van
4. November 2010 18:12
Thanks to everyone who attended my session “Building a Data driven app in Silverlight 4” at the Richmond Code Camp X. It was a joy for me and I hope it was informative for you. Sorry I took so long to get my sample code to my blog. But here it is:
WCFCustomer.zip (2.73 mb)
WCFOrder.zip (2.73 mb)
OdataCustomer.zip (4.78 mb)
OdataCustomer.zip (4.78 mb)
OdataLive.zip (4.79 mb)
RIA.zip (5.19 mb)
by Van
15. June 2010 17:49
by Van
2. June 2010 03:16
I have two upcoming presentations on Silverlight 4 with WCF RIA Services. The First is at Nova Code Camp on June 12, 2010 http://novacodecamp.org/. The next one will be on June 15, 2010 at the Capital Area .Net User Group Silverlight Special Interest Group http://www.caparea.net/Default.aspx?alias=www.caparea.net/silverlight.
by Van
16. March 2010 15:10
This is my fourth MIX conference, missing the first one. This is the first sold out MIX. The excitement is all due to the Window Phone announcement.
The day started out as all MIX conferences (actually all conferences) does with the keynote. Scott Gu gave the first day keynote as he has done in all of the MIX conferences I have been at. His first bit of news was SilverLight 4 RC is now available. The best part of this announcement was that we can build SilverLight 4 applications with Visual Studio 2010 RC. This was not a surprise but what I had expected and would have been disappoint if not been release today.
But the star of the keynote was Windows Phone. They demonstrated the new platform; the ease of building compelling applications. This platform uses silverLight and/or the XNA framework. They showed how you can build an application that runs on the PC, Zune, Xbox and the new Windows Phone platform. The real beauty of this is that any .Net developer can start doing this today. Of course the tools for Windows Phone development are available now.
My session of the day was “Beyond File | New Company: From Cheesy Sample to Social Platform”. In the session they took the “NerdDinner” ASP.Net MVC sample and changed it to a more compelling application using iCal, Open Auth, Odata, bolg flairs, etc. Look at the code at http://www.codeplex.com/site/search?projectSearchText=nerddinner.
My last session of the day was “Understanding the Model-View-ViewModel Pattern”. This session did give me a better understanding of the MVVM pattern. The speaker had created a framework to help with creating MVVM applications. He talks about how this pattern is good for SilverLight applications. His focus was building the view part of the application in Blend.
by Van
9. March 2010 02:49
It has been a while since I blogged. My life has been such a whirlwind since PDC09. I took 2 family vacations, one to Disney World and another to Vero Beach, and of course, there was Thanksgiving and Christmas. To top it off, we had a lot of snow in Northern Virginia. For now, I am trying to blog regularly again.
This week, I will be preparing for MIX10 in Vegas. This is the 5th MIX conference (I missed the first one). At my first MIX conference, MIX07, they introduced Silverlight 1.0. At MIX08 they introduced Silverlight 2.0. At MIX09 they introduced Silverlight 3.0. Last year after MIX09, I would have thought that at MIX10 they would introduce Silverlight 4.0; however they did that at PDC09 (which I consider the highlight of PDC).
This year, there seems to be a lot more buzz on twitter about MIX than last year, which I believe has to do with Windows Phone. My focus this year will be Silverlight 4, WCF RIA services, OData, MVVM, and of course, Windows Phone. The Windows Phone sessions include programing with Silverlight and the XNA framework which should be interesting (The XNA framework is used for programing games on the Xbox). To prepare myself for the conference I have been following “Countdown to MIX10” on channel 9 along with Silverlight TV and getting up to speed on WCF RIA Services.
While I am at MIX10, I will be tweeting from the keynotes and blogging my day like I did at PDC09. You can follow me on twitter at http://twitter.com/lvanlowe . MIX10 should be very exciting.