Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
1 2506Post New Dot Net General Questions
Difference abstract class and interface in .net?
Explain boxing and unboxing in .net.
How do you trigger the paint event in system.drawing?
What is msil, il?
What is the difference between response.write & response.output.write?
What is the difference between user control an custom control? Advantages/disadvantages?
Explain how does assembly versioning work?
What is il and c#?
Which dll translate xml to sql in internet information server (iis)?
Explain what relationship is between a process, application domain, and application?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Explain what is the difference between constants and read-only variables?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Explain the difference between asp.net and asp?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?