i
Tata CLiQ
Filter interviews by
Top trending discussions
posted on 8 Apr 2024
Request pipeline is the sequence of classes and modules that process an incoming HTTP request in ASP.NET.
Request pipeline in ASP.NET is responsible for handling incoming HTTP requests and generating responses.
The order of classes in the request pipeline includes modules like URL routing, authentication, authorization, and finally the handler that generates the response.
Access specifiers in C# are keywords used to speci...
Filter is a feature in ASP.NET that allows you to execute logic before or after an action method is called.
Filters are used to perform logic before or after an action method is called in ASP.NET MVC.
There are five types of filter classes in ASP.NET: Authorization filters, Action filters, Result filters, Exception filters, and Resource filters.
The order of filter classes is: Authorization filters, Action filters, Result...
The difference between == and Equals() in C# is that == is used for comparing reference equality, while Equals() is used for comparing value equality.
== is used to compare reference equality, meaning it checks if two objects reference the same memory location.
Equals() is used to compare value equality, meaning it checks if the values of two objects are the same.
Example: string str1 = "hello"; string str2 = "hello"; boo...
Interview experience
based on 3 reviews
Rating in categories
Assistant Category Manager
91
salaries
| ₹7 L/yr - ₹17.4 L/yr |
Assistant Manager
73
salaries
| ₹5.5 L/yr - ₹19 L/yr |
Category Executive
41
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Product Manager
39
salaries
| ₹12.7 L/yr - ₹42.8 L/yr |
Category Manager
37
salaries
| ₹13.4 L/yr - ₹29 L/yr |
Flipkart
Amazon
Snapdeal
Myntra