Retrieving and saving images from SQL Server using RIA Services and Silverlight

16. February 2010
In this small Silverlight project I put together what you need to be able to retrieve and save images from a SQL Database using RIA Services. [More]

Blog, BlogEngine.NET , ,

Updated to BlogEngine 1.5

3. September 2009
Updated to BlogEngine 1.5 [More]

BlogEngine.NET

ADO.Net Data Services Linq to SQL

28. March 2009
I did a recent presentation on consuming ADO.Net Data Services with Silverlight at the Nashville .Net user's group web focus meeting. You can download the code here, AdoNetDemo.zip (1.32 mb). You'll need to change the connection string in the web.config file. You can download the NorthwindEF da... [More]

BlogEngine.NET ,

SET NOCOUNT ON resets @@ROWCOUNT

24. February 2009
I ran into an interesting problem while writing an update trigger in SQL Server 2008. I right-clicked on the triggers folder for a table and selected "New trigger". Now the new trigger template adds "SET NOCOUNT ON;" at the beginning. Normally it is a good practice so that the rows affected message ... [More]

BlogEngine.NET

Silverlight static resource data binding

5. February 2009
Silverlight static resource data binding [More]

BlogEngine.NET , ,

A new start

31. December 2008
RHLopez starts. [More]

BlogEngine.NET , ,