Это видео недоступно.
Сожалеем об этом.

Top 100 C#/ .NET/ Web API/ SQL Interview Questions

Поделиться
HTML-код
  • Опубликовано: 13 авг 2024
  • 1. Full .NET Interview Course (with PDF Book)
    C# / ASP.NET Core / MVC / API - Top 500 Interview Questions
    Coupon code DOTNETOFFERAUG2024 applied in below URL- 80% Off - Limited Time Offer
    www.udemy.com/course/csharp-o...
    Don't worry if the course is not helping you, Udemy has a 30 days Free Refund Policy.
    2. Quick Revision Book (PDF format)
    Top 500 .NET Interview Questions - OOPS/ C#/ ASP .NET/ MVC/ SQL /.NET Core /Web API
    imojo.in/interviewhappy
    50% Off - Limited Time Offer applied on above link.
    Don't worry if the book is not helping you, I will return 100% of your money within 7 days of purchase. Just mail me at anuragrawat123@gmail.com.
    My best wishes are with you.
    This video contains top 100 questions asked in .NET interviews.
    00:00 - Introduction
    01:04 - Q1. What are the advantages of OOPS?
    02:47 - Q2. What are the limitations of OOPS?
    03:32 - Q3. What are the different types of Inheritance?
    06:45 - Q4. How to prevent a class from being Inherited?
    07:36 - Q5. What is Polymorphism and what are its types?
    08:12 - Q6. What is Method Overloading? In how many ways a method can be overloaded?
    10:58 - Q7. What is the difference between Overloading and Overriding?
    13:05 - Q8. What is the difference between an Abstract class and an Interface (atleast 4)?
    15:23 - Q9. When to use Interface and when Abstract class?
    18:59 - Q10. Why to even create Interfaces?
    20:40 - Q11. Do Interface can have a Constructor?
    21:05 - Q12. Can you create an instance of an Abstract class or an Interface?
    21:29 - Q13. What is the difference between “out” and “ref” parameters?
    25:27 - Q14. What is the purpose of “params” keyword?
    26:28 - Q15. What are Access Specifiers? What is the default access modifier in a class?
    29:11 - Q16. How to implement Exception Handling in C#?
    30:16 - Q17. Can we execute multiple Catch blocks?
    30:41 - Q18. What is a Finally block and give an example when to use it?
    31:15 - Q19. Can we have only “Try” block without “Catch” block?
    32:06 - Q20. What is the difference between “throw ex” and “throw”?
    33:32 - Q21. What are the Loop types in C#?
    35:20 - Q22. What is the difference between “continue” and “break” statement?
    36:33 - Q23. What is the difference between Array and ArrayList (atleast 2)?
    37:52 - Q24. What is the difference between Arraylist and Hashtable?
    38:26 - Q25. What is “this” keyword in C#? When to use it?
    40:06 - Q26. What is the purpose of “using” keyword in C#?
    42:38 - Q27. What is the difference between “is” and “as” operators?
    44:31 - Q28. What is the difference between “Readonly” and “Constant” variables (atleast 3)?
    46:34 - Q29. What is Boxing and Unboxing?
    47:50 - Q30. What is the difference between “String” and “StringBuilder”? When to use what?
    50:16 - Q31. What are Nullable types?
    51:21 - Q32. What are the important components of .NET framework? What are their roles?
    54:22 - Q33. What is an Assembly? What are the different types of assembly in .NET?
    56:41 - Q34. What is GAC?
    57:04 - Q35. What is Garbage Collection(GC)?
    58:44 - Q36. Can we force Garbage Collector to run?
    59:26 - Q37. What is the difference between Process and Thread?
    01:00:22 - Q38. Explain Multithreading?
    01:01:40 - Q39. What is Reflection?
    01:05:26 - Q40. What is MVC (Model View Controller)? Explain MVC Life cycle.
    01:06:46 - Q41. What are the advantages of MVC over Web Forms (atleast 3)?
    01:11:44 - Q42. What are the different return types of a controller Action method?
    01:14:45 - Q43. What are Filters and their types in MVC?
    01:17:23 - Q44. What is Authentication and Authorization in ASP.NET MVC?
    01:19:10 - Q45. What are the types of Authentication in ASP.NET MVC?
    01:21:50 - Q46. What is Output Caching in MVC? How to implement it?
    01:23:45 - Q47. What is the difference between ViewData, ViewBag & TempData?
    01:25:03 - Q48. How can we pass the data from controller to view in MVC?
    01:25:22 - Q49. What is Partial View?
    01:26:07 - Q50. What are Areas in MVC?
    01:26:48 - Q51. How Validation works in MVC?
    01:27:39 - Q52. Explain the concept of MVC Scaffolding?
    01:28:38 - Q53. What is Bundling and Minification in MVC?
    01:29:58 - Q54. How to implement Security in web applications in MVC?
    01:35:44 - Q55. What are the events in Page Life Cycle? In which event are the controls fully loaded?
    01:37:49 - Q56. What is the difference between Server.Transfer() and Response.Redirect()?
    01:40:44 - Q57. Where the ViewState is stored after the page postback?
    01:41:06 - Q58. What are the different types of Caching?
    01:42:38 - Q59. What are the different Session state management options available in asp.net?
    01 :43:50 - Q60. What are the main components of ADO.NET?
    Maximum limit has reached for the description word limit, so more questions cannot be listed here.
    I apologies for the inconvenience.

