how many Controls are there in ASP.Net ? Define with Examples ?
Answer / taheer
Required field validator
Range validator
Comparevalidator
Regular expression validator
Custom validator
Validator summary
| Is This Answer Correct ? | 2 Yes | 0 No |
How many global.asa files can an application have in asp?
Name the methods in application object?
What are the stored procedures?
How do I open an aspx file in pdf?
Explain the difference between inline and code behind.
How many types of cookies are there?
10 Answers TechSolution, Tops Technologies,
What is the function of Buffer in Response Object?
What is asp used for?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array. 2)Accept values from Textbox and add into Listbox on click ok button. 2)Accept these values store them in cookie collection and show them in next form. Assignment 3 20Marks 1) Display EmpId ,EmpName ,EmpSal usind datagrid view (use sqlerver 2005) 2) Insert Item Id, Item Name, Qty, Rate using ado.net(use sqlerver 2005)
Name at least two methods of response object other than Transfer.
Explain how do you initiate a string without escaping each backslash?
Destructors CANNOT be implemented in which one of the following?