上一页 1 ··· 334 335 336 337 338 339 340 341 342 ··· 400 下一页
摘要: https://msdn.microsoft.com/en-us/library/4w3ex9c2.aspx ASP.NET is a unified统一的 Web development model that includes the services necessary for you to b 阅读全文
posted @ 2016-03-18 16:38 ChuckLu 阅读(314) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/ee532866.aspx The topics in this section provide information about ASP.NET 4 and the Web development tools in 阅读全文
posted @ 2016-03-18 16:35 ChuckLu 阅读(217) 评论(0) 推荐(0)
摘要: https://github.com/JamesNK/Newtonsoft.Json Json.NET is a popular high-performance JSON framework for .NET http://www.newtonsoft.com/json Popular high- 阅读全文
posted @ 2016-03-17 21:41 ChuckLu 阅读(474) 评论(0) 推荐(0)
摘要: https://www.nuget.org/packages/Microsoft.AspNet.Mvc/3.0.50813.1 This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a 阅读全文
posted @ 2016-03-17 21:39 ChuckLu 阅读(340) 评论(0) 推荐(0)
摘要: https://github.com/apache/log4net 阅读全文
posted @ 2016-03-17 21:11 ChuckLu 阅读(174) 评论(0) 推荐(0)
摘要: http://automapper.org/ A convention-based object-object mapper映射. 100% organic and gluten-free. Takes out all of the fuss of mapping one object to ano 阅读全文
posted @ 2016-03-17 21:09 ChuckLu 阅读(217) 评论(0) 推荐(0)
摘要: 在项目上右键-->Manage NuGet Packages Browse 可以去搜索想要添加到项目的类库 Installed 已经添加到项目的类库 Updates 需要更新的类库 阅读全文
posted @ 2016-03-17 19:51 ChuckLu 阅读(833) 评论(0) 推荐(0)
摘要: ConfigurationManager.OpenExeConfiguration Method Opens the specified client configuration file as a Configuration object. http://stackoverflow.com/que 阅读全文
posted @ 2016-03-16 11:12 ChuckLu 阅读(2842) 评论(0) 推荐(0)
摘要: 在app.config文件中添加如下配置 访问方式(需要添加System.Configuration.dll的引用) https://msdn.microsoft.com/en-us/library/system.configuration.configurationmanager.appsetti 阅读全文
posted @ 2016-03-15 16:34 ChuckLu 阅读(742) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/2811006/what-is-a-good-buffer-size-for-socket-programming 问题: We are using .Net and sockets. The server is using th 阅读全文
posted @ 2016-03-15 14:13 ChuckLu 阅读(215) 评论(0) 推荐(0)
上一页 1 ··· 334 335 336 337 338 339 340 341 342 ··· 400 下一页