Dieg's world
.net framework, SQL & other technical stuff blog
Friday, March 22, 2013
Getting to know the hierarchyid Data Type
›
In SQL Server 2008 Microsoft added the hierarchyid data type, one of those things that I had in mind but never got to use, till recently......
Friday, January 18, 2013
POCO entities in EF 5.0
›
A small tip. how to separate the edmx from the entites so we can share the entites as POCO classes? Create a project with your model an...
Friday, August 26, 2011
iCarMode - available on the appStore !!
›
Today my post is not another .net/sql/programming post. Today I am happy to present my new iPhone app 1st release. The application is ca...
Tuesday, May 31, 2011
Web Application Automatic Deployment using MsBuild with Microsoft SDC Task Library
›
Introduction Projects commonly have a web application component, be it a front end or in the form of WebServices. This article will demonstr...
Sunday, May 8, 2011
Using DataAnnotations to validate entities
›
In every sample on the internet regarding MVC and Entity Framework 4.0, we can find the use of DataAnnotations . DataAnnotations allows us...
5 comments:
›
Home
View web version