.NET Tech Blog - Find Web Hosting

Find best web hosting with coupon, professional editorial reviews and customer voted reviews.

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

03 2006 档案

摘要:What’s XSLT? It’s a transformation known for making hard things easy and easy things hard. It can simplify the complex transformation logic that would be extremely tedious to implementation. But at the same time, the pure XSLT functional programming model makes it extremely difficult to achieve logic purpose. But we can write the XSLT functions in .NET managed language to make XSLT expandable and easily... 阅读全文
posted @ 2006-03-24 12:40 Eunge 阅读(539) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2006-03-24 02:13 Eunge 阅读(786) 评论(5) 推荐(0)

摘要:DataQuicker2完全基于.NET 2.0的新特点开发,代码简洁、唯美,性能很好。现发布第一个开源版本,内附代码生成器。 1)DataQuicker2 DQL查询语言,最大话简化了数据查询,并新加了ObjectQuery类和IHelper类,提供多种查询途径; 2)SQL词法分析; 3)DataQuicker2托管的数据分页,可以自定义分页大小、页码,返回想要的数据; 4)VS2005,纯粹的C# 2.0设计,高效和简洁的代码,并经过Performance Testing,作为搜索引擎搜价网http://www.sj110.com相关系统的核心数据组件。 阅读全文
posted @ 2006-03-06 01:19 Eunge 阅读(2882) 评论(13) 推荐(0)

摘要:主要特点: 1)DataQuicker2 DQL查询语言,最大话简化了数据查询; 2)SQL词法分析; 3)DataQuicker2托管的数据分页,可以自定义分页大小、页码,返回想要的数据; 4)VS2005,纯粹的C# 2.0设计,高性能、唯美,经过Performance Testing,作为搜索引擎搜价网http://www.sj110.com的核心数据组件; 阅读全文
posted @ 2006-03-02 03:14 Eunge 阅读(2047) 评论(12) 推荐(0)