In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?


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

Post New Answer

More C Sharp Interview Questions

Which of the following API is used to hide a window?

0 Answers   3i Infotech,


What is an escape sequence in c#?

0 Answers  


When a Static Constructor is called in a Class?

0 Answers  


How many parameters can a method have c#?

0 Answers  


what are wrapper classes?

1 Answers  






Write code for palindrome?

10 Answers   Tech Mahindra,


What is a hash table c#?

0 Answers  


What is the difference between paramaterized constructor and copy constructor?

0 Answers   HCL,


What is the default value of guid in c#?

0 Answers  


What is lazy class in c#?

0 Answers  


C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

3 Answers   Visual Soft,


Can we override constructor in c#?

0 Answers  


Categories