Explain how do you validate the controls in an asp .net page?
Answer / Sumit Kanojiya
"Validation can be performed on ASP.NET controls using built-in validation controls like RequiredFieldValidator, RangeValidator, RegularExpressionValidator, CompareValidator, and CustomValidator. These validators are placed alongside the control to be validated and their properties are configured accordingly."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is binding in web service ?
Where session variables are stored?
Explain http handlers? Where we can use the http handlers?
What is strong name and which tool is used for this?
Securitywise What are the Enhancements in 2.0?
What are the difference between function and stored procedure in .net programming language?
Is asp.net core faster?
How do you trap errors in ASP and how do you invoke a component in ASP ?
I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....
what is generics?
How does the cookies work in asp.net?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)