home / developersection / tag
State Management in ASP.NETState management is the process by which you maintain state and page information over multiple requests for the same or dif
Dim di As New IO.DirectoryInfo("C:\Inetpub\wwwroot\images") Dim aryFi As IO.FileInfo() = di.GetFiles("*.JPG") For Each fi In aryFi Dim imagname As
try SqlConnection con = new SqlConnection(); con.ConnectionString = "Data Source=ARUSHRAJ-PC;Initial Catalog=sampl
The Repeater control is used to display a repeated list of items that are bound to the control. The Repeater control may be bound to a database table
Here in this blog I will tell you that how to send mail to users using SmtpClient and MailMessage class. Here I have created a small function which is
Some common properties which is useful while you are developing mobile devices using asp.net 4.01)Detect it is mobile device or not: We can use Reques
Authentication:Authentication is a process of identifying users on basis of their identity. Users provide their credential to prove their identity. Us
The web is stateless protocol, so the page gets instantiated, executed, rendered and then disposed on every round trip to the server. The developer's
When users try to access content on a server that is running Internet Information Services (IIS) through HTTP or File Transfer Protocol (FTP), IIS ret
Globalized connection string meant for that if you are designing a vast application that having so many windows forms and you need to control all the
With the help of this program we can view Client Certificateand user name. In this demonstration we check whether client system has anappropriate cert