-
ASP.NET View State
What is view state. How is it implemented?
-
Fill data in dropdown list
How to fill data in the dropdownlist from database
-
MachineToApplication error
Hi all,When i run my project the following error is given It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. F:PRASHANTprojecteRecruitmenthorizonWeb.config 52 Can any one know about this please tell me.
-
Handling events in custom control
I have created a custom control to get the values and sum them, Here I am able to get display the controls but I am not able to add the values in the text box which means that I am not able to catch the event handling function how is it to be done andmy second question is when I press the sum button the values in the textbox gets erased should I need to set the viewstate property if so how should i...
-
Link Button and Hyperlink
What is difference between link button and hyperlink?
-
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).
Ans