ASP.NET Interview Questions
Questions Answers Views Company eMail

what is diff between responseexpires and expiresabsolute

Accenture,

2 6895

can sn.exe can be used before gacutil.exe

Accenture,

2 6517

what r the Templeats in ASP.net?

Intel, VBV,

5 11723

How does Garbage collector(GC) works in .net

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

14 43625

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 3957

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 9406

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

HCL,

2 7013

what are the differences between windows services and web services?

Tech Mahindra,

5 27926

How do you install windows service?

Tech Mahindra,

4 10104

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 20259

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

rocsearch,

2 13016

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,

1885

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 7098

What is customer control and user control?

Perot Systems,

1 8588

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

1 4126


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What are the Types of authentications in IIS

807


What does the .webpart file do?

787


Where do we store our connection string in asp.net application?

754


1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?

2042


Can you dynamically assign a Master Page?

766


In order to get assembly info which namespace we should import?

762


How can you dynamically add user controls to a page?

705


What is Web API Routing?

832


What does occur first in ASP.Net, Authentication or Authorization?

783


What is http session state?

708


Define xmlreader class.

765


What is the use of the tag in the web.config file?

750


What are the 3 levels at which content pages can be attached to Master Page?

794


What is postback and autopostback in asp.net?

755


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

2041