摘要:
The difference between UDF[User Defined Function] and SP[Store Procedure] in SQL Server Database:1, UDF can only have input parameters, however, SP can both have input and output parameters.2, Functio... 阅读全文
posted @ 2009-03-25 16:25
lp123
阅读(401)
评论(0)
推荐(0)
摘要:
ASP.Net 中的数据绑定:1, 绑定数据控件[DataGrid, GridView,DataList...etc.]<%#Eval("ProperName") %>2, 绑定属性,方法,变量[MyProp, TestMethod, ViewState["T"] ...etc]<%= MyProp %><%= TestMethod() %><%= Vie... 阅读全文
posted @ 2009-03-25 14:04
lp123
阅读(185)
评论(0)
推荐(0)

浙公网安备 33010602011771号