07 2007 档案
摘要:lightBox asp.net greybox
阅读全文
摘要:/** Class:WaterImage* Use for add a water Image to the picture both words and image* By Gary Gong From Demetersoft.com | 和信诚软件(北京)有限公司* 2007.07.23 create the file * * * 使用说明:* 建议先定义一个WaterImage实例* 然...
阅读全文
摘要:gridview中的操作 <asp:TemplateField HeaderText="首页显示"> <ItemTemplate> <asp:CheckBox ID="CheckBox1" runat="server" Enabled="False" Checked ='<%# Bind("IsPublic") %>'/> <asp:LinkB...
阅读全文
摘要:ASP.NET 2.0个性化配置(profile) 为每个用户存储配置信息强类型 长期保存支持匿名用户定义配置(profile) <?xmlversion="1.0"?><configurationxmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"><appSettings/><...
阅读全文