Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
ASP.NET Interview Questions
Recently Posted
Job Title
All
Senior Management
Project Manager
Project Lead
Tech Lead
Team Lead
Architect
Sr. Developer
Sr. Programmer
Programmer
Developer
DBA
Network/System Admin
Test Lead
Tester
Fresher
CEO
CTO
Web Designer
Graphic Designer
Architect
No data found
1
Answer
What is serialization, how it works in .NET?
Samir Bhogayta
8y
Reply
1
Answer
What is Delegate and what is it used for?
Samir Bhogayta
8y
Reply
1
Answer
What is connection pooling and how do you make your application use it?
Samir Bhogayta
8y
Reply
1
Answer
When we go for html server controls and when we go for web server controls?
Samir Bhogayta
8y
Reply
1
Answer
What is the Difference Between Response.write and response.output.Write?
Samir Bhogayta
8y
Reply
1
Answer
What is the use of ErrorProvider Control in .NET?
Samir Bhogayta
8y
Reply
1
Answer
What should one do to make class serializable?
Samir Bhogayta
8y
Reply
1
Answer
Describe the application event handlers in ASP.NET?
Nitin
8y
Reply
1
Answer
what is App pool?
Ravi Patel
8y
Reply
0
Answer
How to handle Concurrency in Entity Framework?
Ravi Patel
8y
Reply
16
Answers
How many Langauages does Visual Studio support?
Joseph K
8y
Reply
1
Answer
How to change Master page in ASP.Net using code?
Rahul Chavan
8y
Reply
2
Answers
Value Type and Reference Type Data type in C#?
Rahul Chavan
8y
Reply
1
Answer
How to set a property read only outside the Assembly and Read/Write inside Assembly?
Rahul Chavan
8y
Reply
3
Answers
What will be the output of below code snippet?Class A{ Int a=10; Int b=20;A(int a, int b) { a=a; b=b; Console.write(a, b); Console. Write(this.a, this.b) }Method Call A(5,10)
Rahul Chavan
8y
Reply
4
5
6
7
8
76
-
90
of
2124
View More
Do you know the answer for the question? Post below
*