• 博客园Logo
  • 首页
  • 新闻
  • 博问
  • 出海
  • 闪存
  • 班级
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 简洁模式 ... 退出登录
    注册 登录
gozh2002
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 下一页

2006年2月14日

WinXP sp2 and win 2003 does break com+/System.Transaction 2.0
摘要: When the web applciation/business layer and sql server not in the same server, netword DTC should be allowed, but actually winXP sp2 and win2003 blocked it.So we need to go to component service, righ... 阅读全文
posted @ 2006-02-14 23:14 Gordon Golden Shining 阅读(315) 评论(0) 推荐(0) 编辑
 
 

2005年10月20日

You have to read this
摘要: This is a book suppose to open our minds. It is not talking about just oo or scheme, it is a very much more broad. It discusses about the whole programming concepts of mutiparadigm. Tha... 阅读全文
posted @ 2005-10-20 00:02 Gordon Golden Shining 阅读(941) 评论(3) 推荐(0) 编辑
 
 

2005年8月27日

All about codes generation
摘要: I would reckon any one who is interested in the code gneration, goes to www.codegeneration.net first, not check the available tools, but the interview with many code generation tools author... 阅读全文
posted @ 2005-08-27 22:20 Gordon Golden Shining 阅读(1232) 评论(2) 推荐(0) 编辑
 
 

2005年8月25日

New tools box for year 2005
摘要: Scott Hanselman's 2005 Ultimate Developer and Power Users Tool List Scott blogged and updated his tools collection. there are some I am very interested and can't wait to try right way Reg... 阅读全文
posted @ 2005-08-25 23:46 Gordon Golden Shining 阅读(981) 评论(0) 推荐(0) 编辑
 
 

2005年8月15日

Recommend: IOC container must read article
摘要: This is a very good article http://www.pyrasun.com/mike/mt/archives/2004/11/06/15.46.14/ discussing IOC container, although it focuses in java, the author give an enough background information about t... 阅读全文
posted @ 2005-08-15 14:51 Gordon Golden Shining 阅读(295) 评论(0) 推荐(0) 编辑
 
 

2005年8月12日

dynamic proxy how to
摘要: my first article about how to implement a simple dynamic proxy. 阅读全文
posted @ 2005-08-12 13:39 Gordon Golden Shining 阅读(727) 评论(0) 推荐(0) 编辑
 
 

2005年8月2日

How to implement AOP in .net
摘要: How to implement AOP in .net I did some research on the AOP, just want to share the info. There are three types of realization. Let's look up currently how the AOP project implement them. 1. Use ref... 阅读全文
posted @ 2005-08-02 19:24 Gordon Golden Shining 阅读(1545) 评论(2) 推荐(0) 编辑
 
 

2005年7月20日

My Wishlist for .net development
摘要: First, I would say C# as a language itself is much superior to java.autoboxing, variabe length paramters, meta-data,... all the new features in java1.5,C# has them in the first day born. But .net ope... 阅读全文
posted @ 2005-07-20 11:45 Gordon Golden Shining 阅读(1235) 评论(2) 推荐(0) 编辑
 
 

2005年7月13日

some common used tips in web development
摘要: Been working on the post-production phase in a web project recently, and some features can be really nice to have..1. Prevent duplication form post when you insert a new record.http://www.eggheadcafe.... 阅读全文
posted @ 2005-07-13 13:57 Gordon Golden Shining 阅读(773) 评论(0) 推荐(0) 编辑
 
 

2005年6月10日

No refresh dropdownlist using xmlhttp callback
摘要: Recenly finish a simple drop down list loading with xmlhttp (or ajax), just post some codes for you use if you interested. the codes mostly from this document: http://dotnethero.com/hero/Selectionlis... 阅读全文
posted @ 2005-06-10 07:49 Gordon Golden Shining 阅读(2698) 评论(4) 推荐(0) 编辑
 
 
上一页 1 2 3 下一页

公告


Powered by: 博客园
Copyright © 2023 Gordon Golden Shining
Powered by .NET 7.0 on Kubernetes