Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
NNN,
2702How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 7464Requirement 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 7076what 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 7635Microsoft 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 6256Post New Dot Net Framework Questions
What are the Core features of ASP.NET MVC?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What are Model Binders in ASP.Net MVC?
How we can add the CSS in ASP.Net MVC?
I want ask from plz smaple example code for Biztalkk server
what is use of entity container?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What are the components required to create a route in ASP.Net MVC?
What operating systems will the .net framework 3.0 be available for?
Explain the 'page lifecycle' of an ASP.NET MVC?
how do you mark a property as required? For example, for a project, the name is a required field.
What is iobjectset? : Entity framework
What are the 2 popular asp.net mvc view engines?
What is domain class model?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?