Answer Posted / vineet tiwari
u can call output parameters in ado.net through store
procedure.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which method is used to perform all validation at the page level?
What is asp.net mvc? : asp.net mvc
Explain transparent caching with aop?
Write a code snippet to implement the indentation in json in web api.
What is the caspol.exe tool used for?
Where can I get the details on migration of existing projects using various technologies to asp.net?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is applicatio domain?
Can the unique key be null?
Define the types of configuration files.
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What is clr? Difference between clr & cts?
What is enableviewstate in asp net?
What are the ways to sending the data in ASP.NET page?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?