11月.NET技术讨论会圆满结束,会议纪要及相关文档如下如下:
1、WebForm预编译演示
演示项目:http://gitlab.light.fang.com/kongguDonet.Demo/Precompilation/tree/master/Deploy_WebApplication1
2、Mvc预编译演示
演示项目:http://gitlab.light.fang.com/kongguDonet.Demo/Precompilation/tree/master/Deploy_MvcApplication1
3、Mvc页面预热
在应用程序启动的时候加载模板,eg:MvcPrepare.CheckMvcAsyn("*.cshtml")
4、流式计算演示
5、.net多线程、异步及线程安全及线程同步讨论
讨论.net下多线程的优势、注意事项等
6.分布式消息队列提高程序并发性能(msmq,rabbitmq)
