
Untitled
By: a guest on
May 23rd, 2012 | syntax:
None | size: 1.12 KB | hits: 8 | expires: Never
1. Tell us about youself
2. Please explain about the current project you are doing.
3. What is .NET
4. What is JIT
5. Why it is called as Just in time
6. What is managed code.
7. What is MSIL
8. How .NET is capable to handle so much languages
9. How state is managed in .NET
10.What is web.config
11.Is it nessecery web.config is needed in the web application to run.
12.What is machine.config, is it is different in different machines
13.What is Stored procedures.
14.Which one is better, inline queries or stored procedures, why
15.How can we improve the perfomance of a website
16.What is viewstate
17.What is an interface
18.What is the difference between an interface and abstract class
19.If a class is inheriting 2 interfaces which having same method names which one it will take
20.What is oops, explain each of it
21. In which way we are communicating with databases
22. How IIS know that a page is ASP or ASP.NET or whatever page is calling
23. What are different types of join in sql, explain each of it
25. Rate yourself in ASP.NET
26. Explain page life cycle and explain what is happening in each event