|
|
Browse by Tags
All Tags » ASP.NET » .NET » GridView (RSS)
-
I wrote a few articles for the Simple Talk Website (run by RedGate Software) over the past year and was honored to be included in the "Best of Simple Talk ASP.NET" eBook they just released. The book is a free PDF that covers a lot of different topics including: ASP.NET Master Pages Tips and Tricks Web Parts in ASP.NET 2.0 ...
-
I'm working with a database table that has a RowVersion field defined as a TimeStamp data type. The TimeStamp field is there to add concurrency into the application to ensure a row hasn't changed while a user is trying to update or delete it. When the TimeStamp field value is queried and added into the LINQ to SQL generated object it ...
|
|
|