<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_大田</title><subtitle type="text">剑磨十年未必利，人学一世未必知!</subtitle><id>http://feed.cnblogs.com/blog/u/19471/rss</id><updated>2010-01-05T07:15:38Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/19471/rss"/><entry><id>http://www.cnblogs.com/ttinfo/archive/2008/07/16/1243987.html</id><title type="text">续-在sharepoint中利用文档库扩展新闻应用</title><summary type="text">关于《在sharepoint中利用文档库扩展新闻应用》的一些补充。</summary><published>2008-07-16T01:39:00Z</published><updated>2008-07-16T01:39:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2008/07/16/1243987.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2008/07/16/1243987.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/08/26/870284.html</id><title type="text">BDC tool发布了</title><summary type="text">前几天在公司与微软的熊明锋讨论Sharepoint的一些问题，当谈到BDC的定义文件比较麻烦时，熊说微软在8月中旬左右会发布一款编辑工具，以减轻用户工作量。昨天从烟台出差回来，打开微软的Sharepoint blog team，发现这框工具已经发布了，包好在8月份最新的moss sdk中。</summary><published>2007-08-26T07:14:00Z</published><updated>2007-08-26T07:14:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/08/26/870284.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/08/26/870284.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/06/19/789386.html</id><title type="text">一个好用的wsp打包工具-WSPbuilder </title><summary type="text">WSPbuilder是一款wsp打包工具，能够按照一定的目录结构，方便的制作出wsp解决方案包。</summary><published>2007-06-19T08:58:00Z</published><updated>2007-06-19T08:58:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/06/19/789386.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/06/19/789386.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/06/07/775545.html</id><title type="text">在sharepoint中利用文档库扩展新闻应用</title><summary type="text">Sharepoint文档库是一个灵活的对象，利用它及web part等可以灵活的扩展许多应用，这里仅介绍一种在其上扩展新闻应用的方法。虽然Sharepoint自带了新闻类的应用，但是很不是很方便，只能满足一部分需要，而对于更灵活的新闻分类等无法支持，利用文档库则可以进行实现，虽然Sharepoint默认文档库只能创建office类的文件，但是其上传却支持更多的文件类型，利用这一点及其编程对象，编写相关的web part便可满足新闻的一些基本需求，并可进一步扩展为BBS等应用，文档库的特点和webpart部署的灵活性保证了这种应用方式的有足够的灵活性。&#xD;</summary><published>2007-06-07T09:02:00Z</published><updated>2007-06-07T09:02:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/06/07/775545.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/06/07/775545.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/06/07/774990.html</id><title type="text">服务器端ListItem生成前导空格方法小结</title><summary type="text">1、全角空格2、HttpUtility.HtmlDecode("&amp;amp;nbsp;&amp;amp;nbsp;text"); 3、charnbsp=(char)0xA0;text.PadLeft(2,nbsp)</summary><published>2007-06-07T03:59:00Z</published><updated>2007-06-07T03:59:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/06/07/774990.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/06/07/774990.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/05/29/763396.html</id><title type="text">一个不被flash、select、activex遮挡的、跨frame的无限分级菜单</title><summary type="text">这是一个改自chromemenu的下拉菜单，不会被flash、activex、select等页面元素覆盖，并支持无限分级。</summary><published>2007-05-29T00:58:00Z</published><updated>2007-05-29T00:58:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/05/29/763396.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/05/29/763396.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/05/11/742853.html</id><title type="text">贴边隐藏、图形窗体等效果的实现：一个模仿QQ界面的MSN界面</title><summary type="text">模仿qq的界面，输入msn用户名和密码即可登陆聊天：程序使用了DevComponents.DotNetBar2.dll，版本5.9.0.2，请自行下载；另外使用了开源代码XPTable和 XihSolutions DotMSN。源码从这里下载 下载。</summary><published>2007-05-11T05:45:00Z</published><updated>2007-05-11T05:45:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/05/11/742853.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/05/11/742853.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/04/28/730627.html</id><title type="text">练习WF SqlTrackingService时的一点注意事项 及一点感言</title><summary type="text">寄语新生：从一名学生成长为一名合格的软件工程师，需要注重各方面的知识，不及需要了解各种编程语言的知识，还要加强学习软件工程的各种分析设计、管理思想和方法，努力学习各种行业知识合法规等，紧跟时代脉搏，了解各种新生技术，并对将来可能从事的领域的知识加以精解；注重平时的积累，一点一滴，积少成多，终成大海!</summary><published>2007-04-28T01:16:00Z</published><updated>2007-04-28T01:16:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/04/28/730627.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/04/28/730627.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/04/26/727784.html</id><title type="text">vs2005服用windows work flow后种种不良反应的解决方法</title><summary type="text">本文旨在解决安装windows work flow开发环境之后的种种坏现象的解决方法，如果你有类似遭遇，请在此跟帖发表您发现的现象和解决方法，以飨他人。</summary><published>2007-04-26T00:29:00Z</published><updated>2007-04-26T00:29:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/04/26/727784.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/04/26/727784.html"/></entry><entry><id>http://www.cnblogs.com/ttinfo/archive/2007/04/06/702213.html</id><title type="text">Inspur——赢战2007</title><summary type="text">赢战2007，浪潮ERP的战略目标更加清晰，我们满怀信心迎接挑战，应对挑战！面对一场场硬战，让我们携手并进，用赢的战略、赢的信心、赢的斗志打赢每一场战争，推动浪潮ERP再攀高峰！&#xD;</summary><published>2007-04-06T01:06:00Z</published><updated>2007-04-06T01:06:00Z</updated><author><name>大田</name><uri>http://www.cnblogs.com/ttinfo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ttinfo/archive/2007/04/06/702213.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ttinfo/archive/2007/04/06/702213.html"/></entry></feed>
