Why MVC programming model preferred?
Answer / swapna
1) User Interphase Design challenge
2) Provide navigation from view to view
3) provide required state to each view
Is This Answer Correct ? | 1 Yes | 2 No |
Can I write my own .net host?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
Explain security measures exist for .net remoting in system.runtime.remoting?
Explain soap and xml?
How to write an MMC snap-in for my Windows service?
Explain the Scope of public/private/friend/protected/protected friend.
How to get the hostname or IP address of the server?
Please tell us what is the difference between override and overload in a method?
Describe ways of cleaning up objects.
What is CCW (COM Callable Wrapper)
What’s different between process and application in .net?
Is .net a compiler?