Explain what are the steps for creating clr trigger?
Tell me the difference between call by value and call by reference.
What is instantiating a class?
public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?
How do you achieve polymorphism in c#?
What is threading in c# with example?
What is the use of private constructor in c#?
What is the difference between icomparer and icomparable in c#?
Can you store multiple data types in System.Array?
Is goto statement supported in C#? How about Java?
What is xaml file in c#?
This is Kishore i am MCA graduate i have percentage less(52%) in my 10th still i completed .NET course any body tell me how to put fake experience with my BSC degree if you do not mind tell me some fake certificates giving consultencies names in Chennai,Bangalore
Explain the difference between Response.Write () and Response.Output.Write ().