Spiga

随笔分类 -ASP.NET 3.5

Application之间共享Master Page

2010-03-01 21:51 by Jun1st, 1310 visits, 网摘, 收藏, 编辑

使用Extension Methods来使IDataReader更加方便

2009-08-25 22:09 by Jun1st, 1813 visits, 网摘, 收藏, 编辑

Custom WCF Configuration File

2009-07-18 13:51 by Jun1st, 1292 visits, 网摘, 收藏, 编辑
摘要:在写WCF的各种Service时,通常我们都会选择通过使用App.config或者Web.config来配置我们的Service。但是,当我们的程序要在不同的环境上测试或运行的时候,而作为开发人员的你在某些环境上并没有管理的权限时,通过唯一的App.config或者Web.config来配置Service就会造成一定程度上的麻烦。本文介绍了如何将这些config信息写在自定义的文件中,并且本文侧重于使用IIS作为host方式运行的Service。 阅读全文

USE HttpRuntime.Cache OVER HttpContext.Current.Cache

2009-05-13 15:51 by Jun1st, 1825 visits, 网摘, 收藏, 编辑

Make Asynchronous Calls from Page

2009-04-06 14:22 by Jun1st, 1286 visits, 网摘, 收藏, 编辑

IIS and VS Embedded Local Web Server

2009-04-01 23:16 by Jun1st, 123 visits, 网摘, 收藏, 编辑
摘要:IIS and VS Embedded Local Web Server 阅读全文

LINQ and Pipeline Pattern

2008-08-06 00:06 by Jun1st, 1276 visits, 网摘, 收藏, 编辑
摘要:LINQ and Pipeline Pattern 阅读全文

Asp.Net MVC---Walkthrough

2008-05-30 01:05 by Jun1st, 1879 visits, 网摘, 收藏, 编辑

Asp.Net MVC 入门篇——Overview

2008-05-24 00:35 by Jun1st, 3315 visits, 网摘, 收藏, 编辑

Asp.Net 2.0之SqlCacheDependency

2008-03-14 01:09 by Jun1st, 1307 visits, 网摘, 收藏, 编辑

Security Basics and ASP.NET Support(翻译)

2008-03-01 21:18 by Jun1st, 213 visits, 网摘, 收藏, 编辑