Hello guyz,
I have interview scheduled next week on .Net Framework 1.1?
Can any one please provide
a) list of interview questions on .net frame work 1.1?
b)basic differences between .net framework 1.1 and 2.0 and 3.5
c)the topics that i need to concentrate while preparing
Thanks in advance
No Answer is Posted For this Question
Be the First to Post Answer
Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
How does CAS work
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
what are generics? Without generics what are the disadvantages in 1.1?
3 Answers HP, iSoft, nTech Solutions,
What is viewbag title?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
How to make sure Client Validation is enabled in ASP.Net MVC
What is entity graph? : Entity framework
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What is conceptual model? : Entity framework
What is difference between constants, readonly and, static
Explain linq to entities? : Entity framework