What is the concept of strong names?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between overloading and short circuiting?
What is asax file in c#?
What is the use of console readkey ()?
What is fcl in c#?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What does the keyword virtual mean in the method definition?
Explain types of comment in c# with examples
Can a struct be null?
why C#.net doesnot support prcedures and why it supports structs,functions
Explain About namespaces
what is a delegate? what it is used for?
13 Answers Choice Solutions, TCS,
Is there a way of specifying which block or loop to break out of when working with nested loops?