What is sql data source control in asp.net?


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

Post New Answer

More ASP.NET Interview Questions

What do you mean by serialize and marshalbyref?

0 Answers  


What is the current version of asp.net?

0 Answers  


Any alternative to avoid name collisions other then Namespaces?

1 Answers  


What is the difference between executescalar and executenonquery?

0 Answers  


How do you deploy your asp.net application?

0 Answers  






What is aspect-oriented programming?

0 Answers  


What is a master page and what does it do?

0 Answers  


I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....

2 Answers  


What is SilverLight in ASP.NET ?

2 Answers   SmartData,


What are the advantages and disadvantages of session?

0 Answers  


What do you mean by query string?

0 Answers  


Differentiate between client-side and server-side validations in web pages.

0 Answers  


Categories