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


Please Help Members By Posting Answers For Below Questions

What is the role of the datareader class in ado.net connections?

711


Illustrate the differences between the system.array.copyto() and system.array.clone()?

715


what class is underneath the sortedlist class?

732


Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

781


What are nested classes in c#?

747


What does int32 mean in c#?

662


What is xor operation?

715


What is executescalar in c#?

644


What are destructors in C#?

1152


How do you inherit a class into other class in c#?

688


What is bitwise operator in c#?

684


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

2144


What is native image generator (ngen.exe)?

914


What is interface inheritance in c#?

714


Is it possible to execute multiple catch block for a single try statement?

825