What is difference between webbased application, web
enabled application and seb oriented application? Give some
exapmles using Microsft languages?
No Answer is Posted For this Question
Be the First to Post Answer
What is Web architecture that are followed while doing online project and tell the samples of architecture?
What are Firewalls how they are used for testing the webapplications?
What is intranet application?
Design a web crawler? How will you avoid from getting into infinite loops?
How does dynamic discovery (in case of *.vsdisco) work? What goes on behind the scenes?
Have you ever used more than one external style sheet and if so, how did you use it?
Enlist some important test scenarios for testing a website.
What do you understand by client-server testing?
If we force XML for web design, the browzer size will reduce. How?
If My Application is down what are the resonations?
txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPassword")) txtFName = trim(Request.Form("txtFName")) txtLName = trim(Request.Form("txtLName")) txtEmail = trim(Request.Form("txtEmail")) txtAddrLine1 = trim(Request.Form("txtAddrLine1")) txtAddrLine2 = trim(Request.Form("txtAddrLine2")) txtCity = trim(Request.Form("txtCity")) txtState = trim(Request.Form("txtState")) txtZip = trim(Request.Form("txtZip")) txtCountry = trim(Request.Form("txtCountry")) txtCompanyName = trim(Request.Form("txtCompanyName")) txtPhone = trim(Request.Form("txtPhone")) txtFax = trim(Request.Form("txtFax")) txtBusinessType = trim(Request.Form("txtBusinessType")) txtAffiliations = trim(Request.Form("txtAffiliations")) txtAboutUs = trim(Request.Form("txtAboutUs"))
MORE THAN ONE APPLICATION POOL IN IIS(INTERNET INFORATION SERVICES) ARE NOT