2009年8月22日

Cross-Page WebPart Connections with ASP.NET 2.0

摘要: 请看这篇文章:http://www.nikhilk.net/CrossPageConnections.aspx 阅读全文

posted @ 2009-08-22 21:18 博览潇湘 阅读(174) 评论(0) 推荐(0)

动态改变Style【例如动态改变Master Page,改变Butonn Text】

摘要: 更多了解,可以访问这里。通常我们都在Page_Preinit 事件中动态改变MasterPageFile的值.[代码]但是我们可以以声明的方式实现同样功能[代码]同样[代码] 阅读全文

posted @ 2009-08-22 21:11 博览潇湘 阅读(299) 评论(0) 推荐(0)

解密_PreviousPage的值

摘要: [代码] 阅读全文

posted @ 2009-08-22 20:28 博览潇湘 阅读(214) 评论(0) 推荐(0)

ASP.NET 性能测试

摘要: 来自:http://weblogs.asp.net/scottgu/archive/2003/02/17/2551.aspxThomas Marquardt, one of our developers on ASP.NET, recently published an article on MSDN about ASP.NET performance monitoring. Along with... 阅读全文

posted @ 2009-08-22 10:51 博览潇湘 阅读(845) 评论(0) 推荐(0)

HttpWebRequest[post/get]

摘要: Post[代码] 阅读全文

posted @ 2009-08-22 10:37 博览潇湘 阅读(266) 评论(0) 推荐(0)

导航