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
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Mention two instances where routing is not implemented or required?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
In razor syntax, what is the escape sequence character for @ symbol?
What is filters in web api?
what is use of entity container?
What are ajax helpers in asp.net mvc?
Can you explain model, controller and view in mvc?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is Differnce between html.action and ajax.action?
What are the new enhancements done in default project template of asp.net mvc 4?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
what is datacontrols?
Explain what languages does the .net framework support?
What is .net framework in simple terms?