blah blah blah is here! blah blah » Close

0
votes
0 answers

C# Linq to Entities - Reference.EntityKey

C# Linq to Entities - Reference.EntityKey Now that I have built a database and here is the corresponding SQL code: [url]http://www.mediafire.com/?f4a0d74j7qe7a1f[/url] Visual Studio 2008 SP1’s ADO.NET Entity Framework has g ...

0
votes
1 answers

A better/more efficient way to write this?

All: I'm working on a little project for myself. I have a GridView where two columns are editable in every row, all at the same time (instead of editing one row, then saving). I will be using this once a week, and be entering between ...

Feedback