Viewing "Wilson's" Blogs
Mar
04
Wilson Chan |
2008 9:02 AM |
2 comments
There is a new article from asp alliance about water mark in CR, http://aspalliance.com/1593_Six_Quick_Crystal_Reports_Design_Tips.8 . I guess in CR, a header section can overlay another section by ... Read More >
Jul
12
Wilson Chan |
2007 4:44 PM |
2 comments
Update Panel is a great tool for presentation layer but not performance...
An UpdatePanel used this way improves the user experience, but it does little to reduce the volume of data being passed ... Read More >
Jun
29
Wilson Chan |
2007 12:08 PM |
0 comments
Nice wrapper for sending server side data to client side. Very easy to use too. All you have to do is tag all your client side request function on class file with <AjaxPro.AjaxMethod> ... Read More >