guyS's WebLog

IShare, My DotNet Fingerprint

Browse by Tags

All Tags » ASP.NET » OO.Patterns.NET (RSS)
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...
DotNetInfra Solution v1.0.0
DotNetInfra Library contains a set of Libraries services samples in diverse Application Areas. The first release include the ExceptionProvider services which is a generic set of components for managing application exceptions. Its base on the work done...
Late Binding and Generic Function Calls - when using Data Fetchers Methods Imp
Data Fetchers methods are these that return data to a caller according specific given arguments. What u can do when you need to call a Data Fetcher but u will get the function name and its argument only at run time. A nice solution for Asp pages I saw...
XML2ENTRY_FORM : ERD - Step #2
Step #2 present the ERD that will use to hold entry forms definition and the source for the transform XML we will use for rendering the entry form ERD Includes: form definitions element definitions (name, title, maxlength etc) element default values ...
Index/Resources on - classes Services Accessibility approaches in ASP.NET applications
I gathered the ways & resources (partial list) we can expose our classes services in ASP.NET applications
More Posts