Monday, April 11, 2016

Filtering Records

The video lecture shows how to use several data controls on several tables to allow data filtering and using more complex data operations in general. The lecture shows only the minimal plumbing for this purpose but the students can use all their front end knowledge and skills in order to create pages useful for their projects.

Monday, April 4, 2016

External Server

In this video I will show you how to transfer your local sites with newly created database and tables to the external server (smarterasp.net) using 2 free months of hosting that you will be able to continue at a small price if you would like to do more .NET development. The prerequisite is in developing a local database and a table (with primary key) that you will be able to attach to the database on your new site.

Data Controls

In this video you will see how to use some server data controls that provide instant and sophisticated connection to your data.