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
时间: 2024-10-05 07:37:56