About 400 results
Open links in new tab
  1. web development - Recommendations for a web-based help …

    Jan 23, 2012 · 3 MadCap Flare is a great tool for help authoring. My team used it for providing context-based help for a rather large system and the tech writers couldn't stop talking about …

  2. An Example for Client - Software Engineering Stack Exchange

    Dec 14, 2020 · "a Client server model for a multi user, web based system for providing a film and photograph library. In this system, several servers manage and display the different types of …

  3. How to understand two-tier and three-tier solutions for web …

    Dec 6, 2019 · the data logic, which is concerned with the persistent storage of the application, typically in a database management system. Now, let us consider the implementation of such …

  4. architectural patterns - MVC vs Layered vs Client-Server - Software ...

    Dec 21, 2021 · Based on my limited knowledge, I do not see the above as being mutually exclusive, where you would choose one over another and there will always be some level of …

  5. Best approach to designing multi-client applications

    Jan 7, 2011 · This handles multiple concurrent client connections for you. You have a web application framework. This can handle authentication, authorization and session management …

  6. AJAX IRCX Client and Server - Software Engineering Stack Exchange

    4 I am currently developing an IRCX AJAX Chat Based system and have a few questions regarding the Server and Client implementation. Any suggestions are welcome: Server: …

  7. How can I create and manage permissions more dynamically?

    Jan 7, 2013 · I want to implement a security system into my web-based Intranet application which allows security administrators to 'fine-tune' exactly what type of access a user/role has to an …

  8. Are there any good, open-source change request systems?

    Would a change request system differ greatly from an issue tracking system? For a general web based feature tracking/issue tracking system I find mantis to be good.

  9. Wrapping REST based Web Service - Software Engineering Stack …

    I am designing a system that will be running online under Microsoft Windows Azure. One component is a REST based web service which will really be a wrapper (using proxy pattern) …

  10. design - Best Practices for Redesigning a Database - Software ...

    I'm aware of some general best practices when designing a database for an application, but what about redesigning? I'm on a team tasked with re-designing an internal business application, …