Support us .Net Basics C# SQL ASP.NET Aarvi MVC Slides C# Programs Subscribe Download

ASP.NET, C#, WCF, MVC, SQL Server and HR Interview Questions



Links to frequently asked .NET interview questions and answers. Most of the .NET related concepts like ASP.NET, C#, WCF, MVC, and SQL Server are covered. HR interview questions are also available.

These questions will be helpful for freshers, as well as experienced programmers looking for a change in their job.


Please feel free to share the links with your friends, if you find them useful.



.Net interview questions and answers

  1. ASP.NET
  2. C#
  3. WCF
  4. MVC
  5. SQL Server
  6. HR

31 comments:

  1. Hello Sir,
    Your videos are exceptionally good .Thanks a lot.
    I have one request ,if you could please include video sessions for ajax call,jquery and json.
    Just few videos that can form a strong base,taking any small example.
    It would be of great help.
    Thanks

    ReplyDelete
  2. Hi,
    I have one request ,if you could please include video sessions for ajax call,jquery and json and design patterns

    regards
    ram

    ReplyDelete
  3. Hi sir,
    Your videos are really good for beginners.
    Can you please make sessions on WPF,WCF,Web Services

    Regards
    Raj

    ReplyDelete
  4. I like the way you teach in the videos from basics to details with examples... I am a database major but I learnt so many new topics... thank you very much for making me a true database major... surely I will recommand your videos to others

    ReplyDelete
  5. Hi,
    Your videos are very helpful.i need asp.net mvc videos so please make session.

    ReplyDelete
    Replies
    1. Hi, here is the link for csharp, asp.net, ado.net, dotnet basics, mvc and sql server video tutorial playlists
      ASP.NET, C#, MVC, ADO.NET & SQL Server Video Tutorial

      Delete
  6. Hi I would like to know if it's possible to use using keyword for delegates in c#?!

    ReplyDelete
  7. Hi
    your videos are very nice .i learned a lot.
    can help me with memory issue ?
    my application using too much memory on server.
    can you give me some idea and suggestion about it ?

    Thanks
    Vik Shah

    ReplyDelete
  8. Respected sir,

    Thanks a lot for your videos..i have read many books but i didnt get proper satisfaction and not able to clear my concepts,but when i watched your videos i understand and cleared many concept .
    Really thanks for that....
    God bless you...

    Yesterday i went to interview i faced fallowing
    Interview Questions that i not able to answered,could you able to help us...?

    Interview Questions :
    1. Can we develop 3 different layers(Presentation layer,Business Layer and Data Access Layer) on separate server / machine ?

    2. then How to import one of above layer into another layer of 3 tire architecture ?
    If yes,then How can we access it ?
    for example if i develop DataAccessLayer on separate server then how can we use this layer into Presentation layer which is already developed on different server/machine ?

    Thank you,
    Sunil Bansode

    ReplyDelete
    Replies
    1. These 2 are very good real time interview questions. I will surely record and upload videos on these questions very soon. Thanks for asking.

      Delete
    2. Sir,
      Please discuss this very topic in detail.

      And also please provide us a video on uploading large file (e.g. 2 GB) upload with proper progress bar.

      Thanks

      Delete
  9. Dear Sir.. Encapsulation and Abstraction are very common termonogies in OOPs but when it comes to difference among them m confused.. please help me to differentiate with these two..

    ReplyDelete
  10. I did my bachelors and masters in Electronics and now searching for a job in .NET but I did not have any idea about any programming knowledge . After I saw your videos I can able to explain the concepts to my friends very clearly with examples. You are really done a great job.I have learned a lot from your videos in very short span of time. if i get a job I would really say that credits goes to you only. Thanks a lot from my bottom of my heart.

    Regards,
    Rekha.

    ReplyDelete
  11. Dear Sir.. Encapsulation and Abstraction are very common termonogies in OOPs but when it comes to difference among them m confused.. please help me to differentiate with these two

    ReplyDelete
  12. thanks a lot for valuable sessions you have provided . Could you please add crystal reporting with VS.

    ReplyDelete
  13. Hello Sir..
    I had An Interview question on sqlserver..If there is TA with data columns Id,Name,Age and if i have another Empty Table TB with same columns how can i update the columns present in TB from TA using Joins..

    ReplyDelete
    Replies
    1. Hi Abhilash, I don't think I have understood your question. Can you please rephrase it. Updating an Empty table using joins does not sound right to me. Is it an update or you just want the data in table TA to be inserted into table TB.

      Delete
    2. i have two table TA and TB , in TA table have three column id ,name and age and this table contains 100 records , so i want to insert table TA data to Table TB that have same column data as Table TA.. so how to insert data from TA to Table TB without using Update

      Delete
    3. i think its possible using insert into select.

      insert into TB select * from TB;

      Delete
  14. Hello Sir..
    I had An Interview question on sqlserver..If there is TA with data columns Id,Name,Age and if i have another Empty Table TB with same columns how can i update the columns present in TB from TA using Joins..

    ReplyDelete
  15. Hello Venkat Sir,
    I have an interview Question sir..Dymanically binding the dropdown on page load event using Stored procedure and if any errors trap the error in catch block and write the log in the text file.

    Now On Selected Index Event, there was a need to bind the checklist from database depending upon the criteria.

    ReplyDelete
  16. Hi,

    Good evening. I have some question in SSRS.


    Question :--


    I am using SSRS.

    I have below requirement from the client side.

    1.) In report viewer , We want filter the result set of report viewer from user end like excel sheet filter.


    Is it Possible ?

    2) In Report view , I am showing only five column from dataset into table but While export reports to excel then I want to export all coumns of dataset.

    Dataset has 25 columns.

    3.)Generate a drop down list from report view result set column and after that apply filter on that.. using SSRS



    I want to make a drop down list from the report view table result set .

    I want to column name as value of drop down list .

    After that I want to filter result set on selected value filed + operator

    like,=,>, + text box value.

    expression like --

    ddl value + operator = 100;

    salary(ddl value) >= 2000(text box value) .


    Is it Possible ?

    4.) show report header above the report parameters in report view using SSRS?




    Please suggest.

    ReplyDelete
  17. Hello Sir,
    Your videos are exceptionally good .Thanks a lot.
    I have one request ,if you could please include video sessions for ajax call,jquery and json.
    Just few videos that can form a strong base,taking any small example.
    It would be of great help.
    Thanks

    ReplyDelete
  18. Sir thanks first of all,
    please make a video on how we can give fuctionality to search the record on behalf fromdate - todate in the ado.net by using stored prcedure as u have given in part 68 of sql server where u have given fuctionality by name,gender ,age i think but how we will give same fun as above mention.
    i sicked off by internet articall on this topic
    please help me out

    ReplyDelete
  19. and one question i have faced is that he ask me to make ligin page i have made but said that show status as well on behalf of the salary if salary >10000 then show status active other wise inactive in grid view but i could nt able to do so but i have done login and registration page but unable to show status active /incative .Plese make a video thanks

    ReplyDelete
  20. Can you please explain the SDLC Methodologies - Waterfall, Agile, Scrum, etc

    ReplyDelete
  21. Hello Venkat
    First up all, BIG Thanks, your gr8 and doing wonderful job.
    I am looking for ASP.Net Identity, are you planing something on this topic, or is there any source to get it.
    Thanks
    Gaurav

    ReplyDelete
  22. What a tutorial.. simply superb...!!
    I had tried plural sight too for WCF .. that may be have multiple videos... but your way of presenting and showing with examples is best...and the selection of presenting topic order is very important and you have done fully justification with that.. :)..

    ReplyDelete
  23. Hi Venkat,
    Thanks a lot for valuable sessions you have provide, Please Share a Link or Details which is based on Layered or Tired architecture.

    ReplyDelete
  24. Hi KudVenkat sir,
    Recently i attended one interview.The question was
    1)How many ways we can handle exceptions in mvc application
    2)which one is the best approach(in terms of reusability)
    3)built in support for mvc frame work to handle exceptions
    4)how to pass custom model object to Error.CShtml page to display error message when using HandleError Attribute.

    Pls record video on the above sir.

    Thanks in advance

    ReplyDelete
  25. Can you please explain what is the difference between deligate and event?

    ReplyDelete

It would be great if you can help share these free resources