Why will you usually create an aspnet user account in the database for an asp.net web application?
969What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
1044If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
968Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
885How can I have a particular web page in an asp.net application which displays its own error page?
1066
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
How would you debug web reports?
What is the read mode in generic navigation block web item- read mode specifies
How do you convert web objects from 2.x to 3.x?
Can you give a list of standard web items delivered?
What are the advantages of BW 3.x web server (WAS)?
If you are asked to change the way tables are displayed in web reporting how would you do this?
What are the built in javascript functions available to customize your web template?
What is the web download scheduler?
how the HTML data stored in web server?
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
What is the Differnce between Client/Server Testing and Web Based Testing?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
I am configuring APACHE Server on SOLARIS-10. I am having some problem while configuring the httpd.conf. Can any one help me to find out the root directory of APACHE server. How can I publish my website through it?