When is validation done on the client? How does client-side validation improve the efficiency of an application?
1 3962What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
1 1941What are two ways that you can set the minimum and maximum values for a rangevalidator? When would you use each technique?
1 3393How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?
1 3828What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?
2 4665How do you initiate validation on the server manually? What are two situations when you might you want to do that?
1 1894How does the regular expression validator work? What are two situations when you might want to use one?
2 4382What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
1 4408Describe the difference between inline and code behind - which is best in a loosely coupled solution Tightly coupled - INLINE
2 8376
a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
What do you mean by query string?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.