public int count()
{
int
count = (from s in dbcontext.taskdetails select s.tid
).Count();
return count;
}
A solution's to the problem's related to Web Technologies like ASP.Net, Angular Js, WebApi,Python & Other Open Source Technologies.
Git Version To check the git version Git -v Git Clone To clone the repository, use the following command: Git clone [u...
No comments:
Post a Comment