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
Which is the root namespace for fundamental types in .net framework?
What are sections?
mention in what all scenarios entity framework can be applicable?
What is namespace of asp.net mvc?
What is attribute routing in mvc?
What is entity framework in asp net?
what do you mean by table-per-type?
mention what is code first approach and model first approach in entity framework?
What are Model Binders in ASP.Net MVC?
what is entity framework advantage?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What is the difference between viewbag and viewdata in asp.net mvc?
What are the 2 popular asp.net mvc view engines?
What is action methods in web api?
How we can add the css in mvc?