what are the Goals of the UIP Application Block?
Answer / swapna
1) Abstract all navigation and workflow code from the user
interface.
2) Enable the use of the same programming model for
different types of application.
3) Remove all state management from the user interface .
4) Persist snapshot state across processes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the core differences between .NET Languages ?
What are the new thee features of com+ services, which are not there in com (mts)?
What is Meta Data? Explain Types of Assemblies
Explain the different types of proxy patterns?
What's the .net collection class that allows an element to be accessed using a unique key?
What is lazy initialization?
Dynamic Fonts
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
In Mvc Architecure what is view?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What is the difference between server.transfer and response.redirect? Why?
What is meant by .Net framework?