Layered arcitecture is a big topic. You have analyze the requirement and then decide which layer contains what. For more info on layered architecture in .NET, see below link,
http://msdn.microsoft.com/en-us/library/ff648105.aspx
Please mark this post as answer if it solved your problem. Happy Programming!