what is webapplication? what is windows application?
what is the extension for both . in what purpose we r using
webapplication. in which situation we r using windowns
application
Answer Posted / asim
web application means client and server(request and
response concept) interaction.web application are used when
ever the no of users are more .
extension depends on wht programming language is ur using
if it is asp or aspx for .net,jsp if its java server pages
windows application are used as desktop appliations this
are use in distributed application
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is unmannaged code and will CLR handle this kind of code or not .
What is use of private class in c#?
Hi Friends, I am going through Siemens Interview Procedure from last 1+1/2 months. I went through 1 written + 2 Technical + 1 Managerial Round process after which I got call from HR informing that "you are selected and we would like to meet you for HR round". HR round was very nominal compared to MR. HR Round last for hardly 5 mins. They told me that you will get the final result on Friday. Still I have not received any feedback from them. Please help!!!
What are the properties of a string class?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What do you use c# for?
What is difference between hashtable and dictionary in c#?
What is sorted list in c#?
Why abstract class is not instantiated in c#?
How does split work in c#?
Why delegates are required?
Where is c# compiler located?
What is local function?
What is jagged array?
How many variables do you need?