Add office photos
Employer?
Claim Account for FREE

Imriel

3.5
based on 3 Reviews
Filter interviews by

Time Legend Travels Tours Interview Questions and Answers

Updated 5 Feb 2024

Q1. What is the use of startup class

Ans.

Startup class is used to configure services and middleware for an application.

  • Startup class is a part of ASP.NET Core framework.

  • It is used to configure the application's request pipeline.

  • It includes methods for configuring services, middleware, and the application's request handling pipeline.

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

  • The Configure method is used to add middleware components to the request pipeline.

  • Startup class ...read more

Add your answer

Q2. How will you manage multiple task

Ans.

I prioritize tasks based on urgency and importance, and use time management techniques to ensure efficient completion.

  • Create a to-do list and prioritize tasks based on urgency and importance

  • Break down larger tasks into smaller, manageable chunks

  • Use time management techniques such as the Pomodoro technique to stay focused and efficient

  • Regularly reassess priorities and adjust the to-do list as needed

  • Communicate with team members and stakeholders to ensure alignment on prioritie...read more

Add your answer

Q3. Explain Dependency injection service lifetime

Ans.

Dependency injection service lifetime determines how long a service instance will be available for use.

  • Service lifetime can be scoped to a single request, a session, or the entire application

  • Transient lifetime creates a new instance every time it is requested

  • Singleton lifetime creates a single instance for the entire application

  • Scoped lifetime creates a single instance for each request or session

  • Lifetime can affect performance and memory usage

Add your answer

Q4. What is keep() and Peak()

Ans.

keep() and peak() are not standard functions in programming. They may refer to specific functions in a particular language or library.

  • keep() and peak() may have different meanings depending on the context in which they are used.

  • Without more information about the specific language or library being used, it is difficult to provide a more detailed answer.

  • It is important to clarify the context of the question before attempting to answer it.

Add your answer
Discover Time Legend Travels Tours interview dos and don'ts from real experiences

Q5. Explain middleware in asp.net core

Ans.

Middleware in ASP.NET Core is a software component that sits between the web server and the application and handles requests and responses.

  • Middleware is a pipeline of components that can be added to the application's request processing pipeline.

  • Each middleware component can handle a specific aspect of the request/response cycle, such as authentication, logging, or caching.

  • Middleware can be added to the pipeline using the Use() method in the Startup class.

  • Middleware can be ord...read more

Add your answer

Q6. Explain filters in asp.net core

Ans.

Filters in ASP.NET Core are used to execute code before or after an action method is executed.

  • Filters can be used to perform authentication, logging, caching, and exception handling.

  • There are four types of filters: Authorization filters, Action filters, Result filters, and Exception filters.

  • Filters can be applied globally, to a controller, or to a specific action method.

  • Filters can be added using attributes or by implementing the appropriate interface.

Add your answer

Q7. Explain session storage in core

Ans.

Session storage in core is a way to store data temporarily on the client side.

  • Session storage is a type of web storage that allows data to be stored on the client side for the duration of a session.

  • Data stored in session storage is only accessible within the same window or tab that created it.

  • Session storage is useful for storing temporary data such as user preferences or form data.

  • Session storage can be accessed using the sessionStorage object in JavaScript.

Add your answer

Q8. Different functions in SQL server

Ans.

SQL server has various functions for data manipulation and retrieval.

  • Aggregate functions like SUM, AVG, COUNT, MAX, MIN

  • String functions like CONCAT, SUBSTRING, REPLACE

  • Date and time functions like GETDATE, DATEADD, DATEDIFF

  • Conversion functions like CAST, CONVERT

  • Logical functions like CASE, IIF

Add your answer

Q9. Explain Action filters

Ans.

Action filters are used in ASP.NET MVC to execute code before or after an action method is called.

  • Action filters are attributes that can be applied to a controller action method.

  • They can be used to perform tasks such as authentication, logging, and caching.

  • There are four types of action filters: Authorization filters, Action filters, Result filters, and Exception filters.

  • Examples of action filters include the [Authorize] filter, which checks if the user is authenticated, and ...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Senior Software Engineer Interview Questions from Similar Companies

3.9
 • 39 Interview Questions
3.7
 • 35 Interview Questions
4.1
 • 26 Interview Questions
4.1
 • 15 Interview Questions
3.6
 • 13 Interview Questions
3.2
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter