1. What is IIS. pl explain practically.
2. Difference b/w webserver and application server. pl
explain practically.
Answer Posted / deva
Internet inforamation server(IIS)is a we server for running
the web applications.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can you explain template pattern?
Can we change static variable value in c#?
What is datetime parse in c#?
Can you pass parameters to destructors?
Which class comes after the SortedList class?
Can a static class have a constructor c#?
What are the variables in c#?
What is difference between array and list?
How do you create user defined data types in c#?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
Is arraylist thread safe?
How garbage collection deals with circular references.
What do you mean by saying a "class is a reference type"?
Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana
What is the diff between System.String and System.Text.StringBuilder classes?