View Single Post
  #1 (permalink)  
Old 05-24-2008, 08:56 AM
bharath bharath is offline
Member
 
Join Date: Mar 2008
Posts: 76
Default .net interview questions

1. How to manage pagination in a page?

2. Where do you store the information about the user’s locale?

3. What is ADO .NET and what is difference between ADO and ADO.NET?

4. What’s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

5. What’s a bubbled event?
Reply With Quote