ASP.NET Interview Questions
Questions Answers Views Company eMail

How is a session stored and maintained in asp.net?

517

What is web api and why to use it?

549

Can the unique key be null?

558

What is a server farm in iis?

528

What is the use of asp.net web api?

569

What is the difference between exe and dll?

551

How many types of cookies are there in asp.net?

524

What is the difference between sealed vs static class?

565

What is the application pool?

535

What is the difference between visual basic and asp.net?

509

What is css in asp.net?

535

What is distributed system in asp.net?

531

Is oauth for authentication or authorization?

576

What is mvc in angular?

551

What is the difference between ldap and active directory?

509


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

Why is global asax is used?

600


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

1362


What is the difference between dynamic SGA and static SGA?

578


Explain the difference between inline and code behind - which is best in?

496


How does the service stream content?

574






Differentiate between file-based dependency and key-based dependency.

501


What are the asp.net security controls?

540


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

1256


What is cas?

585


What are the session management techniques asp net?

549


What are app services?

520


What is preprocessor in .net?

520


Explain diff. Between friend and protected friend?

484


What is the current version of asp.net?

485


How can we Validate a Controls in ASP.NET page using JavaScript?

622