What is the adavantage of using ASP.NET routing?
What is cyclomatic complexity and why is it important?
Name the application folders present in asp.net 2.0?
What are url fragments?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What is the web.config file in asp?
When would you set a control's AutoPostBack property to true?
Demonstrate Render and PreRender?
What is the difference between Trace and Debug?
Create the Output by mearging 2 tables and taking common column sid from both you should not use database create table and data in it Randomly table 1 sid sname saddress 1 sa ampt 2 na hyd 3 ha hyd table 2 sid dno dname 1 12 stats 2 23 phy 3 12 stats OutPUt sid sname saddress did dname 1 sa ampt 12 stats 2 na hyd 23 phy 3 ha hyd 12 stats
explain code with datachaching with example
What is the page life cycle in asp.net?
Where the viewstate is stored after the page postback?