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?

Answers were Sorted based on User's Feedback



What is a serverside technology? what is a clientside technology? what is a clientserver technolog..

Answer / 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

What is a serverside technology? what is a clientside technology? what is a clientserver technolog..

Answer / 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

What is a serverside technology? what is a clientside technology? what is a clientserver technolog..

Answer / 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

What is a serverside technology? what is a clientside technology? what is a clientserver technolog..

Answer / 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

More Dot Net Framework Interview Questions

Explain the methods used to render the views in ASP.Net MVC?

0 Answers  


How to answer for project questions..?

0 Answers  


What is the advantage of using asp.net routing?

0 Answers  


What is .net framework & its benefits?

0 Answers  


What is objectset? : Entity framework

0 Answers  






How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

0 Answers   MCN Solutions,


What is tempdata?

0 Answers  


Difference between <connectionstring> and <appsettings>

4 Answers  


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

0 Answers   Avanade,


Why to use html.partial in mvc?

0 Answers  


What is side by side Execution ?

3 Answers   MEC, MMTS,


who handles these error while writing the source code???.

2 Answers  


Categories