• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

奋斗中...

曾经的程序员。ASP.NET/C#, JavaScript, PL/SQL, T-SQL; 工具: VS2003/2005, Oracle, SQLServer; 偶尔写点CSS, 批处理.
头脑中经常有新想法, 可惜没有去实现.
Never give up.
Never get into a fight with a pig. Both of you will get dirty. But the pig actually enjoys it.
  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2010年1月12日

[翻译][.NET Tip of The Day]当调用一个过时的方法时产生编译警告(未完成)

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2010-01-12 23:27 jes 阅读(10) 评论(0) 推荐(0)

[翻译][.NET Tip of The Day]剪切一行到内存中

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2010-01-12 23:16 jes 阅读(6) 评论(0) 推荐(0)

[翻译][.NET Tip of The Day]用 COALESCE 函数来替代一长串的 CASE WHEN ... ELSE 语句(T-SQL)

摘要: 译自:http://dotnettipoftheday.org/tips/sql-coalesce.aspx用 COALESCE 函数来替代一长串的 CASE WHEN ... ELSE 语句(T-SQL)(COALESCE function instead of long CASE WHEN ... ELSE (T-SQL)) 当你希望找出一个不为NULL的值时, 你可以使用 COALESCE... 阅读全文

posted @ 2010-01-12 23:11 jes 阅读(270) 评论(0) 推荐(0)

[翻译][.NET Tip of The Day]正确使用 ASP.NET Cache

摘要: 来自:http://dotnettipoftheday.org/tips/correct-using-of-aspnet-cache.aspx正确使用 ASP.NET Cache (Correct using of ASP.NET Cache) 通常在 ASP.NET 应用系统中我们可以看到类似下面这段代码: if (Cache["SomeData"] != null) { string na... 阅读全文

posted @ 2010-01-12 23:02 jes 阅读(240) 评论(0) 推荐(0)

[翻译][.NET Tip of The Day]使用显式转换替代DataBinder.Eval

摘要: 英文原文: http://dotnettipoftheday.org/tips/use-explicit-casting-instead-of-databinder.eval.aspx使用显式转换替代DataBinder.Eval(Use explicit casting instead of DataBinder.Eval) DataBinder.Eval 方法使用 .NET 反射(refle... 阅读全文

posted @ 2010-01-12 22:27 jes 阅读(176) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3