03 2004 档案

关于“XML创建者Tim Bray 认为.NET三大问题”的回复
摘要:出自: http://www.jdon.com/jive/article.jsp?forum=106&thread=12805 权威人士和预言学家都认为.NET对Java是一个威胁,其实那是骗人的,技术上看.NET非常不错,但是它有三大致命缺点:1.它没有经过80/20. Java 从1.0发布,到现在进入中年成熟期,这个发展过程非常平滑和自然。相反,.NET好像一个塞得满满的厨房设备,它太匆忙,... 阅读全文

posted @ 2004-03-31 23:15 coollzh 阅读(792) 评论(3) 推荐(0) 编辑

Preventing Multiple Logins in ASP.NET
摘要:http://www.eggheadcafe.com/articles/20030418.asp We talked about the fact that the classic ASP Session_OnEnd handler is widely known to be pretty unreliable. However, in ASP.NET the corresponding Glob... 阅读全文

posted @ 2004-03-31 00:41 coollzh 阅读(712) 评论(0) 推荐(0) 编辑

Loosing roles between two pages ?
摘要:I use this in Global.asax for my CSLA based app: Private Sub Global_AcquireRequestState(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.AcquireRequestState If Not Session("C... 阅读全文

posted @ 2004-03-31 00:35 coollzh 阅读(687) 评论(2) 推荐(0) 编辑

Generate Machine Key Elements for Web Farm
摘要:如果你在WebFarm上使用需要加密的ViewState,则必须要让WebFarm上所有机器的MachineKey一致,否则ViewState将会失效,这篇文件就是讲述这个问题的,希望使用WebFarm技术的哥们可以看看。The Element configures keys to use for encryption and decryption of forms authentication... 阅读全文

posted @ 2004-03-31 00:21 coollzh 阅读(723) 评论(1) 推荐(0) 编辑

.NET Enterprise Services Performance
摘要:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncomser/html/entsvcperf.asp?frame=true Summary: See the performance of native COM+ and .NET Enterprise Services components when appl... 阅读全文

posted @ 2004-03-30 13:32 coollzh 阅读(631) 评论(0) 推荐(0) 编辑

msdn的错误?
摘要:http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdatasqlclientsqltransactionclassrollbacktopic1.asp?frame=true上面这个连接是msdn中关于SqlTransaction.Rollback方法的使用说明在关于Exceptions的介绍中指出SqlTransaction... 阅读全文

posted @ 2004-03-19 13:11 coollzh 阅读(778) 评论(2) 推荐(0) 编辑

联想员工亲历联想大裁员:公司不是家
摘要:伤感中.....http://www3.ccw.com.cn/club/bbs/bbsview.asp?announceid=847489 阅读全文

posted @ 2004-03-16 09:14 coollzh 阅读(1337) 评论(2) 推荐(0) 编辑

关于异常的再思考
摘要:上次和JGTM'2004 [MVP]讨论异常,他说“尽可能用逻辑流程代替异常捕获“。我也同意 但考虑下面的场景: transfer(Account from ,Account to, int amount); 上面的这个函数是两个帐号转帐用的,假如发现from帐号没有钱了,怎么处理呢? 发现from和to帐号是同一个帐号,该怎么处理呢?类似情况难道都用返回值来告诉调用者吗?显然不合适,这样又... 阅读全文

posted @ 2004-03-15 00:39 coollzh 阅读(3700) 评论(28) 推荐(0) 编辑

基于数据库的asp.net缓存更新
摘要:用triger生成文件来实现ASP.NET Database Cache Dependencygotdotnet上也有一个实现(Rob Howard 实现),用DataSetASP.NET Cache Invalidation on Database Change 阅读全文

posted @ 2004-03-12 00:48 coollzh 阅读(795) 评论(1) 推荐(0) 编辑

如何构建积木式Web应用
摘要:基本上我们在儿童时代都玩过积木玩具。通过一块块的积木,再加上我们的想象力,就可以构造出非常多不同的风格的建筑。那么, 我们可不可以把这种搭积木的方式应用到我们的web应用上呢。http://www.microsoft.com/china/community/Column/77.mspx 阅读全文

posted @ 2004-03-11 00:49 coollzh 阅读(627) 评论(1) 推荐(0) 编辑

MicrosoftExceptionApplicationBlock的效率问题
摘要:这两天研究MicrosoftExceptionApplicationBlock,看看能不能用除了定义异常方便外,其他的还可以,就是好像performance不是很好的,在用ExceptionManager.Publish()发布异常的时候,该静态方法内部实例化一个自定义异常发布类,而且是通过反射来实例化的,这样太影响Performance了吧,不知道大家怎么考虑的。 阅读全文

posted @ 2004-03-10 12:29 coollzh 阅读(1039) 评论(9) 推荐(0) 编辑

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/emab-rm.asp
摘要:Exception Management Application Block for .NET 阅读全文

posted @ 2004-03-09 00:26 coollzh 阅读(673) 评论(0) 推荐(0) 编辑

上海招.net程序员
摘要:cnblog的朋友:公司的一些业务处理要向.net方向转,目前要找asp.net程序员要求:熟悉.NET Framework, C# 熟悉asp.net web应用开发熟悉ado.net数据访问熟悉基于.NET的多层应用开发 为人正派,责任心强就可以。 有意的哥们请把简历发到coollzh@etang.com, 最好是上海的 阅读全文

posted @ 2004-03-05 20:29 coollzh 阅读(776) 评论(3) 推荐(0) 编辑

Build Tools for .NET Applications
摘要:Build Tools for .NET Applications By Mike Gunderloy When you're writing your first few .NET applications, you'll probably find the Build and Rebuild menu items in Visual Studio .NET to be sufficient. ... 阅读全文

posted @ 2004-03-02 10:00 coollzh 阅读(680) 评论(0) 推荐(0) 编辑

Continuous Integration
摘要:Continuous Integration By Mike GunderloySaturday, December 14, 2002 I've spent a bunch of time working on the build process for a few .NET applications recently. And I've gotten things almost to the p... 阅读全文

posted @ 2004-03-02 09:59 coollzh 阅读(661) 评论(0) 推荐(0) 编辑

resource files are useful in web apps
摘要:Jeff Key January 16, 2002 Visual Studio.NET makes it very easy to use resource files, so why not take advantage of them? You can store just about anything in them, including strings, images and persi... 阅读全文

posted @ 2004-03-01 20:37 coollzh 阅读(658) 评论(0) 推荐(0) 编辑

Database Connection String
摘要:http://www.connectionstrings.com/index.asp 阅读全文

posted @ 2004-03-01 09:47 coollzh 阅读(513) 评论(0) 推荐(0) 编辑

asp.netPRO Readers Choice Awards 2004
摘要:asp.netPRO Readers Choice Awards 2004 Add-in C# RefactoryXtreme Simplicity www.xtreme-simplicity.net Chant SpeechkitChant www.chant.net CodeRush for Visual Studio .NETDeveloper Express w... 阅读全文

posted @ 2004-03-01 09:13 coollzh 阅读(853) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示