Who are the founders of YAHOO & GOOGLE?When they founded?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Working of ping, telnet, gopher?
when my application is overloaded?
What are Firewalls how they are used for testing the webapplications?
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"))
What is the search engine optimizetion.
Design a web crawler? How will you avoid from getting into infinite loops?
Explain Working of Proxy Server, Cookies, types of cookies?
What type of design skills do you have?
Give me an example of how you have planned projects from start to finish. What is your development lifecycle?
How to create virtual directory in IIS?
What is the difference between relative and absolute url?
Is web application testing different from desktop application testing? Explain how.