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
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
Explain test driven development (tdd) ?
When will the .net framework 3.0 be released?
How route table has been created in asp.net mvc?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is the "helperpage.isajax" property?
How large is the .net framework 3.0? Does this change make the release larger?
What is separation of concerns in asp.net mvc?
What is rxjava used for?
What are the possible razor view extensions?
What are the components of the .net framework.
What is work of clr?
If I have multiple filters implemented, what is the order in which these filters get executed?
Mention two instances where routing is not implemented or required?
What filters are executed in the end?