<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Navicy's .NET</title><subtitle type="text">天将降大任于斯人也，必先苦其心智，劳其筋骨，饿其体肤，空乏其身......</subtitle><id>http://feed.cnblogs.com/blog/u/10662/rss</id><updated>2008-06-02T04:07:49Z</updated><author><name>Navicy</name><uri>http://www.cnblogs.com/navicy/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/navicy/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/10662/rss"/><entry><id>http://www.cnblogs.com/navicy/archive/2008/06/02/1212039.html</id><title type="text">博客搬家公告</title><summary type="text">技术博客已经从6月1日正式搬入新家，请大家使用新地址进行访问，此次技术文章不再继续更新。NVStudio Technet: http://technet.navicyzone.net</summary><published>2008-06-02T04:08:00Z</published><updated>2008-06-02T04:08:00Z</updated><author><name>Navicy</name><uri>http://www.cnblogs.com/navicy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/navicy/archive/2008/06/02/1212039.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/navicy/archive/2008/06/02/1212039.html"/></entry><entry><id>http://www.cnblogs.com/navicy/archive/2007/09/11/890044.html</id><title type="text">Dundas for Reporting Services的一些的使用技巧</title><summary type="text">如何让Chart的Y轴或2nd Y轴只显示最大值和最小值？原理很简单，就是设置Y轴的interval是此轴的最大值即可，但是interval是不支持Expression表达式来获取Y轴最大值的，那么就需要在Dundas中写Code来实现。在Dundas的属性设置窗口中选择Advanced，单击ViewCode按钮，在下拉列表中选择PostApplyData方法，C#实现代码如下：//Paramet...</summary><published>2007-09-11T10:11:00Z</published><updated>2007-09-11T10:11:00Z</updated><author><name>Navicy</name><uri>http://www.cnblogs.com/navicy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/navicy/archive/2007/09/11/890044.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/navicy/archive/2007/09/11/890044.html"/></entry><entry><id>http://www.cnblogs.com/navicy/archive/2007/09/11/889964.html</id><title type="text">发现 SQL Server 2005 Reporting Services 的一些BUG</title><summary type="text">1. Float 参数的BUG当你在Report中设置某个参数类型是Float时产生此BUG，Reporting Service在显示Float参数时会出现莫名奇妙的四舍五入成两位小数，索性的是这种错误只停留在显示上，报表的内部运算仍旧按照参数的实际小数位数进行运算。解决方法是将Float 参数改为string类型，然后在用的时候将参数转换为小数。2.更新Report，其Linked Report...</summary><published>2007-09-11T09:16:00Z</published><updated>2007-09-11T09:16:00Z</updated><author><name>Navicy</name><uri>http://www.cnblogs.com/navicy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/navicy/archive/2007/09/11/889964.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/navicy/archive/2007/09/11/889964.html"/></entry><entry><id>http://www.cnblogs.com/navicy/archive/2007/09/07/885938.html</id><title type="text">博客更新</title><summary type="text">好久没有更新技术博客了。近期准备推出Microsoft SQL Server 2005 Reporting Service 和 Dundas for Reporting Service专栏，欢迎大家关注！</summary><published>2007-09-07T08:20:00Z</published><updated>2007-09-07T08:20:00Z</updated><author><name>Navicy</name><uri>http://www.cnblogs.com/navicy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/navicy/archive/2007/09/07/885938.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/navicy/archive/2007/09/07/885938.html"/></entry><entry><id>http://www.cnblogs.com/navicy/archive/2007/04/17/717205.html</id><title type="text">基于UML和ASP.NET实现三层B/S结构学籍管理系统开发</title><summary type="text">架构设计是软件开发的基础，并往往决定一个项目的成败。三层结构是目前流行的架构设计模式，它是在由Buschmann等提出的&amp;#8220;层模式&amp;#8221;[1]基础上发展起来的，由表示层、业务逻辑层和数据访问层三个层次结构组成。它通过分解来管理问题的复杂性，同时还可以有效地重复使用业务逻辑并保留与昂贵资源（如数据库）的重要连接[2,3]。　基于ASP.NET能够充分发挥其完全面向对象的技术特点，实...</summary><published>2007-04-17T11:04:00Z</published><updated>2007-04-17T11:04:00Z</updated><author><name>Navicy</name><uri>http://www.cnblogs.com/navicy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/navicy/archive/2007/04/17/717205.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/navicy/archive/2007/04/17/717205.html"/></entry></feed>
