随笔分类 -  .Net

摘要:Visual Studio中Immediate Window的使用技巧,提升工作效率 阅读全文
posted @ 2020-08-09 21:47 Fintech技术汇 阅读(1029) 评论(0) 推荐(0) 编辑
摘要:三种调试没有源码的.net程序的方法 阅读全文
posted @ 2020-08-01 20:25 Fintech技术汇 阅读(990) 评论(0) 推荐(0) 编辑
摘要:C# 8.0中的新功能 阅读全文
posted @ 2020-03-02 00:18 Fintech技术汇 阅读(661) 评论(0) 推荐(0) 编辑
摘要:VS 2019中修改C#语言版本的方法 阅读全文
posted @ 2020-02-28 22:13 Fintech技术汇 阅读(12279) 评论(1) 推荐(2) 编辑
摘要:如何使用WeakEventManager解决EventHandler的内存泄露问题。 阅读全文
posted @ 2019-06-29 23:27 Fintech技术汇 阅读(658) 评论(0) 推荐(0) 编辑
摘要:常用的Visual Studio代码性能分析工具 阅读全文
posted @ 2017-04-29 09:15 Fintech技术汇 阅读(2812) 评论(0) 推荐(0) 编辑
摘要:C#重写Equals方法步骤 阅读全文
posted @ 2016-04-07 09:54 Fintech技术汇 阅读(3222) 评论(0) 推荐(0) 编辑
摘要:基于.NET平台常用的框架整理 阅读全文
posted @ 2016-04-01 09:18 Fintech技术汇 阅读(162) 评论(0) 推荐(0) 编辑
摘要:问题 解决方案 阅读全文
posted @ 2016-03-21 21:18 Fintech技术汇 阅读(110) 评论(0) 推荐(0) 编辑
摘要:问题 在使用WCF的过程中,有时候需要在service端截取client和service之间的消息来做一些如写log,检查message是否合法的操作。 那么如何才能实现呢? 解决方案 使用WCF提供的Inspector功能。我们可以通过实现WCF提供的IParameterInspector或者ID 阅读全文
posted @ 2016-03-04 18:59 Fintech技术汇 阅读(641) 评论(0) 推荐(0) 编辑
摘要:如何在Visual studio中修改所使用C#语言的版本 阅读全文
posted @ 2015-07-15 22:37 Fintech技术汇 阅读(14334) 评论(0) 推荐(1) 编辑
摘要:How to troubleshoot IIS website hang 阅读全文
posted @ 2015-06-07 20:08 Fintech技术汇 阅读(943) 评论(0) 推荐(0) 编辑
摘要:参考资料: http://blogs.msdn.com/b/tess/archive/2008/04/17/how-does-the-gc-work-and-what-are-the-sizes-of-the-different-generations.aspx https://msdn.micro 阅读全文
posted @ 2015-05-10 10:52 Fintech技术汇 阅读(213) 评论(0) 推荐(0) 编辑
摘要:Windbg Commands 阅读全文
posted @ 2015-05-09 12:28 Fintech技术汇 阅读(416) 评论(0) 推荐(0) 编辑
摘要:C#5.0中,在foreach循环中的lambda表达式里使用循环变量与之前版本的区别 阅读全文
posted @ 2015-01-10 22:12 Fintech技术汇 阅读(2834) 评论(0) 推荐(0) 编辑
摘要:VS2015预览版中的C#6.0 新功能 自动属性的增强 主构造函数 表达式体函数和属性 阅读全文
posted @ 2014-11-29 22:40 Fintech技术汇 阅读(424) 评论(0) 推荐(0) 编辑
摘要:VS2015预览版中的C#6.0 新功能using static;索引初始化器;异常过滤器;在catch和finally里使用await;结构体中的无参构造函数; 阅读全文
posted @ 2014-11-29 20:54 Fintech技术汇 阅读(609) 评论(0) 推荐(0) 编辑
摘要:VS2015预览版中的C#6.0 新功能 null-conditional operator ? interpolation string nameof 阅读全文
posted @ 2014-11-27 23:21 Fintech技术汇 阅读(934) 评论(0) 推荐(0) 编辑
摘要:通过委托实现的异步编程 阅读全文
posted @ 2014-07-28 18:01 Fintech技术汇 阅读(219) 评论(0) 推荐(0) 编辑
摘要:一下连接中包含了使用c#对AD操作的各种列子http://www.codeproject.com/Articles/18102/Howto-Almost-Everything-In-Active-Directory-via-C#40 阅读全文
posted @ 2014-03-30 20:27 Fintech技术汇 阅读(218) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示