Wednesday, May 30, 2007

General .NET Interview Questions

These are some of the list of questions I have collected from various sites, while making my fundamentals and Concepts on C# and .NET strong.These question follow no particular order,these are listed as andwhen they were found. :)

1.what is the difference between panel and placeholder?

Ans:

2.What is querystring? What are various types of querystring? explain?


3. What is session? what are their types? Explain?


4. What are Serialization?


5.What is the need of delegates?


6. Explain what are value type parameters?


7. What is difference between compiler and runtime enivornment?


8. What is CLR?


9.What do you mean by static method and dynamic method?


10.What is difference between repeater control and datagrid?


11.What is difference between Response.Write() and Console.WriteLine() ?


12.What is main difference between ASP and ASP.NET?


13.What is IIS?


14.What are the various languages supported by .NET?


15.What is an assembly?


16.What is the base class of .NET?


17.What are various types of exception handling supported by .NET?


18.Describe some of the ADO.NET features.


19.

No comments: