Always remain updated about current software development trends
An approach to improve LINQ-to-SQL performance while preserving maintainability over DataReader.
An alternative to SQL Server Management Studio for scheduling SQL Server Agent jobs
This article describes database communication using a generic Fluent NHibernate implementation.
This is an alternative for "List SQL Server table column name as rows"
Tip to create a database application using C# .NET in the shortest time possible.
I think since the SQL server expects DBNull.Value instead of null, when employeeSocialTitle is null, it is replaced with default. To avoid this the null coalescing operator can be used as follows:cmd.Parameters.Add("@employeeSocialTitle", SqlDbType.Char, 5).Value...
This is an alternative for "List SQL Server table column name as rows"
c# .net dev intermediate asp.net windows sql beginner silverlight advanced c++ architect javascript sql server wpf mysql html5 mobile c#4.0 jquery