What is difference between asp state management and asp.net state management?
No Answer is Posted For this Question
Be the First to Post Answer
How do cookies work?
How do you identify that the page is postback?
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
What is custom tag in web.config ?
2 Answers Accenture, BirlaSoft,
What is SQL injection?
Define session in asp.net.
How would you enable impersonation in the web.config file?
asp.net page is a object or not?
What is preprocessor in .net?
hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"
2 Answers PennyWise, TCS, Wipro,
What is web router?
Should validation (did the user enter a real date) occur server-side or client-side? Why?