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
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is session state management?
What is disconnected scenario? : Entity framework
How route table has been created in asp.net mvc?
Describe the gac in the .net framework.
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What are the components required to create a route in ASP.Net MVC?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
How you can implement custom validation in asp.net MVC?
What is .net architecture and framework?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
explain what is ado.net entity framework?
How route table is created in ASP.NET MVC?
What are authentication filters in web api?