How response object is related to asp's response object?
Difference between web.config and app.config?
3 Answers ITC Infotech, Jenesys Technologies,
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.
What New Features comes with ASP.NET Web API 2.0?
Define the term Web Garden?
0 Answers Sans Pareil IT Services,
Difference between Array and ArrayList? How Array is benifitful than ArrayList?
Why session is more secure than cookies?
What are the disadvantages of asp.net?
Briefly describe the role of global.asax?
Which class provides methods that can be used to manage role membership to be used in user authorization?
Where do you store the information about the user?s locale?
1 Answers Siebel, Visual Soft,
What kind of programming language is ASP.NET?
Define Query Interface,Adref,Release?