Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
NNN,
3022How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 8176Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
6 8330what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.
1 8127Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.
3 7177Post New Dot Net Framework Questions
what is linq to entities?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
explain why t4 entity is important in entity framework?
How can we determine action invoked from HTTP GET or HTTP POST?
If I have multiple filters implemented, what is the order in which these filters get executed?
what is entity graph in entity framework?
What is Area in ASP.Net MVC?
What are child actions in ASP.Net MVC?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Explain JSON Binding?
Describe the .net framework architecture.
Is it possible to share a view across multiple controllers?
What is clr? How does work clr & wht is work of clr?
Explain the request flow in asp.net mvc framework?
What is session state management?