Category: Training

10
Jan
2018

LICT .NET Training | Kamal Protap Sir | Part 6

19.11.17 Videos: Relationships: Inheritance, Association, Aggregation and Composition These are except that inheritance From the slide: Association:…

07
Jan
2018

LICT .NET Training | Kamal Protap Sir | Part 5

16/11/2017 vids ExtensionMethod Object Initializer CollectionInitializer QueryExpression – It contains three clauses from, where, orderby Linq IEnumerable…

02
Jan
2018

LICT .NET Training | Kamal Protap Sir | Part 4

MVC Part: Controller getting input. ApplicationManagement video was so important   In Controller Folder HomeController.Cs is a…

27
Dec
2017

LICT .NET Training | Kamal Protap Sir | Part 3

09/11/2017 vids Property: using System; namespace LinqOperators { class Student { private int Sid; private string sname;…

19
Dec
2017

LICT .NET Training | Kamal Protap Sir | Part 2

07.11.17 Vids DataAdapater vs DataReader: SqlDataReader row by row executes from the table ExecuteReader() always executes the…

14
Dec
2017

LICT Training Vids Summary

10.12.17: (This is one of the important videos) AuthenticateLogic is very very important for project works: also…