What parameters can you pass in the url of the api?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
Explain the asp.net session state modes.
I have a textbox , assign required field validator and i have two buttons 1) save 2) cancel , i want the validator run only when i click save button, don't validate cancel button , what to do?
7 Answers eMids, Infotech, Integra, TCS, Wipro,
How to deploy/publish webservices?How many ways?Plz explain me
cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
What is the main use of Response.Output.Write()?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
How do you define authentication in Web.Config?
2 Answers Accenture, BirlaSoft, IBM,
What is the asp.net mvc folder conventions? : asp.net mvc
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
How does asp page work?