19 Aug
2004

ASP.NET Interview Questions

This is a list of interview questions for ASP.Net programmers that Scott Hanselman posted. This is a good list. Everyone should know these. From constructor to destructor (taking into consideration Dispose() and the concept of non-deterministic finalization), what the are events fired as part of the ASP.NET System.Web.UI.Page life cycle. Why are they important? What […]

Read More