asp:ControlParameter vs asp:FormParameter
Published on Sun 27 Jul 2008 10:07 ( 1 year, 7 months ago)
I got stucked on ASP.Net's SqlDataSource's parameters for quite a long time. The problem is I am always trying to use aspFormParamter in a postback, there are quite a few samples in the Internet, but most of them are simple aspx page without masterpage. In my project I used masterpage, it looks like for some reason it doesn't work well.
Fortunately, after I changed to asp:ControlParameter, it works great.
Related posts:
- To "refresh" a SqlDataSource.
- asp:ControlParameter vs asp:FormParameter
- output a line in a batch *without* crlf
- Write code with no getters???
- Dump SQL Server Express' DB Schema
- My suggestions on Web2py's route design
- Good comparing of GAE Data Store .vs. Amazon Simple DB .vs. MS SSDS
- Very good articles on MVC, MVP and more.
- Presenter First approach in MVP
- ASP.NET MVC Preview 3 just released
Search related in web:
Custom Search