i
V2Solutions
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
The null coalescing operator (??) is used to provide a default value for nullable types if the value is null.
Null coalescing operator (??) is used to return the left-hand operand if the operand is not null, otherwise it returns the right-hand operand.
Example: int? x = null; int y = x ?? -1; // y will be -1 since x is null
It is commonly used with nullable types to provide a default value if the nullable type is null.
Static middleware is used in web development to serve static files such as HTML, CSS, and images.
Static middleware is a piece of Express.js middleware that serves static files from a specified directory.
It is commonly used to serve files like HTML, CSS, images, and JavaScript.
Static middleware can be added to an Express application using the 'express.static' method.
Example: app.use(express.static('public')) will serve
Forms authentication in MVC is implemented by configuring the web.config file and using the Authorize attribute in controllers.
Configure forms authentication in web.config file
Use Authorize attribute in controllers to restrict access to authenticated users
Set authentication cookie upon successful login
Top trending discussions
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
posted on 21 Jul 2024
AJAX is a technique for creating interactive web applications by updating parts of a web page without reloading the entire page.
AJAX stands for Asynchronous JavaScript and XML
It allows for asynchronous communication between the client and server
Commonly used in web development to create dynamic and interactive user interfaces
I applied via Naukri.com and was interviewed before Sep 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
CRUD operations using the WebAPI
Deploying Azure function created in Visual Studio to Azure.
Publish the function from Visual Studio to Azure portal.
Create a new function app in Azure portal.
Configure the function app settings and connection strings.
Deploy the function code to the function app.
Test the function in Azure portal.
Azure functions deployment fields in Visual Studio
Function name
Trigger type
Input and output bindings
Environment variables
Application settings
Connection strings
I applied via Naukri.com and was interviewed before Jul 2022. There were 4 interview rounds.
They share scenarios about a few topics such as Redux, Hooks, Promises, etc.
Gave some logical assignment to complete in JS
MobileIron is a mobile device management (MDM) software that allows organizations to secure and manage mobile devices.
MobileIron provides policies for managing mobile devices such as password requirements, app restrictions, and device wipe capabilities.
Policies can be customized based on user roles and device ownership.
MobileIron also offers integration with other security solutions such as VPN and identity management.
...
I applied via Referral and was interviewed before Jan 2017. There were 6 interview rounds.
based on 1 review
Rating in categories
Software Engineer
98
salaries
| ₹3 L/yr - ₹13.5 L/yr |
Senior Software Engineer
91
salaries
| ₹6.1 L/yr - ₹23.8 L/yr |
Associate Software Engineer
53
salaries
| ₹3.2 L/yr - ₹6.6 L/yr |
Digital Service Executive
36
salaries
| ₹2 L/yr - ₹4 L/yr |
Lead Software Engineer
33
salaries
| ₹8.1 L/yr - ₹27.6 L/yr |
TCS
Infosys
Wipro
HCLTech