Validating string lengths in LINQ to SQL, or how to fix ‘String or binary data would be truncated’
Problem While this error isn’t strictly a C# (the error is actually generated by SQL Server), it’s quite likely that
Continue readingC# and ASP.NET blog by Chris St Clair
Problem While this error isn’t strictly a C# (the error is actually generated by SQL Server), it’s quite likely that
Continue readingProblem You’re updating a database record using LINQ to SQL, and upon calling ‘SubmitChanges’ you find that you’re getting the
Continue reading
Recent Comments