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
Can a view be shared across multiple controllers? If yes, how we can do that?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Is it possible to create a custom filter?
Where are the routing rules defined in an asp.net mvc application?
What are the options can be configured in AJAX helpers?
What is entity graph? : Entity framework
what is way of loading data in ef (entity framework)?
What is the advantage of mvc?
What is the purpose of a web form?
What is filters in web api?
Does razor engine supports for tdd?
differences between poco, model first and data first approach?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is display mode in mvc?