|
|
Browse by Tags
All Tags » SQL Server (RSS)
-
Practice Velocity provides services over the internet to customers through out the country and is the market leader for Urgent Care software. Our new office is located conveniently right off I-90 in Belvidere, IL. The system is developed using Microsoft .NET framework utilizing ASP, VB, and C# using SQL Server databases which are accessed ...
-
Practice Velocity provides services over the internet to customers through out the country and is the market leader for Urgent Care software. Our new office is located conveniently right off I-90 in Belvidere, IL. The system is developed using Microsoft .NET framework utilizing ASP, VB, and C# using SQL Server databases which are accessed ...
-
OK, you guys won; I'm trying out SQL Server. I found a kink in how .NET 3.5 handles Entity association members, but hopefully my work-around will work in all cases. The kink is if you have an entity class with an association EntitySet, you have to give that member a value before using the InsertOnUpdate DataContext method. I'm also ...
-
I ran into a snag with my password; I forgot a typographical character was required. So, I started a new identity; you might notice my e-mail address changed too. Anyway, I decided to give SQL Server 3.5 a try. Here is a couple of entities I created with C# 2008 Express. I know it looks sloppy, but it works.
using System;
using ...
|
|
|