Simple CRUD with Silverlight

I spent a couple of hours putting together a simple CRUD (Create, Retrieve, Update, Delete) application with Silverlight 2.0 beta 2.

Most of the examples I’ve seen use LINQ to SQL; that’s fine, but I wanted to do something without that intermediate layer. Having said that, I ended up in effect writing my own object-relational mapper. Still, it’s nice to know exactly what the code is doing.

I’ve described the project in a little more detail here.

VN:F [1.9.9_1125]
Rate this post
Rating: 0.0/10 (0 votes cast)

Related posts:

  1. WCF Sessions with Silverlight and Flex
  2. Who needs AIR? NY Times does desktop Silverlight app for Mac
  3. How will Microsoft make money from Silverlight?
  4. Silverlight 3 coming to Xbox 360
  5. Microsoft wrestles with HTML5 vs Silverlight futures

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>