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
.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
8
Answers
Mvc stands for what ?
Sandeep Kumar
8y
Reply
3
Answers
What is syntax for Tempdata in MVC ?
Sandeep Kumar
8y
Reply
2
Answers
What is syntax for Viewbag in mvc ?
Sandeep Kumar
8y
Reply
2
Answers
What is syntax for Viewdata in MVC ?
Sandeep Kumar
8y
Reply
4
Answers
What is the difference between C# .NET and VB.NET?
Naleen Kumar
8y
Reply
4
Answers
Is it possible for a WCF service to implement Multiple service contracts?
Rajesh Singh
8y
Reply
2
Answers
1) In asp.net,i have images ,css and javascripts. when web pages is loaded,some images ans css is not loaded. due to this,alignment of web pages is not good. my question is how to analyze this and how to fix it. 2)how to increse performance of web pages . i want to do it at client side. 3)in my computer ,internet explorer 10 is installed. my question is,how to check web pages at IE6,IE 7,IE8.i do not want to install ie6/7/8. 4)i have a dll . i do not know the code. in dll, i have a .toString() function but it does not support null. my question is,i want to add functionality in .toString() so that it support null.how will i do as i do not know the original code?
Pramod Gupta
8y
Reply
14
Answers
Which of the following statements is correct about an interface used in C#.NET?A. If a class implements an interface partially, then it should be an abstract class. B. A class cannot implement an interface partially. C. An interface can contain static methods. D. An interface can contain static data. E. Multiple interface inheritance is not allowed.
Rajesh Singh
8y
Reply
4
Answers
Which of the following can be declared in an interface?Properties Methods Enumerations Events Structures A. 1, 3 B. 1, 2, 4 C. 3, 5 D. 4, 5
Rajesh Singh
8y
Reply
11
Answers
A class consists of two interfaces with each interface consisting of three methods.The class had no instance data. Which of the following indicates the correct size of object created from this class? a) 12 bytes b) 16 bytes c) 0 bytes d) 24 bytes
Rajesh Singh
8y
Reply
6
Answers
Which of the following can be used to declare an interface correctly? a) Properties b) Methods c) Structures d) Events
Rajesh Singh
8y
Reply
5
Answers
Which of the following modifiers is used when an abstract method is redefined by a derived class? a) Overloads b) Override c) Base d) Virtual
Rajesh Singh
8y
Reply
2
Answers
If a class inheriting an abstract class does not define all of its functions then it is known as? a) abstract b) A simple class c) Static class d) None of the mentioned
Rajesh Singh
8y
Reply
4
Answers
What we do For avoiding Sql injection attack?
Sandeep Kumar
8y
Reply
2
Answers
The modifier used to define a class which does not have objects of its own but acts as a base class for its subclass is? a) Sealed b) Static c) New d) abstract
Rajesh Singh
8y
Reply
25
26
27
28
29
391
-
405
of
1051
View More
Do you know the answer for the question? Post below
*