Saturday, June 21, 2014

Interview Questions - 2014

Difference between the following

  • Except, Intersect, Union
  • Truncate, Delete
  • Abstract, Interface
  • Single, First - Linq
  • var, dynamic, object
  • IEnumerable, IQueryable
  • IList, List

http://msdn.microsoft.com/en-us/library/scsyfw1d(v=vs.71).aspx

http://www.dotnet-tricks.com/Tutorial/csharp/5LQ6210314-Differences-between-Object,-Var-and-Dynamic-type.html

http://www.dotnet-tricks.com/Tutorial/linq/I8SY160612-IEnumerable-VS-IQueryable.html

BlockingCollection

ActionResult - http://msdn.microsoft.com/en-us/library/system.web.mvc.actionresult(v=vs.118).aspx

ActionFilters - http://msdn.microsoft.com/en-us/library/dd410209.aspx
AuthorizeAttribute, OutputCacheAttribute, HandleErrorAttribute 
Cross-site scripting - http://msdn.microsoft.com/en-us/library/ff649310.aspx
HTTP Handlers & Modules - http://msdn.microsoft.com/en-us/library/vstudio/bb398986(v=vs.100).aspx
http://www.codeproject.com/Articles/30907/The-Two-Interceptors-HttpModule-and-HttpHandlers
https://www.simple-talk.com/sql/sql-training/the-sql-server-query-optimizer/
http://msdn.microsoft.com/en-us/library/ff650689.aspx




No comments:

Post a Comment