Hi
I am administrating a website built by someone else, and having never coded internet apps with any of the MS products, I am having to learn a lot. The video tutorials on this site have been v. helpful already.
When I was looking through the files and folders of the site, I noticed a directory called App_Code that containted two folders: 'BLL' and 'DAL' that contain the same 14 C# files. I looked up BLL and DLL and found a quite old and confusing article talking about this as a basic design pattern aka "Whidbey".
Having no experience of design patterns, or ASP is there a good resource out there that will give me a quick run-through? Enough to know how much I don't know :)
TIA
Ed
...
Go to the complete details ...