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 |
How do you define the lease of the object in .net?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
What is managed code execution?
Is there any thread in our .net programs?
Explain what relationship is between a process, application domain, and application?
What is Event - Delegate? clear syntax for writing a event delegate
Explain is the jit an interpreter?
What is common language specification (cls)?
Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
Dot Net is Platform Independent or Platform Dependent..?
Can we use data reader to bind gridview?
What is meant by managed and unmanaged code?