What is the good practice to implement validations in aspx page?
Answer / Vikas Singh
In ASP.NET, server-side validation should be implemented using the Validation controls like RequiredFieldValidator, RangeValidator, RegularExpressionValidator, and CustomValidator. Client-side validation can also be used for better user experience by combining JavaScript libraries such as jQuery Validation or AngularJS.
| Is This Answer Correct ? | 0 Yes | 0 No |
What definition correctly defines a label server control with the name set to lblHoop? a) <asp:Label name=?lblHoop? runat=?server? /> b) <Label id=?lblHoop? runat=?server? /> c) <asp:Label id=?lblHoop? runat=?server? /> d) <server label name=?lblHoop? runat=?asp? />
Is string a value type or a reference type?
How to compare two strings with out Case sensitive ?
What is the file extension of web service?
What is globalization and localization in asp net?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Where viewstate value is stored in asp.net?
Which protocol is used in a web api?
How does output caching work in ASP.NET?
Any body Having SHAREPOINT Material plzzz? please material to send prasad.k12@gmail.com
what are httphandlers and httpmodules.and their differences.
From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)
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)