.Net interviews Questions mostly asked Ask Question
By   Junaid A     29-Dec-2024    1

.Net interviews Questions mostly asked


  1. Design patterns (Singleton, Abstract, Repository)
  2. .Net Components
  3. CLR working
  4. managed unmanaged code
  5. How to secure API's
  6. Query optimization
  7. Redis
  8. Caching
  9. Soap API's
  10. .exe files
  11. Assemblies
  12. dlls
  13. Indexing
  14. Http verbs and their differences
  15. API Response codes like what is 400, 401 etc
  16. OutBoundException, NetworkException , exception hierarchy
  17. Views in SQL
  18. Can we apply orderyby in Views.
  19. Transaction in SQL
  20. CI/CD pipelines
  21. EF structure and working
  22. Anti forgery
  23. CSRF
  24. Response return from MVC redirect to route.
  25. Marinating sessions
  26. Cookies
  27. How to maintain sessions on different servers.
  28. Binding
  29. Bundling
  30. Boxing unboxing
  31. Diff between stack and heap
  32. Diff between value types and ref types
  33. What’s the difference between Abstract Classes and interfaces?
  34. How we can achieve abstraction?
  35. Benefits of using the Interfaces?
  36. What’s the difference between static constructor / default constructor?
  37. What is the difference between .net framework and .net Core?
  38. How we can manage state in .net framework / .net core
  39. How we can implement caching?
  40. Describe the web form events?
  41. Describe Global.asax events
  42. What’s the difference between Repeater Control and Data grid?
  43. In which event of page you can change the master page of a child page?
  44. What is the purpose of using view state? Pros & Cons
  45. What is DI?
  46. What’s the difference between Transient and Scoped in .net Core?
  47. How we can manage sessions? Where we can store session in case of Web Farm?
  48. What are Rest APIs
  49. How we can secure Rest APIs
  50. What is JWT? And how it works?
  51. What are action filters?
  52. How MVC pipeline works?
  53. Any idea about logging frameworks?
  54. How we can optimize a SQL? Describe the best practices?
  55. Difference between temp table and table variable
  56. What’s the difference between IN operation and Exists Operator?
  57. Why we use Stored procedures instead of inline queries?
  58. Any idea about Indexs?
  59. How you will identify the Index is required?
  60. Any idea about the query optimization plan?
  61. What’s the difference between seek and scan?
  62. Is it good approach to use scalar function in where clause? If not then what will be the alternative?
  63. What is ORM?
  64. different types of Entity framework approaches
  65. what are POCO classes?
  66. main components of Entity Framework Architecture
  67. different types of inheritance in Entity Framework
  68. DbEntityEntry Class in EF
  69. What is migration history table?
  70. Difference between lazy loading and eager loading
  71. Pros and cons of different types of loading?
  72. Difference between LINQ to Entities and Entity SQL
  73. What are different entity states in EF
  74. Describe SSDL , MSL and CSDL in an Edmx file
  75. Difference between LINQ and Entity Framework

Solutions


10379
Copyright Future Minutes © 2015- 2024 All Rights Reserved.   Terms of Service  |   Privacy Policy |  Contact US|  Pages|  Whats new?
Update on: Dec 20 2023 05:10 PM