首页 > 其他 > 详细

Miscellaneous--Tech

时间:2015-06-25 19:17:00      阅读:233      评论:0      收藏:0      [点我收藏+]

1. Questions:

1)EF.
2)MVC/MVP/MVVM.
3)page lifecyle. preInit,Init,InitCompleted,preLoad,Load,LoadCompleted,preRender,Render,RenderCompleted,Unload.
4)db table index, non-index.
5)union, union all.
6)cache, session.
7)abstract, interface.
8)GC.
9)http/https SSL/TLS.
10)RESTful.(URI, http: Get/Post/Put/Patch/Delete)
11)multi thread. (Threadpool, Task Parallel Library, Action class/Func class, Dispatcher.Invoke/BeginInvoke, BackgroundWorker, lock, Monitor.Wait/Pulse, ManualResetEvent/AutoResetEvent,Semaphore)

12)MEF/Unity/Prism.

 

2.Performance test tool:
  1>ANTS Performance Profiler.
  2>.NET Memory Profiler.
  3>LoadRunner.
  4>PerfMonitor.

3.NoSQL: Mongo db, Couch db, Redis.

4.UnitTest: Moq

Miscellaneous--Tech

原文:http://www.cnblogs.com/RR-ghost/p/4600514.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!