Posts

Showing posts from March, 2018

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.

Simple Database and Table

In this video you will see how easily you create a database with your own table, fill it with data, and run the required queries on your table (doesn't have to be a book database). After that, you will create a Web form with a table rendering data from your database. See the video here  . If it doesn't work  - download it and open.