Contents tagged with C#
-
FW: Batch Updates and Deletes with LINQ to SQL
I'm currently on a project creating a proprietary data-migration tool using C# & Linq. I'm still new to Linq, but quickly discovered the challenges of doing mass-updates and deletes with Linq.
-
Minimum & Maximum Dates in code
When updating Sql columns that need a minimum or maximum date, consider using the defaults from the System.Data.SqlType namespace:
-
Try/Catch annoyances
Eating Exceptions:
-
Codesmith Custom Exception Template (C#)
Codesmith_CustomExceptionTemplateV1.4.zip (C# only)
Version 1.4
-
C# Coding Standards document
Version 1.5
-
Codesmith Exception Template updated
-
Codesmith Exception Template v1.3
I just posted an update to my CodeSmith Exception Template with some minor changes to formatting, the integration of other features from other derived templates, and a drop-down selection of the HResult code to use.
-
ANN: ASP.NET Provider Framework Item Template
Please check out my new ASP.NET Provider Framework Item Template VSI installer (C# only).
-
Update: C# Coding Standards v1.13
You can now download version 1.13 of my C# Coding Standards for .NET.
-
Update: C# Coding Standards v1.09
After receiving a few emails requesting a rules-summary, I made some changes this weekend. Version 1.09 of the C# Coding Standards document is now available for download.