Introduction In This tutorial we will teach you how to create and setup Sitemaps in ASP.NET. Sitemaps can be used in different ways, some developers use it as a layout [...]
Introduction This tutorial will teach you how to Consume a Web Service. Consuming Web Services can be compared to Inheritance for the web. This sample will call a HelloWorld function [...]
Sending a email with CCs and BCCs using ASP.NET 4.0 and C# is actually very simple and easy to accomplish. First, you will need to import the System.Net.Mail namespace. We [...]
Sending a email with CCs and BCCs using ASP.NET 4.0 and VB.NET is actually very simple and easy to accomplish. First, you will need to import the System.Net.Mail namespace. We [...]
In this tutorial you will learn that sending an email with an attachment using ASP.NET 4.0 and C# is actually very simple and easy to accomplish. First, you will need to [...]
In this tutorial you will learn that sending an email with an attachment using ASP.NET 4.0 and VB is actually very simple and easy to accomplish. First, you will need to [...]
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 [...]
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 [...]