07 2007 档案

摘要: lightBox asp.net greybox阅读全文
posted @ 2007-07-25 19:14 灯火阑珊²ºº7 阅读(3207) | 评论 (15) 编辑
摘要: /** 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实例*  然...阅读全文
posted @ 2007-07-23 18:42 灯火阑珊²ºº7 阅读(1192) | 评论 (2) 编辑
摘要: gridview中的操作 <asp:TemplateField HeaderText="首页显示"> <ItemTemplate> <asp:CheckBox ID="CheckBox1" runat="server" Enabled="False" Checked ='<%# Bind("IsPublic") %>'/> <asp:LinkB...阅读全文
posted @ 2007-07-18 14:08 灯火阑珊²ºº7 阅读(105) | 评论 (1) 编辑
摘要: ASP.NET 2.0个性化配置(profile) 为每个用户存储配置信息强类型 长期保存支持匿名用户定义配置(profile) <?xmlversion="1.0"?><configurationxmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"><appSettings/><...阅读全文
posted @ 2007-07-18 12:50 灯火阑珊²ºº7 阅读(522) | 评论 (0) 编辑