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 / vikas
1)A Technology in which process is executed on Server is
called Server Side Technology.
A Technology in which process is executed on Client itself
is called Client Side Technology
2)A Application that uses WAN is called Internet Application.
3)A Application that uses LAN is called Internet Application.
This application uses technology of Internet based
Application
4)Application which is executed through GUI is called Windows
Application.
Application which is executed through CUI is called Windows
Application.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we can add the CSS in ASP.Net MVC?
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?
How does .net framework works?
How does work clr?
What is entity framework firstordefault?
What does mvvm mean?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Explain how you can implement Ajax in MVC?
Does razor engine supports for tdd?
Is .net core replacing .net framework?
Explain the new features added in version 4 of mvc (mvc4)?
What is the use of view model in asp.net mvc?
What is the difference between tempdata and viewbag?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is the difference between ViewData, ViewBag and TempData?