LINQ in Action roller

LINQ to SQL update is not working

hello, i am quite new to LINQ and facing a problem with LINQ to SQL. I hope that anybody can give me some advises how to handle this issue. I am developing a n - tier Solution where i want to seperate the LINQ queries in an Data Access Layer. Querying is working... just updating the db (SQLServer Express) is not. The code is following: static DataContext dc = new DataContext ( ConfigurationManager .ConnectionStrings[ "DATABASE" ].ConnectionString); public static Boolean SetOnlineStatus( Guid userid, Read More...
Published Tuesday, July 29, 2008 1:58 AM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication