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

What is the purpose of constructor in c#?

0 Answers  


What is the main method?

0 Answers  


What?s the implicit name of the parameter that gets passed into the class? set method?

1 Answers  


What is the difference between var and dynamic types in c# 4.0?

0 Answers  


What is keywords in c#?

0 Answers  






If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?

3 Answers   Honeywell,


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

0 Answers  


Where value types are stored in c#?

0 Answers  


What does void mean in c#?

0 Answers  


Which property of the textbox cannot be changed at runtime?

0 Answers  


Which is better javascript or c#?

0 Answers  


What is the difference between list and dictionary in c#?

0 Answers  


Categories