What is a serverside technology?
what is a clientside technology?
what is a clientserver technology?
what is a internet based application?
what is a intranet based application?
what is a windows application?
what is a console application?
Difference between console application and windows application?
Answer Posted / anand
serverside technoogy , code execuites at server side only,it
dosen,t understand by clientbrowser.
clientside technology, code executes only for client browser.
Internet is a WAN application...world wide web
Intranet is a EAN application...it is only for single
orgnisation which is having two or more branches.
EX: SBI
Windows applications provide Graphicaluser Interfece i.e it
provide desining facilities.
But console application provides coding techniques for GUI.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the use of the default route?
What is partialview in asp.net mvc?
What is Differnce between html.action and ajax.action?
What is net framework 3.0 ?
what is entity framework?
Describe the gac in the .net framework.
What are scaffold templates in mvc?
Explain entity lifecycle? : Entity framework
How route table has been created in ASP.NET ASP.Net MVC?
Can any particular component of .net framework 3.0 be removed?
Is entity framework slow?
What is web api‘s in asp.net mvc 4 ?
What is the use .Glimpse in ASP.Net MVC
how can you enhance the performance of entity framework?
Is the following route definition a valid route definition? {controller}{action}/{id}