Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys ASP.NET Developer Interview Questions, Process, and Tips for Experienced

Updated 12 Jun 2024

Top Infosys ASP.NET Developer Interview Questions and Answers for Experienced

View all 9 questions

Infosys ASP.NET Developer Interview Experiences for Experienced

4 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(8 Questions)

  • Q1. Explain solid principle
  • Ans. 

    SOLID principles are a set of five design principles that help developers create more maintainable and scalable software.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses with...

  • Answered by AI
  • Q2. Why we use Sealed class
  • Ans. 

    Sealed class is used to prevent inheritance and ensure that the class cannot be extended.

    • Prevents inheritance, ensuring that the class cannot be extended

    • Helps in maintaining code integrity and security

    • Used when a class is not intended to be inherited or overridden

  • Answered by AI
  • Q3. Types of constructor
  • Ans. 

    Types of constructors include default, parameterized, copy, and static constructors.

    • Default constructor has no parameters

    • Parameterized constructor takes one or more parameters

    • Copy constructor creates a new object as a copy of an existing object

    • Static constructor is used to initialize static data members

  • Answered by AI
  • Q4. . net core features?
  • Ans. 

    ASP.NET Core is a cross-platform, high-performance framework for building modern, cloud-based, internet-connected applications.

    • Cross-platform support allows development on Windows, macOS, and Linux

    • High performance with improved speed and scalability

    • Modular design for flexibility and easy maintenance

    • Built-in dependency injection for better code organization

    • Support for Docker containers for easy deployment

  • Answered by AI
  • Q5. Explain Startup file?
  • Ans. 

    Startup file is a configuration file in ASP.NET that specifies settings and behavior for the application.

    • Startup file is typically named 'Startup.cs' in ASP.NET Core projects.

    • It contains configuration for services, middleware, and the request processing pipeline.

    • The 'ConfigureServices' method is used to add services to the dependency injection container.

    • The 'Configure' method is used to configure the HTTP request pipel...

  • Answered by AI
  • Q6. Dependency injection
  • Q7. Explain Api lifetimes
  • Ans. 

    API lifetimes refer to the duration for which an API is available and supported.

    • API lifetimes can vary depending on the service provider or platform.

    • Some APIs may have a limited lifetime and be deprecated after a certain period.

    • Developers should be aware of API lifetimes to plan for potential changes or updates.

    • Regularly check for updates or announcements regarding API lifetimes to stay informed.

  • Answered by AI
  • Q8. Diffrent between transient vs scope
  • Ans. 

    Transient objects are created each time they are requested, while scoped objects are created once per request.

    • Transient objects are created every time they are requested, leading to potentially higher memory usage.

    • Scoped objects are created once per request and are shared within the scope of that request.

    • Example: Transient objects are typically used for lightweight services, while scoped objects are used for services t

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Infosys talent acquisition team is not responding once interview completed.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is view state?
  • Ans. 

    View state is a hidden field on an ASP.NET web page that stores state information.

    • View state is used to persist page and control state across postbacks.

    • It is stored as a hidden field on the page and is encrypted by default.

    • View state can be disabled to improve performance, but it may lead to loss of state information.

  • Answered by AI
  • Q2. Different view state in asp.net ?
  • Ans. 

    View state is used to persist the state of a web form across postbacks in ASP.NET.

    • View state can be enabled or disabled at the page level or control level.

    • Different types of view state include enabled, disabled, and encrypted.

    • View state can be used to store values of controls on a web form between postbacks.

  • Answered by AI

Skills evaluated in this interview

ASP.NET Developer Interview Questions Asked at Other Companies for Experienced

asked in Capgemini
Q1. All opps concept. What is constructor?, what is delegets? What is ... read more
Q2. What is the difference between primary and unique key
Q3. For MVC what is model controller view, What is ActionResults,
Q4. what is the flow of mvc application
Q5. What is StateManagement in Asp.Net?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Noukari.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What was your role in your last project
Round 2 - Coding Test 

Basic Opps and technical questions related to ASP.Net Core

Round 3 - Technical 

(1 Question)

  • Q1. Agile methodologies

I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Project discussion with previous company ,oops concepts questions, inheritance, interface, polymorphism, abstract calss,ado.net questions, dataset data table, data adopter,executenonquery,executescaler,etc...
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
Round 4 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Tell me about yourself.
  • Q3. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview is very good, am very happy. i would like to thank you for naukri.com

Infosys interview questions for designations

 Developer

 (22)

 Software Developer

 (263)

 Java Developer

 (146)

 Salesforce Developer

 (35)

 Web Developer

 (22)

 Angular Developer

 (13)

 Plsql Developer

 (10)

 Application Developer

 (10)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jul 2018. There were 2 interview rounds.

Interview Preparation Tips

Round: Test
Experience: HackerRank test

General Tips: First round was scheduled for 10:30 but i got late and reached 11:45 at location.
That was not a problem for them because first round was system interview so after waitinf for 10 minutes only i got my turn and i went for sytem test.
2 hacker rank questions were there so if you are going for Mindtree practice hackerrank question.
Skills: Problem Solving, Time Management
Duration: <1 week

Interview Questionnaire 

1 Question

  • Q1. In C# --> Abstraction, Interface , Abstract Method, Abstract Class, Polymorphisms, Encapsulation ,Inheritance, Serialization,
  • Ans. 

    C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.

    • Abstraction: hiding implementation details

    • Interface: defining a contract for behavior

    • Abstract method: method without implementation

    • Abstract class: class with one or more abstract methods

    • Polymorphism: ability of objects to take on multiple forms

    • Encapsulation: bundling data and behavi...

  • Answered by AI

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

Interview Questionnaire 

1 Question

  • Q1. Why you choose this company?

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple questions on oops
  • Q2. Introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fresh and show confidence during interview.

Infosys Interview FAQs

How many rounds are there in Infosys ASP.NET Developer interview for experienced candidates?
Infosys interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Infosys interview process for experienced candidates are Technical, HR and Coding Test.
How to prepare for Infosys ASP.NET Developer interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infosys. The most common topics and skills that interviewers at Infosys expect are .Net, ASP.Net, .NET, ASP.NET and C#.Net.
What are the top questions asked in Infosys ASP.NET Developer interview for experienced candidates?

Some of the top questions asked at the Infosys ASP.NET Developer interview for experienced candidates -

  1. different view state in asp.ne...read more
  2. Why we use Sealed cl...read more
  3. what is view sta...read more

Tell us how to improve this page.

Infosys ASP.NET Developer Interview Process for Experienced

based on 3 interviews

1 Interview rounds

  • Technical Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities

ASP.NET Developer Interview Questions from Similar Companies

View all
Infosys ASP.NET Developer Salary
based on 22 salaries
₹2.8 L/yr - ₹6.4 L/yr
7% less than the average ASP.NET Developer Salary in India
View more details

Infosys ASP.NET Developer Reviews and Ratings

based on 3 reviews

4.2/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.1

Salary

4.1

Job security

4.2

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 3 Reviews and Ratings
Technology Analyst
55.4k salaries
unlock blur

₹3 L/yr - ₹11.1 L/yr

Senior Systems Engineer
51.3k salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Technical Lead
34.2k salaries
unlock blur

₹5.1 L/yr - ₹20 L/yr

System Engineer
31.7k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Senior Associate Consultant
28.9k salaries
unlock blur

₹6.2 L/yr - ₹17 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview