飘遥的Blog

-专注于.NET开发
posts - 93, comments - 47, trackbacks - 8, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

ASP.NET

ASP.NET
     摘要: 在某些特殊的情况下,网站常规的文件、目录组织方式不能满足要求,在Asp.net 2.0提供了一些类来实现自己的虚拟文件系统,可以把网站文件保存在Zip文件里、保存在自己定制格式的二进制文件中甚至数据库中。这些类在System.Web.Hosting命名空间内定义,如:VirtualPathProvider、VirtualFile、VirtualDirectory等等。  阅读全文

posted @ 2008-11-13 13:59 飘遥(周振兴) 阅读(52) | 评论 (0)  编辑 |

posted @ 2007-11-25 17:06 飘遥(周振兴) 阅读(25) | 评论 (0)  编辑 |

posted @ 2007-11-25 16:16 飘遥(周振兴) 阅读(38) | 评论 (0)  编辑 |

posted @ 2007-11-25 06:31 飘遥(周振兴) 阅读(58) | 评论 (2)  编辑 |

posted @ 2007-11-25 06:17 飘遥(周振兴) 阅读(60) | 评论 (2)  编辑 |