Saturday, 22 March 2014

How to send emails using HTML Templates in ASP.NET using C#/VB.NET

Hi Friends,in this article i will explain about Send Email using HTML template or HTML formatted email in ASP.NET.
I already explained in the previous articles about How to Create Simple RDLC Report in ASP.NET,Create your own captcha image generator in ASP.NET using C#.NET/VB.NET and Filter and Sorting in GridView using DataView.

Write the following lines in web.config file.

Friday, 21 February 2014

Binding and Sorting Grid in ASP.NET MVC using Jquery

Hi friends,in this article i will explain about Binding and Sorting Grid in ASP.NET MVC  using Jquery.
First create MVC application and create model Users.cs and write the following code.
© 2012-2018 Aspdotnet-Kishore.blogspot.com. All Rights Reserved.
The content is copyrighted to Kishore and may not be reproduced on other websites without permission from the owner.