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 instantiating a class?
How do you name a variable in c#?
What is unsigned int?
What Is An Interface Class?
How do you create partial methods?
Explain About friend and Protected friend
What is the interface in c#?
Major difference between Basic httpbinding and WShttpbinding?
Define an array?
Is c# or c++ better for games?
Should I make my destructor virtual?
What are cshtml files?
What is difference between float and decimal?
How do we achieve encapsulation in c#?
Why do we override in c#?