On Age field how many Asp.Net validation controls will be suit?
Answers were Sorted based on User's Feedback
Answer / tejkrishna
compaire field and range and requiredfield validator
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / yagnesh shastri
CompareValidator control to validate an input field. The field to validate was defined by the attribute ContolToValidate.
You can also use a ValidationSummary control with the attribute FormToValidate, to validate all the input of a form.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / tapan kumar swain
RequiredFieldValidator,NumericValidator,RangeValidator
| Is This Answer Correct ? | 5 Yes | 1 No |
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
In the context of a comparison, what is object identity versus object equivalence?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
Explain the use of errorprovider control in .net?
What is diff. Between abstract class and an interface?
Explain how viewstate is being formed?
Explain global assembly cache.
What is difference between web config and global asax?
Which control has default post back is enabled(true)?
0 Answers Sans Pareil IT Services,
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)