-
ASP ascx File
What is the purpose of ascx file?
-
Passing Value to another Page
How to pass more than one value to another page?
-
Open New Page
How to open a new page while clicked on link?
-
Fill Method
How to fill dataset without using fill method?
-
Windows Authentication
What object is attached by the current request if one uses Windows authentication?
-
Read Data Table Using Data Reader
How to read DataTable using DataReader? (DataTable is already filled).
-
Repeater Control
What is the use of repeater control?
-
Web Services / Windows Services Usage
What are the usages/advantages of Web services/windows services
-
Run At Server
Why we write "runat=server" in ASP.Net controls?
-
Create Setup
How to create setup in ASP.NET?
-
Retrieve Value from DataSet
How to retrieve the third table value from the data set?
Focus
Use of Focus() method in asp.net
How to protect and show message ?
How to protect and show message for another user used to same login id for login at the time same login id user logind ?
My question is that -
1- abc@gmail.com (this user is already login ) . but another user try to login, used same Id - abc@gmail.com,that time showing message (This login id already used to another User).
How to get Listview Data Key on Button Click
how to find a datakey value on image button click in listview without using any Listview event ???
Web service as non-web serviced component
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .net component
Ans