1. What is IIS. pl explain practically.
2. Difference b/w webserver and application server. pl
explain practically.
Answer / deva
Internet inforamation server(IIS)is a we server for running
the web applications.
Is This Answer Correct ? | 3 Yes | 1 No |
Explain about Protected and protected internal, ?internal? access-specifier?
What is the difference between proc. Sent by val and by sub?
What is the difference between a field and a property in c#?
What is gridview c#?
What is datagridview in c#?
What?s an abstract class?
When should I use static in C#?
0 Answers SwanSoft Technologies,
What is the usage of OLE?
How do I enforce const correctness in c#?
What is variable in c#?
I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;
What is xor operator in c#?