We suggest the following:

  1. SqlCommandBuilder
    SqlCommandBuilder 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.
  2. Connecting to MS Access 2013
    See how to set up the connection to MS Access Database, and use some basic select statements. Click here for an example.
  3. Changing the Style/Layout of an MVC Site
    Learn how to dynamically change the style/layout of your MVC Website with the click of a button. Click here for an example.
  4. Sql Server CTE Recursion
    Learn how to dynamically change the style/layout of your MVC Website with the click of a button. Click here for an example.