E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
practices
企业库2.0实践之数据库实践
configSections> <section name="dataConfiguration" type="Microsoft.
Practices
.EnterpriseLibrary.Data.Configuration.DatabaseSettings
·
2015-10-31 11:58
数据库
可伸缩性最佳实践:来自eBay的经验
转自:http://www.infoq.com/cn/articles/ebay-scalability-best-
practices
在eBay,可伸缩性是我们每天奋力抵抗的一大架构压力
·
2015-10-31 11:04
最佳实践
Microsoft.
Practices
.Unity入门
Unity是微软Patterns &
Practices
团队所开发的一个轻量级的,并且可扩展的依赖注入(Dependency Injection)容器,它支持常用的三种依赖注入方式:构造器注入(
·
2015-10-31 11:19
Microsoft
存储GFS 学习笔记
www.redhat.com/solutions/gfs/- RedHat杂志关于GFS的最佳实践 http://www.redhat.com/magazine/009jul05/features/gfs_
practices
·
2015-10-31 11:28
学习笔记
WPF/Silverlight开发的15个最佳实践(转发)
英文出处:http://www.kunal-chowdhury.com/2010/08/some-best-
practices
-for-silverlight.html  
·
2015-10-31 10:49
silverlight
speeding up your web site 前端性能优化
关注网站前端性能不得不提到一篇文章,Best
Practices
for Speeding Up Your Web Site,他来自yahoo
·
2015-10-31 10:31
前端性能优化
unity--IOC框架资料整理
今天在网上找了一些unity资料研究,出了好多问题,编译无法通过,经人指点总算成功编译运行,做个笔记,整理如下: 一、下载unity ; 二、在项目中添加Microsoft.
Practices
.Unity.dll
·
2015-10-31 10:03
unity
iOS.Block.Best.
Practices
1. http://blog.parse.com/2013/02/05/objective-c-blocks-quiz/ 2. block的内部实现 http://www.idryman.org/blog/2012/09/29/c-objc-block-byref-internals/ 3. block是应该copy还是retain呢? (已读) Copy vs
·
2015-10-31 10:50
block
优化网站设计(六):在文档底部放置脚本定义或引用
这个列表请参考 Best
Practices
for Speeding Up Your Web Site http://developer.yahoo.com/perfor
·
2015-10-31 10:35
网站设计
优化网站设计(五):在顶部放置样式定义
这个列表请参考 Best
Practices
for Speeding Up Your Web Site http://developer.yahoo.com/perfor
·
2015-10-31 10:35
网站设计
Celery最佳实践
原文:http://my.oschina.net/siddontang/blog/284107 英文原文:https://denibertovic.com/posts/celery-best-
practices
·
2015-10-31 10:14
最佳实践
Best
practices
in developing ASP.NET applications...
Remove unused private fields and functions. Do not cast unnecessarily. Avoid duplicate casts where possible, since there is a cost associated with them. Properties that return arrays are pro
·
2015-10-31 10:30
application
30个提高Web程序执行效率的好经验
From外刊IT评论:http://www.aqee.net/2010/06/28/30-best-
practices
-to-boost-your-web-application-performance
·
2015-10-31 10:48
Web
net软件测试实战技术大全
.Net Testing Guide Fundamentals, Tools and
practices
.net 软件测试基础篇 1.
·
2015-10-31 10:58
软件测试
微软开发中心的rss历史记录(10)
-------------------------------------------- 标题: 企业程序库 时间:2005-3-28 11:00:00| 简介:patterns &
practices
·
2015-10-31 10:54
rss
unity配置最簡單程序
using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.
Practices
.Unity
·
2015-10-31 10:21
unity
常用链接
forums/en-US/sharepointdevelopment/thread/5834679b-482b-4924-b881-fa2146840d05 SharePoint Best
Practices
·
2015-10-31 10:12
常用
Exceptional Performance : Best
Practices
for Speeding Up Your Web Site
Exceptional Performance : Best
Practices
for Speeding Up Your Web Site The Exceptional Performance
·
2015-10-31 10:43
performance
优化网站设计(五):在顶部放置样式定义
这个列表请参考 Best
Practices
for Speeding Up Your Web Site http://developer.yahoo.com/p
·
2015-10-31 09:32
网站设计
优化网站设计(六):在文档底部放置脚本定义或引用
这个列表请参考 Best
Practices
for Speeding Up Your Web Site http://developer.yahoo.com/p
·
2015-10-31 09:32
网站设计
SQL Server XML性能优化(Best
Practices
)
1. XML数据模型XML存储与处理查询的性能取决于数据库的设计与XML数据的结构与粒度。是否要使用XML数据模型,看你 是不是有半结构化的数据,需要保留文档结构与层次结构的标记语言数据,或可变的结构。 1.1 标记 Markups同样的数据可以以不同的方式来标记,视内容(element值)与元数据信息(attribute值)。越具体的 element名越易于阅读,且对生成有效的查询计划有帮
·
2015-10-31 09:27
SQL Server
Interesting Finds: 2008.11.17~2008.11.18
Guid0: A Javascript GUID Generator Keep your JSON valid SEO Guide .NET patterns &
practices
·
2015-10-31 09:24
REST
UUID
flake-a-decentralized-k-ordered-unique-id-generator-in-erlang/ http://www.appfirst.com/blog/best-
practices
-for-managing-hbase-in-a-high-write-env
·
2015-10-31 09:48
uuid
Java – 4 Security Vulnerabilities Related Coding
Practices
to Avoid---reference
This article represents top 4 security vulnerabilities related coding practice to avoid while you are programming with Java language. Recently, I came across few Java projects
·
2015-10-31 09:00
reference
Caching Best
Practices
--reference
reference:http://java.dzone.com/articles/caching-best-
practices
There is an irresistible attraction
·
2015-10-31 09:58
reference
Application Foundations for SharePoint 2010
Microsoft.
Practices
.ServiceLocation.dll, Microsoft.
Practices
.SharePoint.Common.dll http://msdn.microsoft.com
·
2015-10-31 09:07
application
Sharepoint best
practices
http://social.technet.microsoft.com/wiki/contents/articles/12438.sharepoint-2013-best-
practices
.aspx
·
2015-10-31 09:07
SharePoint
Enterprise Library
Enterprise Library是微软Patterns &
Practices
项目组 推出的公共模块解决方案,用来解决我们在企业级开发中遇到公共问题,如配置管理、数据访问、缓存管理
·
2015-10-31 09:16
library
解决“未能加载文件或程序集“Microsoft.
Practices
.EnterpriseLibrary.Data,Version=4.1.0.0, Culture=neutral, PublicKeyToken
今天在调试程序的时候想使用最新版本的企业库,原先公司使用的是4.0版本的。没想到,在新功能中加入了4.1版本的企业库时候出现了如上的错误。在网上搜到了一些答案,但是很多都没有用。 网上有两种方法: &
·
2015-10-31 09:56
Microsoft
《敏捷软件开发原则,模式与实践》读书笔记
书名:《敏捷软件开发原则,模式与实践》agile software development principles,patterns,and
practices
作者:Robert C.Martin 敏捷软件开发宣言
·
2015-10-31 09:04
读书笔记
Best
Practices
for Speeding Up Your Web Site
Minimize HTTP Requests The Exceptional Performance team has identified a number of best
practices
for
·
2015-10-31 09:38
Web
(Eclipse)插件测试实践, 对NUnit测试有很大的启发
Plugin Test
Practices
插件测试实践 In our own testing we have discovered a number of common test patterns
·
2015-10-31 09:59
eclipse
WCF net.tcp方式的配置
system.serviceModel> <services> <service name="Gren.
Practices
.Wcf.Behavior.WcfS
·
2015-10-31 09:20
WCF
企业库配置缓存详解
configSections> <section name="cachingConfiguration" type="Microsoft.
Practices
.EnterpriseLibrary.Caching.Configuration.CacheManagerSet
·
2015-10-31 09:53
配置
【译】提高网站访问速度的34条军规
原文:best
practices
for speeding up your web site 提高网站访问速度的34条军规 1-3 减少HTTP请求数量 使用内容分布式网络
·
2015-10-31 09:16
网站
【译】提高网站访问速度的34条军规 31-34
原文:Best
Practices
for Speeding Up Your Web Site 31 不要在HTML中缩放图片 Don't Scale Images in
·
2015-10-31 09:16
网站
【译】提高网站访问速度的34条军规(18-19)
原文:Best
Practices
for Speeding Up Your Web Site 18 预先加载组件 ( Preload Components) tag:content
·
2015-10-31 09:15
网站
【译】提高网站访问速度的34条军规(11-13)
原文:Best
Practices
for Speeding Up Your Web Site 11 避免重定向 ( Avoid Redirects) tag:content &
·
2015-10-31 09:15
网站
【译】提高网站访问速度的34条军规(14-17)
原文:Best
Practices
for Speeding Up Your Web Site 14 让Ajax可以缓存 ( Make Ajax Cacheable) tag:content
·
2015-10-31 09:15
网站
【译】提高网站访问速度的34条军规 26-30
原文:Best
Practices
for Speeding Up Your Web Site 26 开发灵巧的事件处理程序 Develop Smart
·
2015-10-31 09:15
网站
【译】提高网站访问速度的34条军规 20-25
原文:Best
Practices
for Speeding Up Your Web Site 20 分域部署部件: Split Components
·
2015-10-31 09:15
网站
【译】提高网站访问速度的34条军规(7-10)
原文:best
practices
for speeding up your web site 7 不使用CSS表达式 ( Avoid CSS Expressions)
·
2015-10-31 09:15
网站
【译】提高网站访问速度的34条军规(4-6)
原文:best
practices
for speeding up your web site 4 Gzip压缩组件( Gzip Components) tag:server
·
2015-10-31 09:15
网站
【译】提高网站访问速度的34条军规(1-3)
原文:Best
Practices
for Speeding Up Your Web Site 1 减少HTTP请求数量 ( Minimize HTTP Requests) tag:content
·
2015-10-31 09:15
网站
微软Patterns &
Practices
发布Windows Azure指南第三部分——构建混合应用
2月8日,微软Patterns &
Practices
发布了Windows Azure指南的第三部分——在Windows Azure云中构建混合应用,其中包括指南文档和源代码包。
·
2015-10-31 09:10
windows
HTTP API可演进性最佳实践
正如标题所示,Benjamin Carlyle试图在《Best
Practices
For HTTP API Evolvability》一文中为围绕HTTP API构建的系统的设计定义原则和实践,这些系统是可扩展的
·
2015-10-31 09:08
http
基于MVP架构设计ASP.Net的应用研究
微软的Microsoft patterns &
practices
小组, Web Client Software Factory采用是Mode View Presenter+Controller
·
2015-10-31 08:14
asp.net
转贴:Icon Design Guidelines, Android 2.0
原文地址:http://androidappdocs.appspot.com/guide/
practices
/ui_guidelines/icon_design.html Icon
·
2015-10-31 08:24
android
WCF中校验参数的实现方式(二)
步骤一,引用相关的dll Microsoft.
Practices
.EnterpriseLibrary.Common.dll Microsoft.
Practices
.Enterpr
·
2015-10-31 08:42
WCF
简练的视图模型 ViewModel
patterns &
practices
Developer Center 发布了 Unity Application Block 1.2 for Silverlight - December
·
2015-10-31 08:46
Model
上一页
16
17
18
19
20
21
22
23
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他