.NET
文章平均质量分 84
xqdak
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Set CommandTimeout for a TableAdapter in the DataSet
Background:1. There is a DataSet named MyDataSet, which includes a DataTable namde MyTable and a TableAdapter named MyAdapter.2. There is a report file named MyReport.rdlc whose DataSource is MyDa原创 2010-05-26 16:50:00 · 1277 阅读 · 0 评论 -
How to render a 128 Barcode in Reporting Services or .Net applications
This is a simple example to generate a barcode and embed it in your report files and .Net forms. How to generate a code128 barcode, please refer to http://www.codeproject.com/KB/GDI-plus/GenCode128.a原创 2010-05-31 09:32:00 · 1481 阅读 · 0 评论 -
After using jQuery's dialog function, server components in dialog become invalid
When we develop an .Net application, we may use jQuery. After using jQuery's dialog function, server components in dialog become invalid, an原创 2011-08-19 16:33:48 · 511 阅读 · 0 评论
分享