2004年11月
DataGrid是一个功能非常强大的ASP.NET Web服务器端控件,它除了能够方便地按各种方式格式化显示表格中的数据,还可以对表格中的数据进行动态的排序、编辑和分页。使Web开发人员从繁琐的代码中解放。实现DataGrid的分页功能一直是很多初学ASP.NET的人感到棘手的问题,特别是自定义分页功能,实现方法多种多样,非常灵活。本文将向大家介绍一种DataGird控件在Access数据库下的快速分页法,帮助初学者掌握DataGrid的分页技术。阅读全文>
发表于 @ 2004年11月27日 22:58:00|评论(loading...)|编辑
Security is one of the most important features that developers and IT professionals need to consider when planning, building, and deploying applications. These articles offer detailed information and guidance on the various strategies you can use to enhance the security of your applications.阅读全文>
发表于 @ 2004年11月27日 16:28:00|评论(loading...)|编辑
讨论在.NET下获取硬盘序列号的问题,进而讨论大家都非常关心的.NET程序保护问题,并提供了相关的解决方案,供大家一起研究。阅读全文>
发表于 @ 2004年11月13日 00:12:00|评论(loading...)|编辑
今天在The Code Project看到一篇关于保护.NET程序集的文章,作者已经写了3部分(还没有写到重点)。阅读全文>
发表于 @ 2004年11月07日 19:57:00|评论(loading...)|编辑