Answer Posted / santhosha hp
There are 4 types of web Application
1: File System Web Application
2: Local IIS Web Application
3: Remote IIS Web Application
4: FTP
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What is the difference between login controls and forms authentication?
What are session state modes? List some of the important session state modes of asp.net.
Can I have a unique key as foreign key?
Describe how passport authentication works.
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
What is custom attribute?
What is skin in asp.net?
What is the difference between file-based dependency and key-based dependency?
How do u optimize a query in asp.net?
What is %20 in a url?
What is Pre-Render event in ASP.NET?
How does asp.net work?
What is a url string?
Can the dictionary object be created in client?s scope ?