Explain the Usage of web.config


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is yield in c#?

0 Answers  


What is the components of window?

0 Answers  


What is the difference between constants and read-only?

0 Answers  


What is lock statement in C#?

0 Answers   B-Ways TecnoSoft,






what is a delegate? what it is used for?

13 Answers   Choice Solutions, TCS,


What is difference between private and protected?

0 Answers  


Is it possible to execute multiple catch block for a single try statement?

0 Answers   Siebel,


What is file extension of webservices?

0 Answers  


Explain the clr triggers?

0 Answers  


How do I do a case-insensitive string comparison?

0 Answers  


What?s the difference between System.String and System.StringBuilder classes?

3 Answers  


Categories