guyS's WebLog

IShare, My DotNet Fingerprint

Browse by Tags

All Tags » OO.Patterns.NET » Tips (RSS)
Handling Exceptions in Dal
I like this recommendation text I attached, about the way we should consider to handle our Dal exception/s because its very clear, simple and convincing. The following attach text is from a one of the architecture guide within the Microsoft architecture...
Failed to load viewstate .. + dynamically loading User Controls
After implementing Page Controller pattern and after we dynamically loaded user controls in child page we got the above exception. The exception was raised when we clicked on IE back button and then presses submit on the content user control entry form...
More Posts