ASP.NET Interview Questions
Questions Answers Views Company eMail

Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1365

what is the use of asp.net

ABC,

3 4719

what is profiles in asp.net

1 2800

what is roles in asp.net

2 4306

What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

1498

Why should i prefer JSP over asp.net or any other web development language..??

1439

In which interface the template of any control like Gridview would Initiate?

2 5556

How we can set Different levels of Authentication in .Net? What are the difference between Windows Authenticatin, Passport Authentication and Form Authentication?

1 4470

Explain the life cycle of an ASP .NET page.

2 4316

what is the exact purpose of http handlers and interfaces?

1 5482

Can we use http handlers to upload a file in asp.net?

2 4641

By default what is the Asp.Net application login context on IIS 5.0? By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service

1600

What is indexing on asp.net?

1533

What is the difference between excute query and excute nonquery.?

4 7000

Difference between datagrid and datareader?

1 5162


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What is the procedure to create the environment for asp.net? : asp.net mvc

507


Explain the difference between authentication and authorization.

589


Explain diff. Between friend and protected friend?

488


What is asp net application object?

533


How do you sign out from forms authentication?

547






What is directive in asp net?

533


How do we sort the data from a dataset?

565


What is the difference between custom web user control and a custom web server control?

495


How we can force all the validation controls to run?

520


What do you mean by serialize and marshalbyref?

563


What are HTTP handlers in ASP.NET?

569


Disable browser cache for entire ASP.NET website?

654


How can you debug your.net application?

547


What is special types forms

529


What is the syntax for datagrid and specifying columns?

2082