随笔分类 - ASP.NET2.0&3.5
摘要:路径问题使用~替代.. ..\\sitemap.xml ~\\sitemap.xml
阅读全文
摘要:Test.aspx?allen&tom
阅读全文
摘要:(HttpContext context, SiteMapNode node)
阅读全文
摘要:Add the sitemapprovider section to the Web config file, 1 2 3 8 9
阅读全文
摘要:Populating menu control using different data sources Sitemapdatasource Database XML file http://msdn.microsoft.com/zh-cn/library/ecs0x9w5(VS.80).aspx http://msdn.microsoft.com/en-us/library/ecs0...
阅读全文
摘要:http://www.c-sharpcorner.com/UploadFile/munnamax/scrollingNews02252006101507AM/scrollingNews.aspx?ArticleID=99e96913-1af5-41f9-bc48-90a2d184e220
阅读全文
摘要:section enables configuration of what to do if/when an unhandled error occurs during the execution of a request. Specifically, it enables developers to configure html error pages to be displa...
阅读全文
摘要:Application level variables to be defined here
阅读全文
摘要:public partial class Test: System.Web.UI.Page { public string m_Name; protected void Page_Load(object sender, EventArgs e) { if(!IsPostBack) { m_Name...
阅读全文
摘要:1. Request.redirect 2. Database logging 3. Event logging protected void Application_Error(object sender, EventArgs e) { Exception x = Server.GetLastError().GetBaseException(); EventLog.WriteEntry(LO...
阅读全文
摘要:The Round function rounds a number. .NET Math.Round Method Round(decimal) Round(double)
阅读全文
摘要:http://msdn.microsoft.com/en-us/library/ms998549.aspx
阅读全文
摘要:CallServer private string CallBackValue = string.Empty; string ICallbackEventHandler.GetCallbackResul...
阅读全文
摘要:1. iframe 2.ASP.NET AJAX 在项目中使用ASP.NET AJAX实现页面局部刷新,的确不错!
阅读全文

浙公网安备 33010602011771号