上一页 1 ··· 4 5 6 7 8 9 10 下一页
摘要: fromhttps://dev.opera.com/articles/efficient-javascriptOccasionally, it is necessary to change the page address using a script. The typical way to do ... 阅读全文
posted @ 2015-12-17 13:40 悠哉大斌 阅读(120) 评论(0) 推荐(0)
摘要: Ints are easy. Strings are mostly easy. Dates? A nightmare. They always will be. There's different calendars, different formats. Did you know it's 200... 阅读全文
posted @ 2015-12-17 13:18 悠哉大斌 阅读(266) 评论(0) 推荐(0)
摘要: from:http://odetocode.com/blogs/scott/archive/2011/01/17/http-modules-versus-asp-net-mvc-action-filters.aspxMonday, January 17, 2011ASP.NET MVC hasact... 阅读全文
posted @ 2015-12-02 19:51 悠哉大斌 阅读(305) 评论(0) 推荐(0)
摘要: From:汤姆大叔的博客http://www.cnblogs.com/TomXu/p/4496435.html引用:http://www.mikesdotnetting.com/article/269/asp-net-5-middleware-or-where-has-my-httpmodule-g... 阅读全文
posted @ 2015-12-02 19:16 悠哉大斌 阅读(285) 评论(0) 推荐(0)
摘要: ByMike Wasson|May 20, 2012This article describes how ASP.NET Web API implements content negotiation.The HTTP specification (RFC 2616) defines content ... 阅读全文
posted @ 2015-11-30 16:10 悠哉大斌 阅读(343) 评论(0) 推荐(0)
摘要: ByMike Wasson|February 3, 2014This topic describes how ASP.NET Web API converts the return value from a controller action into an HTTP response messag... 阅读全文
posted @ 2015-11-30 15:49 悠哉大斌 阅读(199) 评论(0) 推荐(0)
摘要: ASP.NET MVC 3 introduced the ability to bind an incoming JSON request to an action method parameter, which is something Iwrote about before. For examp... 阅读全文
posted @ 2015-11-24 11:55 悠哉大斌 阅读(234) 评论(0) 推荐(0)
摘要: from:http://www.mikepope.com/blog/AddComment.aspx?blogid=2353March 01, 2012The beta release of ASP.NET Web Pages has been released (for example, as pa... 阅读全文
posted @ 2015-11-22 20:49 悠哉大斌 阅读(166) 评论(0) 推荐(0)
摘要: 12 June 2012 byDino EspositobyDino EspositoWe've inherited from the original MVC pattern a rather simplistic idea of what should be in the Model. In f... 阅读全文
posted @ 2015-11-22 17:29 悠哉大斌 阅读(173) 评论(0) 推荐(0)
摘要: Posted By : Shailendra Chauhan, 27 Jan 2014P.NET MVC is an open source framework built on the top of Microsoft .NET Framework to develop web applicati... 阅读全文
posted @ 2015-11-04 13:47 悠哉大斌 阅读(335) 评论(0) 推荐(0)
摘要: ByRakesh ChavdaonJul 01, 2015What is MVC?Model View Controller is a type of user interface architectural application. There are three parts of the MVC... 阅读全文
posted @ 2015-11-04 11:56 悠哉大斌 阅读(209) 评论(0) 推荐(0)
摘要: ByVikas SinghonSep 26, 2014In 3-layer architecture3-layer architecture separates the application into 3 components which consists of Presentation Laye... 阅读全文
posted @ 2015-11-04 11:37 悠哉大斌 阅读(279) 评论(0) 推荐(0)
摘要: 31 March 2015 13:22ASP.NET 5 has been largely rewritten from the ground up, and incorporates some radical changes when compared with previous versions... 阅读全文
posted @ 2015-10-28 16:37 悠哉大斌 阅读(321) 评论(0) 推荐(0)
摘要: 发布日期: 2007-03-29 | 更新日期: 2007-03-29Scott Guthrie 是 Microsoft 开发事业部的总经理。他领导着负责构建 CLR(公共语言运行库)、ASP.NET、WPF (Windows Presentation Foundation)、"WPF/E"、Win... 阅读全文
posted @ 2015-10-09 15:01 悠哉大斌 阅读(223) 评论(0) 推荐(0)
摘要: 原文:http://www.cnblogs.com/me115/p/4092632.html下面详细介绍这六种关系;类之间的关系泛化关系(generalization)类的继承结构表现在UML中为:泛化(generalize)与实现(realize):继承关系为 is-a的关系;两个对象之间如果可以... 阅读全文
posted @ 2015-09-17 16:56 悠哉大斌 阅读(158) 评论(0) 推荐(0)
摘要: Friday, July 17, 2015 1:43 PMEvery time I need to work with the contents of text-based files in an ASP.NET application I invariably start off thinking... 阅读全文
posted @ 2015-09-16 15:49 悠哉大斌 阅读(184) 评论(0) 推荐(0)
摘要: January 2014Containing twenty-fourdesign patternsand ten relatedguidancetopics, this guide articulates the benefit of applying patterns by showing how... 阅读全文
posted @ 2015-08-26 11:13 悠哉大斌 阅读(406) 评论(0) 推荐(0)
摘要: Applies to Windows8.1, WindowsRT8.1The AppData folder contains app settings, files, and data specific to the apps on your PC. The folder is hidden by ... 阅读全文
posted @ 2015-08-10 12:01 悠哉大斌 阅读(305) 评论(0) 推荐(0)
摘要: 讨论云服务时,安全性是一个关键领域。实际上,Windows Azure 基础结构实施大量的技术和流程来保护环境。此页介绍 Microsoft 的全球基础服务如何运行基础结构以及它们实施的安全措施。从根本上来说,Windows Azure 必须确保客户数据的机密性、完整性和可用性,就像任何其他应用程序... 阅读全文
posted @ 2015-08-04 13:25 悠哉大斌 阅读(222) 评论(0) 推荐(0)
摘要: Apurva JoshiSunitha Muthukrishna在设计云解决方案时,设计始终要为故障做好准备。这一点很重要,应牢记。然而,许多应用程序并非按照这种方式构建。出现这种情况的主要原因是对如何使用 Microsoft Azure 网站设计体系结构以使其有足够复原能力的意识不足。因此,如何构... 阅读全文
posted @ 2015-08-01 17:57 悠哉大斌 阅读(229) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 下一页