Free ASP Tutorials
Increment a Value in a Database with SQL using ASP.NET 4.0
To demonstrate how to increment a value using a simple SQL command, we will need a simple web site with a database.
Category: ASP | View Tutorial
Views: 10
Sending Email using ASP.NET 4.0 and C#
We have all come across applications such as Craigslist, which allows you to email ads that you come across to others; as well as mobile apps that offer the ability to send emails from your current Email account, using their SMTP settings and port.
We have the ability to integrate this functionality into our own application, but we will also be adding authentication if the email has been sent or encountered a problem.
Category: ASP | View Tutorial
Views: 8

