Questions every good NET developer should be able to answer

0 votes
My company is in the process of hiring.NET professionals. We deal with ASP.NET, Compact Framework, Windows forms, and Web Services, among other.NET platforms. I'd like to put together a list/catalog of useful questions as a type of minimal criteria for determining whether or not the applicants have prior experience.

What questions do you believe a good.NET programmer should be able to answer?
Jun 11, 2022 in C# by jyoti
• 1,240 points
583 views

1 answer to this question.

0 votes

I have this great link for answers related to the interview questions:

https://www.edureka.co/blog/interview-questions/dot-net-interview-questions/

Other than this, you can also find out the answers to these questions:

  • What is Reflection?
  • Difference between process and thread
  • Difference between DLL and EXE file
  • Difference between Finalize() and Dispose()
  • Difference between abstract class and interface. When to use them and how?
  • Difference between viewstate and sessionstate
  • What is Fulltrust? Examples
  • What is generics?
answered Jun 23, 2022 by krishna
• 2,820 points

Related Questions In C#

0 votes
1 answer

Questions every good .NET developer should be able to answer?

If I were interviewing someone who knew ...READ MORE

answered May 30, 2022 in C# by rajiv
• 1,620 points
767 views
0 votes
0 answers

Questions every good .NET developer should be able to answer?

Developers for.NET will soon be hired by ...READ MORE

Dec 9, 2022 in C# by Edureka
• 13,620 points
377 views
0 votes
1 answer

What is the best C# to VB.net converter

Telerik has a solid SharpDevelop-based converter that ...READ MORE

answered May 30, 2022 in C# by rajiv
• 1,620 points
1,590 views
0 votes
1 answer

A good and complete tutorial about reflection in .NET?

You can use this https://www.ecma-international.org/publications-and-standards/standards/ecma-335/ to understand ...READ MORE

answered Jun 6, 2022 in C# by pranav
• 2,590 points
530 views
0 votes
1 answer

SQLite.Net not being able to create text file in Win IoT Library!

That exception comes when access limited to ...READ MORE

answered Aug 3, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,003 views
0 votes
2 answers

Is there a .NET equivalent to Apache Hadoop?

Hadoop is a Java-based platform. So, to ...READ MORE

answered Jul 16, 2020 in Big Data Hadoop by Suhana
• 340 points
1,734 views
0 votes
1 answer

Validate String against USPS State Abbreviations

Try something like this: private static String states ...READ MORE

answered Sep 20, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
945 views
0 votes
1 answer

Authenticate on an ASP.Net Forms Authorization website from a console app

Essentially, we need to record a regular ...READ MORE

answered Sep 20, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
911 views
0 votes
1 answer

How to send email in ASP.NET C#

You can try this using Hotmail like ...READ MORE

answered Jun 14, 2022 in C# by krishna
• 2,820 points
943 views
0 votes
1 answer

How do I turn a C# object into a JSON string in .NET

Newtonsoft.json can be used to accomplish this. ...READ MORE

answered Jun 13, 2022 in C# by krishna
• 2,820 points
714 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP