码迷,mamicode.com
首页 > 其他好文 > 详细

Miscellaneous--Tech

时间:2015-06-25 19:18:23      阅读:122      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!