Friday 19 December 2014

How to send email in asp.net using c# through gmail

Hello friends,
                    Now I am  going to describe step by step how to sending  message through  gmail using asp.net in c# .
Step-1:
         First  we should design frontend like this using following codes. in .aspx page(like-smssend.aspx)




Tuesday 16 December 2014

How to bind data by Country ,State and District wise from a single table Using asp.net in C#:-



Hello Friends,

              Now I am going to describe  how to bind  data  by Country ,State and District wise from  a single table in C# Using asp.net 

By  a Single  table.

Step-1:
First create a Table
Go to Server Explore ->Rightclick on Table option ->Add New Table->create Table Structure like this:-