Hi,
Can you please tell me some tutorials/books about thinking a large application in c#. I have worked with 3 tier, but i need something more specific:
a way to design panels, so that for specific users specific panels will load and specific dlls a database management so that when a user modifies an entry, others can not modify that entry should i use entity framework or should i go old school with db and class creation
any links on the above will be greatly appreciated
thanks a lot!