文章分类 - ASP.NET
摘要:private void Grid_ItemDataBound(object sender, DataGridItemEventArgs e) { if (e.Item.ItemType == ListItemType.Item || e.Item.ItemType == L...
阅读全文
摘要:Printed from http://www.devx.com/vb2themax/Article/19908 ...
阅读全文
摘要:Posted by scott on Saturday, August 28, 2004 This article will demonstrate how to add a DropDownList control to each row of an ASP.Net DataGrid, including the header row. The...
阅读全文
摘要:作者: Scott Mitchell 加入时间: 2004-08-08 文档类型: 来自: 浏览统计: total: 84 year: 84 quarter: 84 month: 81 week: 16 today: 2 ...
阅读全文
摘要:Date: Tuesday, September 17, 2002 By: Akash Bhargava I had been looking for ways to show hierarchical data in a data grid, but in vain. I never found a way that would solve my purpose! My problem w...
阅读全文
摘要:Date: Tuesday, September 17, 2002 By: Akash Bhargava I had been looking for ways to show hierarchical data in a data grid, but in vain. I never found a way that would solve my purpose! My problem w...
阅读全文
摘要:Paging through a query result is the process of returning the results of a query in smaller subsets of data, or pages. This is a common practice for displaying results to a user in small, easy to mana...
阅读全文
摘要:Billy YuenMicrosoft Corporation February 2003 Applies to:Microsoft® ASP.NET Summary: Discusses how to share session state between classic ASP and Microsoft ASP.NET using Microsoft .N...
阅读全文
摘要:作者:范云霞 刘杰来源:ahcit摘 要 本文依据RBAC的基本思想,利用ASP.NET中的用户控件技术,设计了在电子商务系统中用户权限控制的一种具体实现方法。 关键词 ASP.NET 角色访问控制 用户控件 引言 电子商务系统对安全问题有较高的要求,传统的访问控制方法DAC(Discretionary Access Control,自主访问控制模型)、MAC(Mandatory A...
阅读全文
摘要:Today's tidbit revolves around enabling the ASP.NET user to generate entries into the event log. In an ideal world (hint, hint Microsoft designers), this would be a relatively straightforward proc...
阅读全文
浙公网安备 33010602011771号