ASP.NET Interview Questions
Questions Answers Views Company eMail

what is the jit? what is the type of jit and purpose of it>

Honeywell,

2 6695

write a sample code make use of xmltext writer

GCI,

1 4451

WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.

HCL, Microsoft,

11 22895

how to update data using store procedure

1 5070

We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1491

i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1618

how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

Satyam,

1737

When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?

1 4406

diff between Server.Transfer() and Server.Execute()

1 6718

Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?

Wipro,

4 8856

How do you manage session in ASP and ASP.NET?

Microsoft,

1 3344

How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?

DELL, Microsoft,

1 6808

For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?

Microsoft,

2 6763

What is custom control. What is the difference between custom control and user control?

Microsoft,

2 5043

What is the syntax for datagrid and specifying columns?

Microsoft, SF,

2173


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

Explain one critical mapping?

662


What are Authentication and Authorization?

712


How can we update records in gridview?Is there any appropriate code for it?

1700


What is asp net application object?

616


What is cookies in asp net?

617






How can you make sure that web api returns json data only?

611


What is data caching?

642


How do u optimize a query in asp.net?

648


What a diffgram is, and a good use for one?

648


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1549


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

1470


How will create assesblies at run time?

636


Describe the .net base class library.

620


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

679


What are the validation controls available in ASP.NET?

615