惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
Netflix TechBlog - Medium
J
Java Code Geeks
爱范儿
爱范儿
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 三生石上(FineUI控件)
H
Hackread – Cybersecurity News, Data Breaches, AI and More
B
Blog RSS Feed
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
The GitHub Blog
The GitHub Blog
I
InfoQ
月光博客
月光博客
博客园 - 聂微东
博客园 - Franky
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
L
LangChain Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research

博客园 - Jason Li 2011

Maven - import a web project into eclipse [分享] 兰迪·波许教授的最后一课[PDF/PPT/AVI] 转:Controlling Access to Members of a Class 转:退火算法 Simulate Anneal Arithmetic (SAA,模拟退火算法) Scrum in practise 转:MOSS 2007 and Code Access Security 转:CollaDec FriendlyQuery类库(beta)说明 转:MOSS站点的迁移(备份还原) 转:MOSS漫游(3):说说MOSS中的母版页 转:关于MOSS 2007的Content Types 转:Best Practices: Common Coding Issues When Using the SharePoint Object Model 转:Best Practices: Using Disposable Windows SharePoint Services Objects 转:Free the SPWeb 转:将你的Asp.NET应用程序嵌入到SharePoint 转:Code-blocks are not allowed in this file: Using Server-Side Code with SharePoint 转:ASP.NET Web Services or .NET Remoting: How to Choose 转:类与结构的差别 转:SharePoint Server 2007 页面模型 转:MOSS 2007基础:WSS 3.0 中的母版页(Master Pages)和内容页(Content Pages) 转:How to: Create a Minimal Master Page
Duff International Sites 项目总结
Jason Li 2011 · 2010-12-29 · via 博客园 - Jason Li 2011

1. 在已有项目的基础上进行开发,对于新需求存在的风险和可行性进行评估。
2. 需要介入计划的编制和开发时间的评估。
3. 文件存放要用MOSS的list存放,不要放在自己建立的文件夹。(没有版本控制功能,部署更新困难)
4. HTML Template的设计要符合W3C标准,并应尽量简单,复杂的样式和div嵌套会导致很多多浏览器的兼容问题。
5. 使用面向对象的思想去设计访问SharePoint List和实现逻辑,可提供很大灵活性和重用性。多层的结构是必要的。
6. 开发多语言网站时,可考虑使用MOSS的变体功能和.NET的resouces提供的功能。
7. 考虑多语言对Search功能的限制。
8. 发现项目计划及所给时间资源不够,不可行的时候,通过减少设计时间和降低项目质量的做法是有很多后患的。
9. 项目过程中组织项目组及相关人员开例会的沟通的形式是很有必要而且效果显著的。

posted on 2010-12-29 22:37  Jason Li 2011  阅读(172)  评论(0)    收藏  举报