Filter interviews by
CRUD operations in ASP.NET involve creating, reading, updating, and deleting data from a database.
Create: INSERT statement in SQL or Entity Framework's Add() method
Read: SELECT statement in SQL or Entity Framework's Find() method
Update: UPDATE statement in SQL or Entity Framework's Update() method
Delete: DELETE statement in SQL or Entity Framework's Remove() method
I applied via Indeed and was interviewed in Jun 2023. There were 3 interview rounds.
Crud operation (Insert, Update, Delete, and show the details in Grid then edit, update, and delete functionality on Grid)
I applied via Indeed and was interviewed before Dec 2022. There was 1 interview round.
No
Working for free is not a sustainable practice
It is important to be compensated for the work and skills provided
Consider negotiating a fair compensation package instead
Top trending discussions
I appeared for an interview before Jul 2016.
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
Currently, I am enhancing my skills in .NET development by working on a web application project using ASP.NET Core and Entity Framework.
Developing a web application using ASP.NET Core for a client project.
Implementing RESTful APIs to facilitate communication between the front-end and back-end.
Utilizing Entity Framework for database management and data access.
Participating in code reviews to ensure code quality and best...
Faced a major project deadline with unexpected team changes, requiring quick adaptation and leadership to ensure success.
Identified the core issues: Team members left unexpectedly, creating a gap in skills and knowledge.
Took initiative to redistribute tasks based on remaining team strengths, ensuring coverage of critical areas.
Organized daily stand-up meetings to track progress and address challenges promptly, fosterin...
I come from a close-knit family that values education, hard work, and support for one another in all endeavors.
My parents are both educators, which instilled a love for learning in me from a young age.
I have two siblings; we often collaborate on projects and support each other's career goals.
Family gatherings are a regular occurrence, where we share experiences and celebrate achievements.
My parents encouraged us to pur...
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.
I applied via Company Website and was interviewed in Mar 2023. There was 1 interview round.
I am a skilled DOT NET Developer with experience in developing web applications and software solutions.
Experienced in developing web applications using ASP.NET, C#, and SQL Server
Proficient in software development life cycle (SDLC) methodologies
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
Abstract classes and interfaces are both used to achieve abstraction in OOP, but they have distinct characteristics and use cases.
An abstract class can have both abstract methods (without implementation) and concrete methods (with implementation).
An interface can only contain method signatures and properties; it cannot have any implementation.
A class can inherit from only one abstract class (single inheritance), but it...
Temp table is a temporary table that is created in the memory or on the disk and is used to store data temporarily.
Temp table is created using the CREATE TABLE statement with the # symbol before the table name.
It is used to store intermediate results during complex queries or stored procedures.
Temp tables are automatically dropped when the session that created them ends or when the connection is closed.
Example: CREATE ...
SQL procedure is used to perform an action, while function returns a value.
Procedures can modify data, while functions cannot.
Functions can be used in SQL statements, while procedures cannot.
Functions must return a value, while procedures do not have to.
Example of a procedure: CREATE PROCEDURE myProcedure AS SELECT * FROM myTable;
Example of a function: CREATE FUNCTION myFunction() RETURNS INT AS BEGIN RETURN 5; END;
Sheiks class is a class in C# that allows for secure communication over a network using SSL/TLS protocols.
Sheiks class is part of the System.Security.Cryptography namespace in C#.
It provides methods for creating secure channels for communication.
It can be used to implement secure client-server communication in applications.
Examples include using Sheiks class to encrypt data sent over a network or to authenticate client...
Shield class is used for encapsulating sensitive data and providing controlled access to it.
Shield class helps in protecting sensitive data from unauthorized access.
It allows for controlled access to the data through defined methods.
Examples include encrypting passwords in a Shield class to prevent direct access.
based on 3 interview experiences
Difficulty level
Duration
based on 7 reviews
Rating in categories
Software Developer
5
salaries
| ₹1.2 L/yr - ₹6 L/yr |
Software Tester
5
salaries
| ₹1.2 L/yr - ₹2.1 L/yr |
DOT NET Developer
5
salaries
| ₹1 L/yr - ₹1.2 L/yr |
UI/UX Designer
3
salaries
| ₹3 L/yr - ₹3 L/yr |
TCS
Accenture
Wipro
Cognizant