What is the difference between web application and enterprise application?
Answer / Imran Ahmad
A web application is a software application that runs on a web server and provides services to clients through a network, typically using HTTP. It can be accessed from various devices and platforms with a web browser. An enterprise application is a large-scale, business-critical application designed to meet the specific needs of an organization, often used for tasks such as inventory management, customer relationship management, or financial accounting.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between imperative and interrogative code?
How can I get at the win32 api from a .net program?
What is Serialiazation?
Example from .net. Integer & struct are value types or reference types in .net?
what user controls are and what server controls are and the differences between the two.
Using com component in .net?
Explain about .Net products?
Explain the main components in .net?
Explain when should you use .net web forms over asp.net mvc?
What is the root class in .net?
What do you mean by web service?
What is Global Assembly Cache (GAC) and what is the purpose of it?