Rockford .Net User Group

The premier .Net User Group in the Northern Illinois Area
Welcome to Rockford .Net User Group Sign in | Join | Help
in Search

Browse by Tags

All Tags » LINQ » SQL Server   (RSS)
  • latest project

    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 ...
    Posted to .NET 3.0 (Forum) by Ross on January 25, 2008
  • back with a new alias

    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 ...
    Posted to .NET 3.0 (Forum) by Ross on January 1, 2008
Powered by Community Server, by Telligent Systems