C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
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
7
Answers
What will be output of below code? public class MyClass{private MyClass(){}}class Program:MyClass{static void Main(string[] args){Console.WriteLine("Hello");Console.ReadLine();}}
Rajesh Singh
9y
Reply
5
Answers
What are important compotents to implement Ajax Control ToolKit and Calendar Extender ?
Manoj Kalla
9y
Reply
11
Answers
What is substitute of C# Long or INT64 datatype in Microsoft SQL Server?
Manoj Kalla
9y
Reply
13
Answers
What is substitute datatype of Boolean in Microsoft SQL Server?
Manoj Kalla
9y
Reply
21
Answers
How do you implement Login Functionality in your website?
Jainish Shah
9y
Reply
6
Answers
All processes have at least one thread of executions, which is called ? 1. Suspended Thread 2. Main Thread 3. Background Thread 4. Foreground Thread
Rajesh Singh
9y
Reply
5
Answers
The CLR will not shutdown an application until all --------- threads has ended ? 1. Suspended 2. Background 3. Foreground 4. Main
Rajesh Singh
9y
Reply
4
Answers
Which thread has the ability to prevent the current application from terminating(Foreground,Background,Suspended and Main ?
Rajesh Singh
9y
Reply
3
Answers
What are threads defined by .NET Framework (Main Thread, Background, Foreground,Suspended Thread and Resumed Thread ?
Rajesh Singh
9y
Reply
9
Answers
How many types of threads are defined by .NET Framework 2,3,4 and 4.0 ?
Rajesh Singh
9y
Reply
4
Answers
When you create a thread, it is by default which type of thread like Background,Foreground, Main Thread and Suspended ?
Rajesh Singh
9y
Reply
3
Answers
What is the difference between old ADO .NET and Entity framework coding techniques?
Kumar Bhimsen
9y
Reply
21
Answers
What is namespace for using generic type in c# ?
Sandeep Kumar
9y
Reply
10
Answers
What is data annotation ?
Sandeep Kumar
9y
Reply
18
Answers
What is authorisation ?
Sandeep Kumar
9y
Reply
23
24
25
26
27
361
-
375
of
1052
View More
Do you know the answer for the question? Post below
*