What asp.net control can embed xaml into asp.net pages?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

How would you turn off cookies on a page of a website?

0 Answers  


What are different templates available in Repeater,DataList and Datagrid ?

1 Answers  


If you are using components in your application, how can you handle exceptions raised in a component?

0 Answers   Accenture,


What is the purpose of session management?

0 Answers  


What are the different validators in asp.net?

0 Answers  






What are the events that happen when a client requests an asp.net page from iis server?

0 Answers  


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

0 Answers   MindCracker,


What is difference between viewstate and session state in javascript?

0 Answers  


If i have 1000 records in dataset, how to do paging?

2 Answers   Mind Tree,


Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx. All pages are in diff. server. When user req. for a page, Page1.aspx opens Ist & a session established. If user req. for IIn page, second session established. Similarly, 3rd session established if user req. 3rd page. In this scenario, tot. 03 sessions are established. How we can minimize it so that it will work with only one session?

3 Answers   TCS, Wipro,


Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?

0 Answers  


Categories