What are The Main Difference Between Client-server Based
Applications and Web Based Applications
Answer / dharmendra
clint-server based application a computer which handals the
other compuers through his application it may be a Lan
technology or intranet or other admin or userbased when that
a web server handales aconnection less page based
technologies it handaled by iis technologies.
| Is This Answer Correct ? | 3 Yes | 6 No |
What are HTML controls, Web controls, and server controls?
Is .net is a language?
How will you load dynamic assembly? How will create assemblies at run time?
0 Answers InfoAxon Technologies,
What is the purpose of enumerable class in .net?
What does cli do?
What is LINQ?
Do you know what's the difference between .net and laravel?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
What is stored procedure ? how we use it in .NET ?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
What is Garbage Collection in .Net and what is the Garbage collection process?
Explain why do we use the “using” statement?