Free ASP Tutorials
Save and Read Image From Database
ASP.NET provides a simple mechanism to upload image files to a database, like SQL Server. The images can be stored in a database table attribute that is of image data-type.
Category: ASP | View Tutorial
Views: 23
Implementing Code Behind in ASP.NET
For this tutorial you should have basic knowledge in programming with C#. Meaning you should know which Data Types you can use, what kind of operators and basic functions you can use on them and how to set up control (if/else) and iteration structures (while/for). Understanding the fundamentals of object-oriented programming is also very useful.
Category: ASP | View Tutorial
Views: 26

