• Introduction to SQL Server/MS Access
• How to create Database.?
• Database Connectivity
• Static and Dynamic Database Connectivity
• Connectivity with Database using ADO.Net/Entity Framework
• ADO.NET(Data Reader/Data Set/Data Table)
• Queries [Insert, Select, Update, Delete,]
• Where, Order by, Group by, Like, etc.
• Multiple Queries
• N tire Architecture + OOPS Concepts
• N tire Architecture using Stored Procedure
• Examples