“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
此集合已经包含方案 http 的地址。此集合中每个方案中最多只能包含一个地址。
![]() |
flyinweb 's BLOG |
|||||||||||||||||
|
||||||||||||||||||
|
出错信息: “/”应用程序中的服务器错误。 -------------------------------------------------------------------------------- 此集合已经包含方案 http 的地址。此集合中每个方案中最多只能包含一个地址。 对不起,本日志为隐藏日志,只有管理员或者作者可以查看! Dynamically Templated GridView with Edit, Delete and Insert Options Introduction In many situations we want to bind a fully, in-place operational GridView with a dynamically changing data source. This article shows how GridView can be templated programmatically at run time and how is it possible to do edit, insert and delete operations on it. Although just binding the GridView with some dynamically changing datatsource is a simple and straight job which does not need templated GridView, it cannot facilitate us with the aforementioned operations. To make the GridView simultaneously an operational one, we need to template it dynamically which also requires dynamically generated queries for corresponding operations according to the GridView's data source. 原文地址:http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx 微软最近发布了一个很酷的新ASP.NET服务器控件,,可以免费用在ASP.NET 3.5中,促成基于浏览器的丰富图表场景: 下载免费的微软图表控件 下载VS 2008对图表控件的工具支持 用 System.DirectoryServices为IIS设置MIME类型 设置IIS MIME类型 [code]using System; using System.IO; using System.DirectoryServices; 分布式缓存系统Memcached简介与实践 缘起: 在数据驱动的web开发中,经常要重复从数据库中取出相同的数据,这种重复极大的增加了数据库负载。缓存是解决这个问题的好办法。但是ASP.NET中的虽然已经可以实现对页面局部进行缓存,但还是不够灵活。此时Memcached或许是你想要的。 Memcached是什么? Memcached是由Danga Interactive开发的,高性能的,分布式的内存对象缓存系统,用于在动态应用中减少数据库负载,提升访问速度。 [b]Memcached能缓存什么? ASP.NET MVC 构建不带 Web 窗体的 Web 应用程序 Chris Tavares 本文基于 ASP.NET MVC Framework 的预发布版本撰写而成。文中的详细信息均可能会有所变更。 本文讨论: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|