Moving On
You should now have a good overall idea of how the online community application works. From here on out, we are going to be doing more than passively looking at the application. We are going to get hands-on with it and change the way it looks and works.
In the next chapter, we will start experimenting with the code for the application, making some changes, and learning more about its inner workings.
Before moving on, you might want to try following some more execution paths in the code to see what the application does when it is displaying a member's personal page or a particular module. You should start from default.aspx in the same way as we did to find out what the application was doing to display the home page.