Learn how to convert your Photoshop design to a functional HTML website. The lesson is broken into two parts, and more lessons will come later to keep what is left. When viewing these videos, you will acquire a good knowledge on how to convert psd to html using table-based approach.
This lesson is the extension of the first lesson about slicing your Photoshop document to an HTML website. The steps are easy to follow and when you finish viewing both videos, you are supposed to be able to manage most of PSD to HTML work using table-based method. More tips will come in future videos and soon I will cover Table-less slicing methods so make sure you come back soon.
In this tutorial I gonna cover how to deal with Panels inside your ASP.NET projects. Panels are used so often and you can benefit from this tutorials in case you never worked with Panels before.
Stored Procedures are super important in sites having users sections. This kind of websites will face problems when hackers try to cause an SQL Injection in one of the text fields. Running an SQL Injection means to write a script instead of inserting a logic variable such as a Name. Learn how to avoid hackers causing SQL Injections on your pages today by understanding the basics of Stored Procedures, and you can do it in less than 7 minutes!
Download Exercise files
Only few lines of code are required to be able to change your titles at runtime. This isn't recommended from an SEO perspective, however you might be in a situation where you are forced to do it, and it's always good for learning. Having said it's easy, it's ever easier when watching this movie tutorial because you will see the steps live in less than 4 minutes!
Now as you know how to create tables in SQL Server 2000, it's time to move and read the content of your tables in your ASP.NET web pages. Steps are easy to follow and you can complete it in less than 8 minutes!
Basics of tables creation are covered in this video tutorial. I will walk you through the basic steps on how to create a table and to choose the necessary Data Types for your fields. It's very simple and you can learn it in less than 6 minutes!