Explain what is the difference between web application and enterprise application?
Answer / Prabal Bhatnagar
Web applications are designed to run on a server, typically accessed through a web browser, and provide services to end-users via the internet or an intranet. They are generally smaller in scale and cater to a large number of users at once. On the other hand, Enterprise Applications are larger, more complex systems that support the business processes within an organization, often with custom features tailored to their specific needs.nnWeb applications focus on scalability and user-friendliness, while enterprise applications prioritize security, reliability, and data integrity.
| Is This Answer Correct ? | 0 Yes | 0 No |
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
Is there built-in support for logging?
Types of evidence in .net with context to CAS
What is the base class of Button control in .NET?
What's the .net collection class that allows an element to be accessed using a unique key?
Explain what is the difference between web application and enterprise application?
What is exception handling?
Name the classes that are introduced in the system.numerics namespace.
What is clr in .net?
What are three common acronyms used in .net, and what do they stand for?
Does .net supports destructors concept?
What is Full trust permission set in .Net