We suggest the following:
- 
            SqlCommandBuilderSqlCommandBuilder can be used to quickly link a SqlDataAdapter to a DataTable and generate the Insert, Update and Delete SQL commands automatically. Click here for an example.
- 
            Connecting to MS Access 2013See how to set up the connection to MS Access Database, and use some basic select statements. Click here for an example.
- 
            Changing the Style/Layout of an MVC SiteLearn how to dynamically change the style/layout of your MVC Website with the click of a button. Click here for an example.
- 
            Sql Server CTE RecursionLearn how to dynamically change the style/layout of your MVC Website with the click of a button. Click here for an example.