I knew about the existence of partial classes although I haven't read
much about them. It seems I will be using them a lot because ASP.NET
2.0 has the code-behind model simplified by its use.
The advantage is that you don't need to declare in the
Read More