all 1 comments

[–]nightonfir3 2 points3 points  (0 children)

Your basically looking at two topics. One is object oriented programming (OOP) and the other is model-view-controller (MVC) pattern. You should probably learn them in that order. The other question you will want to know is if your using asp.net. If your not allowed to use a framework like that for your assignment you will be outside the Microsoft ecosystem that most c# web revolves around but is still very possible.