Friday, 31 December 2021

Thursday, 30 December 2021

IQ

  1.  What is C#
  2. Types of comment in C#
  3. Object in C#
  4. What is the .NET framework
  5. components of .NET
  6. What is OOP
  7. difference between Array and ArrayList
  8. Control Statement in C#
  9. Classes in C#
  10. abstract class and interface in .net
  11. Constructors ?
  12. Assembly?
  13. Private/PublicAssembly?
  14. MVC (Model, View, Controller)
  15. Languages Supported by .net platform
  16. Project details
  17. Some logics (C#/.net)
  18. Viewbag VS view data
  19. Action filters
  20. Authorized filter BTW action filter
  21. Extension methods
  22. async,await
  23. solid principles
  24. dependency injection
  25. singleton design pattern
  26. delegate types- func,predicate delegate
  27. abstract class vs interface
  28. sealed class
  29. caching Technics
  30. use of using 
  31. GC.collect vs finalize vs Dispose
  32. What tecnics are using for generating tokens
  33. Which one is faster DBfirst or code first
  34. what is bundle config and CDN
  35. what is application object and session object and differenece
  36. abstarct class and interface
  37. IIS request processing
  38. ref vs out
  39. status codes-403,200,500
  40. what render
  41. web api testing tecnincs
  42. difference web api,wcf.
  43. without using try block how to handle exceptions
  44. verbs in web api
  45. what are contracts
  46. diffbetween service contract and message contract
  47. solid principles
  48. How to Install certificates in IIS
  49. Passport authentication works
  50. Difference between Webservice/WCF
  51. Webapi Token types
  52. Code first/DB first approach Which one better
  53. Where configure endpoints in WCF
  54. Differenec between XML/JSON
  55. Bundle config/CDN which one is better.
  56. Authentication and Authorization in Web API
  57. Secure a Web API with Individual Accounts in Web API 2.2
  58. External Authentication Services with Web API (C#)
  59. Preventing Cross-Site Request Forgery (CSRF) Attacks in Web API
  60. Enabling Cross-Origin Requests in Web API 2
  61. Authentication Filters in Web API 2
  62. Basic Authentication in Web API
  63. Forms Authentication in Web API
  64. Integrated Windows Authentication
  65. Working with SSL