code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
1853One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .
TCS,
6 9663I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
TCS,
1897
How many types of validators are there in asp net?
What is the base class from which web forms are inherited?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
How can we pass info between 2 asp.net pages?
What is a query string in a url?
Explain the difference between overriding and overloading?
What is global.asax file used for?
What does uri mean?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Explain the different types of directives in .net?
Please brief not about xsd,xslt & xml?
Why cyclomatic complexity is important?
What are url fragments?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What is autopostback true?