******************** SET 1 ********************
1. What are indexes?
2. What is response.redirect and server.transfer?
3. Composite Key and Alternate Key?
4. Primary Key and Unique Key?
5. What are the limitations of indexes?
6. In datagrid how can we bind value of 1 column of combobox to another dataset?
7. What are transactions?
8. How many events are there in datagrid?
9. Difference between procedure and function?
10. What are user defined controls and custom controls?
******************** SET 2 ********************
1. What are exceptions?
2. What is constructor overloading?
3. What are events? Why we use them?
4. How we call exceptions?
5. Are interfaces classes or structures or what?
6. Can we override a constructor of a class?
7. What are interfaces?
8. Can we have abstract classes without abstract method?
9. How we can use interfaces?
10. What are abstract classes?
11. How we use events in .net?
12. Can we use public method of a static class?
13. How can we use static classes?
14. What are static classes? Why we use static classes?
15. What are generics?
16. When we use dispose and finalize? Are they called by default or by us?
17. What is difference between dispose and finalize?
18. What is garbage collector? How it works? On which algorithm it works?
19. What are threads? Have you used threads in your code?
20. What is .net framework? Architecture of .net framework?
21. What are generations in garbage collector?
22. How threads work?
******************** SET 3 ********************
1. What is memory management? How .net handles memory management?
2. OOPS. Encapsulation, abstraction, inheritance, interfaces?
3. Something about your projects?
4. What are the components of the .net framework?
6. What is .net framework?
7. Employee – manager query?5. What are indexes?
8. What is use of datareader?
9. Application architecture?
10. Why initial catalog is used in connection string?
11. What are CLR and CLS?
12. ASP.Net page life cycle?
******************** SET 4 ********************
1. How to create XML document from command prompt?
2. What does immutable means?
3. Are private variables inheritable?
4. What are delegates and multicast delegates?
5. Difference b/w system.string and system.text.stringbuilder?
6. What is assert() method? What it do?
7. What is garbage collector? When we call garbage collector?
8. What is difference b/w debug and trace?9. Text Trace listener. Where its output will go?
10. What is DLL Hell in .net?
11. What is an abstract class and interface? What is the difference b/w abstract class and interface?
12. What is Array.CopyTo() and Array.Clone()?
13. Does C# supports multiple inheritance?
14. What happens when value type is converted to reference type?
15. Different ways of method overloading?
16. How to deploy an assembly?
17. What is method overloading and method overriding?
******************** SET 5 ********************
1. Can validations be server side or only client side?
2. How ca we do the validations in ASP.Net?
3. How many languages .net support?
4. Difference b/w ASP and ASP.Net?
5. What is pagination? How can we do pagination?
6. What is smart navigation?
7. What are inetinfo.exe, aspnet_isapi.exe and aspnet_wp.exe?
8. How .net allows us to write code in any language it supports?
9. What is view state?
10. Difference b/w ADO and ADO.Net?
No comments:
Post a Comment