ASP.NET Interview Questions
Questions Answers Views Company eMail

what is diff between responseexpires and expiresabsolute

Accenture,

2 6929

can sn.exe can be used before gacutil.exe

Accenture,

2 6539

what r the Templeats in ASP.net?

Intel, VBV,

5 11768

How does Garbage collector(GC) works in .net

Accenture, HCL, Kekran Mekran, People Tech, Wipro,

14 43738

accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.

1 3964

One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?

HCL,

3 9426

How to retrieve the information from datatable citywise in c#?

HCL,

2 7040

what are the differences between windows services and web services?

Tech Mahindra,

5 27965

How do you install windows service?

Tech Mahindra,

4 10138

If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.

CTS,

6 20317

How we can bind textbox,listbox and datagrid to sql server database in asp.net using visualstudio.net language (vb.net)?

rocsearch,

2 13036

I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?

Patni,

1899

I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?

Patni,

1 7110

What is customer control and user control?

Perot Systems,

1 8611

what are the levels of securities need to be considered for the finincial web application?

1 4144


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

Can you set which type of comparison you want to perform by the comparevalidator control?

725


Explain MVC model binders?

823


Explain the differences between managed and unmanaged code?

716


What is the difference between sealed vs static class?

801


What is the difference between union and structure?

739


Why mvc is faster than asp.net? : Asp.Net MVC

759


What is the use of session state and application state and difference between them?

704


How you can access the properties and controls of master pages from content pages?

738


What is the difference between page directive include and action tag include?

729


Where is session cookies stored?

727


What is session handling in a webfarm, how it can work with its limits?

866


How does output caching work in ASP.NET?

705


Why is xap important?

798


Differentiate the session object and application object?

758


Explain the difference between asp.net mvc and asp.net webforms

802