Subscribe to:
Posts (Atom)
-
INCLUDE Select all student Info,subjectIds , what studentId = 2 var lst = context. Student .Where(p => p.Id == 2) .Inc...
-
Name space using FluentMigrator; ADD COLOM AS SQL STATEMENT Execute . Sql( @" IF NOT EXISTS(SELECT * FROM sys.columns ...
-
DBAccess_SP using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using System.D...