Saved Bookmarks
| 1. |
Explain What Are The Differences Between Desktop And Enterprise Application? |
|
Answer» Desktop application RUNS on a SINGLE machine. It could be a PART of network. But Application and database resides on same machine. And only one user can access it at a TIME.Enterprise application is generally a multi-tier application. Many a concurrent users can access DATA and application at a time. Desktop application runs on a single machine. It could be a part of network. But Application and database resides on same machine. And only one user can access it at a time.Enterprise application is generally a multi-tier application. Many a concurrent users can access data and application at a time. |
|