What is managed code in .NET?
No Answer is Posted For this Question
Be the First to Post Answer
which method do you use to redirect the user to another page without performing a round trip to the client? How?
How different are interface and abstract class in .Net?
Different between .net & j2ee ?
Explain what relationship is between a process, application domain, and application?
Explain about Behavioral design pattern?
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
Explain the procedure to add assemly to gac to make it shared one?
What is meant by .Net framework?
What is IIS and how we deploy website on IIS.
What is use of ContextUtil class?
What is 'Common Type System' (CTS) in .NET?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?