Database Mail in SQL Server using GMAIL In this post i will teach you How To Configure Database Mail in SQL Server using GMAIL.I already discussed about database mail in SQL Server on this post. Today i will let you guide you through a video.
How to Use QueryString in Asp.Net
How to Use QueryString in Asp.Net QueryString in Asp.Net:- For passing variables content from PAGE A > PAGE B in ASP.NET gives us several choices. One of the choice from all of that is using QueryString. A query string is additional string that is appended at the end of page link. Query strings fulfill our limited […]
How to Send Mail Through Asp.Net Using C# Sending email is a basic task in Asp.Net. In classic ASP, we worked with the CDONTS object to send emails from an ASP page. The Smtp class in ASP .NET provides methods for sending mail messages.In this article, we will see, how can we send email from […]
Concatenate In Excel Concatenate:- 1. To connect or link in a series or chain. 2. Computer Science To arrange (strings of characters) into a chained list. More details are hereabout Concatenate is here:- http://en.wiktionary.org/wiki/concatenate To do Concatenate in Excel follow the following Steps:- 1. In Excel take three columns as taken below. 2. Fill your data […]