In Mvc Architecure what is view?
Answer / swapna
View provides an interface to interact with system like
Web Forms Html,Xml/Xslt,Xhtml,Wml,Windows Forms etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain how does assembly versioning work?
What are the benefits of Model-View-Controller Architecture?
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
How can you clean up objects holding resources from within the code?
Describe session handling in a webform, how does it work and what are the limitations?
What are channels in .NET Remoting?
Explain how to redirect tracing to a file?
How do you turn off cookies for one page in your site?
What is the advantage of packaging over xcopy in .net?
Value type & data types difference. Example from .NET.
What is the difference between override and overload in a method?
What are server controls?