godsenpradeep / InterviewQ

Contains list of questions asked
1 stars 0 forks source link

C# .Net #7

Open godsenpradeep opened 1 year ago

godsenpradeep commented 1 year ago

C# /OOPS Pillars of oops. Delegates Events IOC Dependency Injection TPL Async Await Interface and Abstract class 4 difference between var and dynamic 5 anonymous function 17 TLS , x-frame,csrf token, SQL injection, https, https cookie only,

  1. can we write event in interface - YES WE CAN WRITE
  2. uint assigned -1 28 static constuctor use
  3. can abstract class have constructor - YES TO INITIALISATION OF FIELDS IN CLASS.
  4. IEnumrable and IQureyable performance optimisation: gzip compression, debug= false, release mode upload files, caching, bundling and minimisation, turn off tracing if required, use dispose and finally wherever required, 48.Tupple in c#. 49.yield keyword.
mat-e commented 1 year ago

C#OOP Pillars of OOP Delegates and Events

I can assist with that beginner to intermediate level