• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
杰瑞的编程伊甸园
云原生微服务架构之旅
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 23 下一页

2007年5月7日

asp.net nhibernate 参考项目
摘要: Cuyahogahttp://www.cuyahoga-project.org/ 阅读全文
posted @ 2007-05-07 12:29 深圳杰瑞 阅读(258) 评论(0) 推荐(0)
 
 

2007年4月24日

SubVersion安装和使用系列文章之一:下载安装篇
摘要: 本篇用图解的形式介绍了如何安装和配置Subversion。 阅读全文
posted @ 2007-04-24 12:12 深圳杰瑞 阅读(11553) 评论(2) 推荐(0)
 
 

2007年4月17日

列出和选择Theme模版的代码
摘要: 1using System.IO; 2 3public partial class BookWithThemes : System.Web.UI.MasterPage 4{ 5 /**//// 6 /// Upon loading,populate theme list based on themes in App_Themes folder 7 /// 8 protecte... 阅读全文
posted @ 2007-04-17 17:20 深圳杰瑞 阅读(258) 评论(0) 推荐(0)
 
 

2007年4月12日

客户端导出Excel的脚本
摘要: 1 41 为啥看不到呢? 阅读全文
posted @ 2007-04-12 14:36 深圳杰瑞 阅读(603) 评论(1) 推荐(0)
 
调试ASP.NET Ajax应用程序的方法
摘要: 1,官方文档http://ajax.asp.net/docs/overview/ASPNETAJAXDebuggingAndTracingOverview.aspx2,远程调试将Visual Studio的调试器Attach到远程机器上的IIS进程上远程调试3,修改ScriptManager的SupportsPartialRendering属性为false。 4,查看Windows事件。 阅读全文
posted @ 2007-04-12 09:27 深圳杰瑞 阅读(219) 评论(0) 推荐(0)
 
 

2007年4月2日

VS2005解决方案的目录结构
摘要: 在本地文件系统:C:\MyApp \MyApp.sln \Source \MyAppWeb \ClassLibrary1在源代码管理系统: /Main /Build /Docs /Source /MyApp MyApp.sln /Source /MyAppWeb /ClassLibrary1 /UnitTests /MyAppWebTests ... 阅读全文
posted @ 2007-04-02 16:42 深圳杰瑞 阅读(622) 评论(0) 推荐(0)
 
高危ANI 0day安全漏洞临时解决方案
摘要: Users who install this patch should note:· This patch is a temporary fix and should be removed before the official Microsoft patch is installed.· It is recommended that users test this patch tho... 阅读全文
posted @ 2007-04-02 09:50 深圳杰瑞 阅读(296) 评论(0) 推荐(0)
 
抄一个汉字转汉语拼音缩写的存储过程
摘要: If Exists (Select name From sysobjects Where name = 'HZToPY' And type = 'FN')Drop Function HZToPYGOCreate Function HZToPY(@HZ VarChar(50))Returns VarChar(50)AsBegin Declare @PY VarChar(50),@LenHZ int... 阅读全文
posted @ 2007-04-02 09:46 深圳杰瑞 阅读(466) 评论(0) 推荐(0)
 
 

2007年3月28日

设计期访问Web.config的代码
摘要: using System.Configuration;using System.Web.Configuration;using System.Web.UI.Design;//...IWebApplication webApp = (IWebApplication)Component.Site.GetService(typeof(IWebApplication) );Configuration co... 阅读全文
posted @ 2007-03-28 10:10 深圳杰瑞 阅读(245) 评论(0) 推荐(0)
 
 

2007年3月2日

2007新年新气象
摘要: 2007年春节已经过了,过几天就是元宵。是该好好想想今年的事情了。新的一年到了,又老了一岁。希望家里人平安健康,淘小宝快乐健康地成长。重点技术关注点:Asp.Net Ajax研究Software Factory研究NHibernate和CastleProject研究Enterprise Library研究 阅读全文
posted @ 2007-03-02 15:33 深圳杰瑞 阅读(173) 评论(0) 推荐(0)
 
 
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 23 下一页

公告


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