Комментарии • 546

  • @daneshkumarsathyanarayanan4111
    @daneshkumarsathyanarayanan4111 2 года назад +103

    This is really one of the best video for interview preparation, which covers all the aspects which is expected a .NET Technical Interview.. Hats off to the efforts for explaining the concepts more crisp and clear. Please continue your journey in creating such valuable videos.

    • @interviewhappy
      @interviewhappy  2 года назад +18

      Thanks Danesh. Never got such appreciation even from my managers in past :). Deeply elated by it.

    • @shrikantpandey9738
      @shrikantpandey9738 10 месяцев назад

      Bruh hats off it’s a developer Power Nap superbbbbbbbbbb❤

    • @RahulKumar-si1fz
      @RahulKumar-si1fz 10 месяцев назад +1

      Please create java interview questions series

    • @user-vp5hp6ne6i
      @user-vp5hp6ne6i 5 месяцев назад

      Is it use for 2 years of experience?

    • @SoftwareDeveloperAspNet
      @SoftwareDeveloperAspNet 4 месяца назад

      ​@@interviewhappyhi want to connect to you.

  • @hhhhhchan
    @hhhhhchan 6 месяцев назад +17

    Hi Happy. Spent a week to watch all your video for .NET interview. I got 2 offers in 2 interviews, a 100% successful rate. Thanks a lot for your help. Recommend for all the developers.

    • @itsmylife2158
      @itsmylife2158 6 месяцев назад

      Hii....can you do suggest me any other videos have you watched and please share your interview experience aswell....

    • @bhagyashreenawale3578
      @bhagyashreenawale3578 Месяц назад

      Hey having experience or as fresher it helped you

  • @UttamLove
    @UttamLove 2 года назад +26

    29:00 - By Default access modifier of Class is 'Internal'. & 'Private' for Data Member n Member Function of Class. Internal is the default if no access modifier is specified.

    • @akashdeepsharma1148
      @akashdeepsharma1148 Год назад +1

      Yes correct

    • @gravitydrummer
      @gravitydrummer Год назад +4

      I almost wrote a comment about this, but you were quicker :) actually 10 months quicker

  • @shubhamtaluja9770
    @shubhamtaluja9770 6 месяцев назад +11

    Thank you so much Sir for the valuable Interview questions. After struggling for 5 months, I finally secured a job. There were no questions which were asked that I felt was out of your video. To the point, crisp, and valuable. I recommend to everyone just make this guy popular because he's working so hard for us. Blessed.

  • @interviewhappy
    @interviewhappy  Год назад +4

    This channel mission is to help developers in getting BETTER JOBS. If my content helped you in achieving this, then do COMMENT on the video. This will MOTIVATE me to help others.

  • @srivanipatibanda
    @srivanipatibanda Год назад +11

    Thank you for answering ‘ why to use’ rather than just the concept. Helpful course . I also bought 500 questions that was also useful!

  • @amanik2196
    @amanik2196 Год назад +57

    I got the Job, i am only prepared this question s only..... Thank u Very Much Excellent Video....❤️

    • @interviewhappy
      @interviewhappy  Год назад +8

      Congrats Amani... That's what my main purpose is. All the best for your career.

    • @amanik2196
      @amanik2196 Год назад +1

      @@interviewhappy Thank you Very Much But now i want Angular and React js please Suggest On that also....🥰

    • @MamathaCh-gh6xu
      @MamathaCh-gh6xu Год назад +1

      @@amanik2196 I’m also preparing for job. Can you tell what other videos you followed for cracking interviews? This video is only for C#. Can you suggest other videos for other technologies like sql, api etc

    • @reshmaofficial9994
      @reshmaofficial9994 Год назад +1

      Really true

    • @MamathaCh-gh6xu
      @MamathaCh-gh6xu Год назад +1

      @@reshmaofficial9994 hey reshma you got the job?

  • @interviewhappy
    @interviewhappy  2 года назад +66

    There is one questions in video - What is the default access specifier of a class? The correct answer is internal.

    • @rkfactsstories
      @rkfactsstories 2 года назад +4

      Means if we don't declare any access specifier then it is the default internal 🤔

    • @souleimane8428
      @souleimane8428 2 года назад

      Exactly

    • @Shubham-ic2rl
      @Shubham-ic2rl 2 года назад

      How you made this mistake

    • @rkfactsstories
      @rkfactsstories 2 года назад +2

      @@Shubham-ic2rl everyone do mistakes ✍️

    • @Shubham-ic2rl
      @Shubham-ic2rl 2 года назад

      Tell me trucate can be rollback or not

  • @goutamiponnada7580
    @goutamiponnada7580 4 месяца назад +2

    Thank you Happy sir! I have purchased 500 questions from Udemy on 8th April and gone thru the video for 1 time and 2 times pdf and 12th was interview and job confirmed on 13th. This videos is more than enough for anyone. I am joining after 4yrs career break. You made me happy. I explained Solid principles with examples for 2mins. You made everyone Happy. I also purchased Angular videos just before interview but couldn’t complete it. Thank you so much. Great efforts. 👍

  • @souleimane8428
    @souleimane8428 2 года назад +7

    A very complete .Net interview preparation I have ever watch on RUclips. Thanks so much.

    • @interviewhappy
      @interviewhappy  2 года назад +1

      Thanks Me Myself. Hope you will achieve what you are desiring.

  • @Factsnowwithdheeru
    @Factsnowwithdheeru 2 года назад +15

    Thanks Sir for sharing these type of interview questions, last saturday i attended a interview in Cognizant and they asked Almost all the questions which are available in this video, even I refered your SQL interview questions, there also I got multiple question, like Triggers, Index, Difference between SP, Function and many more.
    😊😊😊🙏🙏

    • @interviewhappy
      @interviewhappy  2 года назад +7

      Great Dheeraj, I am glad to hear that it is helping candidates. Might be interviewers are also watching this video for asking questions 😃

    • @Factsnowwithdheeru
      @Factsnowwithdheeru 2 года назад +2

      @@interviewhappy Yes Sir. 😊😊😀Seems they are also referring your videos 😀.

    • @dingdingding8697
      @dingdingding8697 2 года назад +2

      you applied as a fresher or experienced??

  • @kimicheng5611
    @kimicheng5611 2 года назад +9

    Super Super helpful. Selected questions are popular in the interviews and your answers are concise, on point and ez to understand. Thank you so much.

    • @interviewhappy
      @interviewhappy  2 года назад +2

      Thanks Kimi. Loved your comment and wish you all the best for your interviews.

  • @srishti1203
    @srishti1203 9 месяцев назад +6

    Great content sir, very helpful for interviews. Just one correction, "internal" is default access modifier for class and "private" is default access modifier for class members.

    • @ankityadav-lw4rf
      @ankityadav-lw4rf 7 месяцев назад +1

      ya you are correct i also here for comment same mistake

  • @ashokfunbee
    @ashokfunbee Год назад +2

    In SQL, add few more as below I faced.
    1.pivot table
    2.dens rank
    3.how to schedule a job in sql server
    4.database optimize techniques
    5.how to insert 1 lacks records. What are the scenario's you will follow. Can you please make video on these questions.. Thanks in advance

    • @ZebaZamir
      @ZebaZamir 2 месяца назад

      Which company they asked

  • @FunAndCreativeCorner
    @FunAndCreativeCorner Год назад +8

    Excellent video. I can see the hard work. The way document is prepared and each topic is explained. Kudos to you sir.

  • @VaasirVibes
    @VaasirVibes 2 года назад +4

    Please post 500 interview questions and answers in .Net. Your explanation is too good

  • @dr.jalpeshsolanki7198
    @dr.jalpeshsolanki7198 2 года назад +7

    I m very impressed with this video. Used very easy language with simple diagram. Good explanation. Keep it up with new videos

    • @interviewhappy
      @interviewhappy  2 года назад

      Thanks Jalpesh. Appreciate you liked it.

  • @NikhilD87
    @NikhilD87 2 года назад +7

    Nice explanation.. Can you share all 500 questions which in description below. So everyone benefits. Thanks again

  • @colorfullworld13
    @colorfullworld13 2 года назад +7

    It's Really Helpful for me to Creak the interview with Wipro , TCS , Cognizant and Capgemini

    • @interviewhappy
      @interviewhappy  2 года назад

      Thanks Pooja. I want to help all interview takers so that they can answer questions confidently.

  • @hafizmuhammadrizwan9841
    @hafizmuhammadrizwan9841 2 года назад +3

    Mashaa Allah Excellent effort
    Unique video

  • @leetcodewithalishasharma
    @leetcodewithalishasharma 10 месяцев назад +3

    Wow. This is a great material for the .NET interview prep. Appreciate your efforts for explaining each and every concepts in a short and concise way.

    • @interviewhappy
      @interviewhappy  10 месяцев назад

      Glad it was helpful! @leetcodewithalishasharma

  • @vasiliskarvelas5488
    @vasiliskarvelas5488 Год назад +4

    All good with Interview questions, but a lot of times day to day practical programming is very different from "best practices".
    3 things so far:
    1. in Interfaces you can declare methods, properties, events, and indexers not only methods.
    2. You cannot have abstract keyword in an Interface. I get it its a copy paste thing but....
    3. Public keyword in an Interface "is not aloud/is redundant" everything in an Interface is public.
    To be clear, is a very helpful video Overall :D

    • @interviewhappy
      @interviewhappy  Год назад +1

      Thanks Vasilis for bringing this things up. I will include them in the next version of this.

  • @thatsaquib
    @thatsaquib 7 месяцев назад +1

    The never give up advice is too OP. Almost 15 interviews and still didn't land a job, was almost on the verge of quitting but this video was of great help and the small advice in the end was a booster. Thankyou

    • @interviewhappy
      @interviewhappy  7 месяцев назад +2

      Keep going...
      And when you reach your destination, you will feel proud of your never-give-up attitude and all the struggles you overcame.
      All these rejections will be very small for you then.

  • @ravindrashingole926
    @ravindrashingole926 9 месяцев назад +1

    Exllent video sir

  • @vinaychauhan5486
    @vinaychauhan5486 Год назад +2

    I really happy and appreciate you 💞 I cracked 6 interview out of 10 in Dot net technology.. it's because of you Sir ❤ ..thank u so much sir ..🎉

    • @interviewhappy
      @interviewhappy  Год назад

      Wow congratulations.. Thanks for sharing and appreciating my work .
      All the very best my friend . @vinaychauhan5486

  • @pravingupta2703
    @pravingupta2703 10 месяцев назад +2

    Default Access Modifier for class is Internal .

  • @damon-yi2mi
    @damon-yi2mi Год назад +5

    annot put into words the amount of appreciation i hold for this videos' teacher ...god really bless u sir ..just once suggestion sir ..nowadays ppl are asking implement based questions more like how did u consume web api even for 2 yrs exp.kindly make a video like that too sir

  • @SaurabhGupta-yp2gi
    @SaurabhGupta-yp2gi Год назад +6

    Now we don't have to watch different videos for every topic

  • @mr.rahimosaab2693
    @mr.rahimosaab2693 10 месяцев назад +2

    I got job offer today after preparing for interview thurugh this video
    I have given more then 10 to 13 interview and got offered today
    Sir you are right
    We should never give up

  • @kidsstorywithfun4090
    @kidsstorywithfun4090 2 года назад +2

    All interview question and answer covering in this video. This video is help for us which is do preparation for interview. Thank you so much sir🙏. Only one problem here we can not seen proper example in mobile screen.

    • @interviewhappy
      @interviewhappy  2 года назад +1

      Yes, examples might not be properly visible in mobile screens. I will take of this from next time.

    • @kidsstorywithfun4090
      @kidsstorywithfun4090 2 года назад

      @@interviewhappy In Laptop Screen, All are properly visible.

  • @ysunil2012
    @ysunil2012 2 года назад +4

    Dear Sir,
    you have mentioned that default access modifier of a class is private but in C# default access modifier of a class is Internal. We can only specify Internal and public access modifiers for class and for the class members we can specify all 5 access modifiers.

    • @interviewhappy
      @interviewhappy  2 года назад +2

      Thanks for the feedback. Yes, you are right. I will correct it soon.

  • @anushthababerwal5904
    @anushthababerwal5904 Месяц назад

    Hello sir, firstly thank you for all videos !!
    Please provide some interview questions on Xunit testing, how to explain logging and how to implement caching, Also commonly asked SQL & LINQ queries, some basic frequently asked C# codes like reverse a string and Fibonacci and more . Thank you again !

  • @poojatundalwar2706
    @poojatundalwar2706 2 года назад +5

    Thanks for making an amazing video.. It has covered all the questions..with Best Example.. Great work..✨👍🏻

    • @interviewhappy
      @interviewhappy  2 года назад

      Thanks Pooja.. I wish you all the best for your interview preparation.

  • @mahindatennakoon7968
    @mahindatennakoon7968 2 года назад +4

    "internal" is the default access modifier of the class not the "private" (go to time line 29:05)

  • @pratikhanwate
    @pratikhanwate 8 месяцев назад +1

    Default access modifier for class is 'internal' and for class members it's 'private'.

  • @neelayshivsharan2018
    @neelayshivsharan2018 23 дня назад

    Hi Happy Interview,
    Thank you for this video; it is very helpful for our interview preparation. It covers all the important questions, each of which is commonly asked in many interviews. With the help of this video, I was able to brush up on my basic knowledge very easily and quickly.
    If possible, could we have a video on interview questions for product-based companies?

  • @anurahan2627
    @anurahan2627 Год назад +2

    Excellent... Its really helpful and iam searching to learn this important contents but i did'nt get any full package like this... But when i watch this video... my mind was fullfilled with the lots of hope and really satisfied by this. Thank you so much Sir

    • @interviewhappy
      @interviewhappy  Год назад

      Thanks Anooja, glad you liked it. I wish you all the best for your career.

  • @sandhyabhovi477
    @sandhyabhovi477 Год назад +1

    This is one of the best interview preparation video. Thank you so much for making this video

    • @interviewhappy
      @interviewhappy  Год назад +1

      wc Sandhya and all the best for your career.

  • @radhikavegesna2702
    @radhikavegesna2702 18 дней назад

    your content is really good..helped me in cracking job with MNC.keep doing such videos which are really helpfull for all..Thank you

  • @Priyanka-cy3zw
    @Priyanka-cy3zw 10 месяцев назад +1

    Please make a video on scenario-based questions like if load time is more what to do like that. Thank you for great explanations.

  • @nishanthmohan
    @nishanthmohan 9 месяцев назад

    At 2:05:50, its NOT Content-Type header, its Accept header. Accept header is used by HTTP clients to tell the server which type of content they expect/prefer as response.

  • @imranchughtai5973
    @imranchughtai5973 8 месяцев назад +1

    Best video on youtube

    • @interviewhappy
      @interviewhappy  8 месяцев назад

      Thanks and all the best for your career.

  • @SatinderSingh-cp6hn
    @SatinderSingh-cp6hn Год назад +1

    Very nice collection of interview question and very well explained. Thanks for creating this video. Keep doing the good work.

  • @masqueradeee
    @masqueradeee Год назад +2

    Thank you sir, really helpful !!

  • @pandidurai098
    @pandidurai098 2 года назад +1

    Sir, salute. Your videos are simply superb and yesterday purchased it. When I read ur tutorial I'm getting hope i will clear the interview. Thanks!!!

    • @interviewhappy
      @interviewhappy  2 года назад +1

      Thanks Pandi, yes sure. Cover important concepts first and try practice if time allows.
      All the best for your career and interviews.

    • @pandidurai098
      @pandidurai098 2 года назад

      @@interviewhappy thank u sir!

  • @foodieinsaan7
    @foodieinsaan7 Год назад +4

    📌Correction Access Specifier :- Default Access specifier for Class is Internal , For data members and method the default access specifier is Private

  • @nikhillimbachiya7094
    @nikhillimbachiya7094 Год назад +1

    very very good sir... 100% useful for the interview... thank you sir

  • @colorfullworld13
    @colorfullworld13 2 года назад +3

    Thanks you so much Sir😊

  • @khalidtnwr
    @khalidtnwr 5 месяцев назад +1

    Effort was gr8 , only concern is Audio issue...

  • @Shubham-ic2rl
    @Shubham-ic2rl 2 года назад +1

    This is the best video of youtube

  • @avipshasatpathy5382
    @avipshasatpathy5382 2 года назад +1

    it is best video for .net interview.believe me

    • @interviewhappy
      @interviewhappy  2 года назад

      Thanks Avipsha. All the best for your interviews.

  • @aloksharma2985
    @aloksharma2985 4 месяца назад

    Suppose we are passing one class object as a parameter in the method
    What is the difference if we pass with ref keyword like ref classname and and without ref keyword as class itself a reference type

  • @user-ci9gf9xn6n
    @user-ci9gf9xn6n 2 месяца назад

    Q 3 about Inheritance: The interface should use keyword of Interface (and not Class), right?

  • @sandeep89ms
    @sandeep89ms 6 месяцев назад

    C# 8.0 had introduced a feature called "default interface methods," which allows interfaces to contain method implementations. This feature enables you to add new methods to an interface without breaking existing implementations.

  • @sushilbhat9431
    @sushilbhat9431 2 года назад +2

    Default accessspecifire for the class is internal not private

  • @keerthanabalaji4955
    @keerthanabalaji4955 2 года назад +4

    Thank you so much. This is what i need. Amazing collection of questions with great explanation.thanks again😊

  • @alokraj6212
    @alokraj6212 Год назад

    Sir, In Question 15 (29:00 minutes), Internal is the default access modifier of a class as classes can have only Internal and Public access modifier.

  • @SHIVASHANKERBATTU
    @SHIVASHANKERBATTU Год назад +1

    One of the best video i have seen explained each answer very clearly, thank you so much for your hard work ❤❤❤

  • @suriyaparvendhan8166
    @suriyaparvendhan8166 Год назад +1

    Best study content I have ever seen.Thanks much..

    • @interviewhappy
      @interviewhappy  Год назад

      Welcome Suriya!
      And this is one of the best comments I have seen.
      Many Thanks for this.
      And best of luck for your interviews.

  • @vishnudeekshit8036
    @vishnudeekshit8036 Год назад +2

    Fantastic work 👍

    • @interviewhappy
      @interviewhappy  Год назад

      Thanks Vishnu. Wish you all the best for your career.

  • @ankitasharma8161
    @ankitasharma8161 Месяц назад

    This is best .net interview questions collection.Last time I secured 4 offers after watching videos this time again i am back here , hopefully to secure better opportunities again .Thank you so much 🙏🏻 I rarely comment on social media but you deserved to be appreciated 👍🏻

  • @manishamakade776
    @manishamakade776 2 года назад +1

    Awesome video to quick help for interview preparation at last moment

  • @gvasu4u
    @gvasu4u 2 года назад +4

    Awesome presentation seriously our life is very happy if we go with the stuff great work sir keep it up and any plans for Azure!

    • @interviewhappy
      @interviewhappy  2 года назад +1

      Thanks Vasu. Yes Azure, Angular, React are in my plan.

  • @bhartichaudhary5638
    @bhartichaudhary5638 2 года назад +5

    I have been searching for this kind of explained video from long..it is truly very very helpful video as it covers all the important questions that is being asked actually...thanks a lot sir for making this video.. I m going to save it for me for my upcoming interviews.. btw it not only covers the interview qsn but also it clearing some of my concepts.. thanks a lot for making such video.. also request u to make a video on dot net core.

    • @interviewhappy
      @interviewhappy  2 года назад +1

      Thanks Bharti for your words. These kind of words motivate us to create more and more valuable content. I am glad you liked it. I wish you all the best for your career.

  • @Priya_Alandikar
    @Priya_Alandikar 18 дней назад

    Default access modifer of class is internal not private . Video is good 👍.

  • @pallavipawankar9705
    @pallavipawankar9705 2 года назад +1

    What are design patterns in c#? Could you please ping the video link if you know which will help me to understand the concept clearly?

  • @poojanaik5853
    @poojanaik5853 2 года назад +1

    This is the best best video. Thanks a lot🙏

    • @interviewhappy
      @interviewhappy  2 года назад

      Thanks Pooja. Best of luck for your interviews.

  • @UmarTurk
    @UmarTurk 2 года назад +2

    you should have 100k subscribers

  • @yaslinbasakgreecy5547
    @yaslinbasakgreecy5547 2 года назад +1

    Thank you soooooo muchhhh for informative questions and answer you taught smoothly nice and got understanding all things easily please make more videos for helping ppl ...thanks alot dear sir

    • @interviewhappy
      @interviewhappy  2 года назад

      Thanks for your words Yaslin. I will keep posting things which help candidates in clearing interviews.

  • @shreyatam2999
    @shreyatam2999 Год назад +1

    So helpful thank you so much .. can you also create one video for programing coding interview question asked in c# .net interview

    • @interviewhappy
      @interviewhappy  Год назад

      wc Shreya, coding questions are common but I will try to include them... wish you all the best.

  • @monikaperumal4652
    @monikaperumal4652 Год назад +1

    Nice clear explanation

    • @interviewhappy
      @interviewhappy  Год назад

      Thanks Monika. All the best for your career.

  • @ammarhaider221
    @ammarhaider221 2 года назад +1

    Amazing Brother! Keep up the good work! You are getting people jobs! Hope I get that one tomorrow too lol 😀

    • @interviewhappy
      @interviewhappy  2 года назад

      That is my objective. Learn but with goal. I wish you all the best buddy. Give your best.

  • @smitagupta4196
    @smitagupta4196 9 месяцев назад +1

    Thank you for this video.. It's very helpful for me..and ur way to describe is very good..🙏

  • @himanshugoel3948
    @himanshugoel3948 2 дня назад

    [29:06] Default modifier for a class is Internal, NOT private

  • @vbpvlog
    @vbpvlog 2 года назад +2

    Amazing video, very helpful.

  • @sarwarbly
    @sarwarbly 2 года назад +1

    Really Helping video...It's Wonderful ...Thank You Sir

    • @interviewhappy
      @interviewhappy  2 года назад

      Welcome Sarwar. Appreciate your desire for learning.

  • @ravikirankethe
    @ravikirankethe 7 месяцев назад

    In the Interface & Abstract, you have mentioned an abstract method in interface at 18:18, can we really have an abstract method in interface. I thought all the methods declared in an interface are by default abstract methods and we shouldn’t be using abstract keyword.

  • @jinoshkurisinkal3169
    @jinoshkurisinkal3169 2 года назад +1

    Very good explanation.

    • @interviewhappy
      @interviewhappy  2 года назад +1

      Thanks Jinosh, My focus is to give answer which will clear the basics and should be short and concise.

  • @rasanavarma9001
    @rasanavarma9001 2 месяца назад

    Hi Happy,
    Well explained but design patterns is missing which is very imp topic in the interview.
    Could you please explain that topic with example.

  • @21swaminikheur82
    @21swaminikheur82 2 года назад +1

    Thanks for making an amazing video

  • @vishnumaya1930
    @vishnumaya1930 Год назад +1

    Thanks a lot sir. Am preparing for interview it is very helpfull.You are explaining very clearly and GREAT

    • @interviewhappy
      @interviewhappy  Год назад +1

      wc Vishnu. I wish you all the best for your interviews.

    • @vishnumaya1930
      @vishnumaya1930 Год назад

      @@interviewhappy Thankyou Sir

  • @akankshagupta3980
    @akankshagupta3980 2 года назад +1

    It's really really very helpful ..... ThankQ soo muchh sir for this wonderful video

    • @interviewhappy
      @interviewhappy  2 года назад +1

      Thanks Akanksha... I wish you all the best if you are preparing for videos.

  • @Manithan123
    @Manithan123 Год назад +1

    Extremely useful video. Thanks for uploading it!

    • @interviewhappy
      @interviewhappy  Год назад

      Thanks Nadarajan. Wish you all the best for your career.

  • @ManishKumar-wn2gn
    @ManishKumar-wn2gn 2 месяца назад

    Sir Jee... All in One bana diya Aap neee.... Thanks

  • @nidhipanihar848
    @nidhipanihar848 Год назад +1

    Such a knowledgeable video

  • @komalichamarthi1120
    @komalichamarthi1120 Год назад +1

    Thank you so much for sharing this video . This is one of the best interview prep video. Can I please ask you to explain SSO ?

    • @interviewhappy
      @interviewhappy  Год назад

      Welcome and Thanks Komali. Wish you all the best for your career.
      SSO is Single Sign On like you login in gmail in google, then you need not to login in other google apps - youtube/ drive etc... that is SSO.
      In .NET it is related to authentication and access tokens. I will soon try to make an video on it.

  • @user-qh7er8fp2o
    @user-qh7er8fp2o 2 года назад +1

    Good attempt..... Thank you.....You spread your knowledge............... thanks alot......

  • @TheAnubhavSharma
    @TheAnubhavSharma Год назад +1

    very useful. thanks for posting.

  • @mohammedmuzeebuddin1050
    @mohammedmuzeebuddin1050 2 года назад +1

    Very excellent notes and explanation. Keep rocking.. Do more videos.

  • @cbrschool
    @cbrschool Год назад +1

    Thanks for the video. Any pointers to learn and master design patterns ? Thanks

  • @sreenivasareddyganta2689
    @sreenivasareddyganta2689 2 года назад +1

    Very very nice questions sir, please keep posting on other important topics also in. Net. Thank You

  • @lebronthegoat3509
    @lebronthegoat3509 2 года назад +2

    I am so nervous and feeling underqualified - i hope this goes well.
    I passed a sample test but i think im most nervous about blanking on a specific question i dont have memorized, even though i can easily discover the answer and understand it utilizing my resources.
    wish me luck

    • @interviewhappy
      @interviewhappy  2 года назад +2

      Don't worry Lebron, Its normal and it happens with everyone.. with me also. Let me tell you what I do... Note all questions(not answers) in a excel. Then check them daily and think about their answers. Randomize them and those which are memorized 100%, filtered them out. One day all will be filtered out.
      Best of Luck GOAT

  • @nikhilareddy5923
    @nikhilareddy5923 2 года назад +1

    This is really super sir, please keep creating videos. These are helpful

    • @interviewhappy
      @interviewhappy  2 года назад

      Thanks Nikhila. I wish you all the best for you interview preparation.

  • @monikaabhang4796
    @monikaabhang4796 Год назад +1

    It is really very useful video for interview 👍

    • @interviewhappy
      @interviewhappy  Год назад

      Thanks Monika, all the best for your career.

  • @ponraam
    @ponraam Год назад +1

    How we can connect from c# to database? can you please provide possible answers for this questions it is asked in many interviews

    • @interviewhappy
      @interviewhappy  Год назад +1

      Hi Ponram, 3 approaches - use ado.net or entity framework or linq to sql are used to connect C# to database. You can explain any one of them.

  • @amit41anand
    @amit41anand 10 месяцев назад

    Hello sir your questions are really helpfull. I have one doubt in question no 15 of this video i.e default access modifier for class?
    Your answer is private but it is internal right? Could you please explain me.

  • @alexfisher2889
    @alexfisher2889 Год назад +1

    Mistake/Typo in question 3 (What are the different types of Inheritance?) Interface1 should be 'interface', not a 'class'

    • @interviewhappy
      @interviewhappy  Год назад +1

      Thanks Alex for letting me know, unfortunately editing is not easy here.

  • @mouriroy3383
    @mouriroy3383 6 месяцев назад +1

    PLease make a video on java interview question(100 ques) and another video on only for oops question(100)

  • @himanshujain115
    @himanshujain115 Год назад +1

    Sir bhut hi accha explains kiya hai aapka.please Asp.net mvc and core series also

  • @waqasmumtaz6109
    @waqasmumtaz6109 Год назад

    You are happy and makes other happy as well from ur knowledge and efforts.
    when we preapre from your vedio and crack interview and got raised in salery we become also happy hehhe