How connect data into DropDownList from Aceess Table?
Answer / chandra prakash
you can use AccessDataSource control for this.
Is This Answer Correct ? | 10 Yes | 0 No |
How to write unmanaged code and how to identify whether the code is managed /unmanaged?
What is asp.net version?
How can you enable impersonation in the web.config file?
What is a query string in a url?
what are configuration files?
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 Answers Syntax Softtech, TCS,
what is assembly?
Can we store PROGID information in database and dynamically load the component ?
1 Answers Digital GlobalSoft, e4e,
What is the state management in asp.net?
How many web.copnfig can exists in a web application & which will be used ?
what are the events in ASP.net page life cycle?
How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.