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 / chinnu prabhakar
serverside technology code executes only for server.
clientside technology code executes only for client browser.
Console Appication are programs that run inside the command
prompt window eg: c,c++ programs
windows application are desktop application, eg Microsoft
word, excel
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is ado.net data provider? : Entity framework
How we can call a javascript function on the change of a dropdown list in mvc?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
How we can multiple submit buttons in ASP.Net MVC
what is model first approach?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
Is razor a server side?
What does mvvm mean?
How to return the JSON from action method in ASP.Net MVC?
How does servicing work for the .net framework 3.0?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is meant by viewdata?
Is it possible to cancel filter execution?
What is entity graph? : Entity framework