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 |
What is deferred execution vs. Immediate execution in linq?
Whate are resource files?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
How do I spawn a thread?
What is the difference between task and thread in .net?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
What is the difference between override and overload in a method?
Explain about the Common Language Runtime?
Major role of CLR for CAS
What is the root class in .net?
What is .net standard?
Explain how com+ related to the dna architecture?