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 / ravi
serverside technology code executes only for server.
clientside technology code executes only for client browser.
console applications we are doing command prompt in windows
and web application
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is the need of Action Filters in ASP.Net MVC
How do I use partial view?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
How large is the .net framework 3.0? Does this change make the release larger?
What is viewbag?
Explain what is routing?
what is .edmx file and what it contains?
What is a view engine?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is needed for running an application built on winfx on the .net framework 3.0?
What is entity graph? : Entity framework
What is oauth in web api?
What is layout in mvc?
How we can handle the exception at controller level in ASP.Net MVC?