common infrastructure for web apps using asp.net mvc
How to build a common infrastructure for my web apps using asp.net mvc, and efficiently manage it?
common infrastructure for web apps using asp.net mvc
How to build a common infrastructure for my web apps using asp.net mvc, and efficiently manage it?
common infrastructure for web apps using asp.net mvc
How to build a common infrastructure for my web apps using asp.net mvc, and efficiently manage it?
common infrastructure for web apps using asp.net mvc
How to build a common infrastructure for my web apps using asp.net mvc, and efficiently manage it?
What am I risking if I don’t update my SDK/JDK and bundled runtime/JRE every time there’s a security update?
It seems like there’s a new major security hole patched in Java every other week, and I would assume the same goes for other development platforms. After years of frustration trying to get customers to install and configure a compatible JRE on their systems, we started bundling one with our software. (By bundling, I mean we extract a copy of the JRE in our installation directory–we don’t install the JRE and configure it as the system default.)
What am I risking if I don’t update my SDK/JDK and bundled runtime/JRE every time there’s a security update?
It seems like there’s a new major security hole patched in Java every other week, and I would assume the same goes for other development platforms. After years of frustration trying to get customers to install and configure a compatible JRE on their systems, we started bundling one with our software. (By bundling, I mean we extract a copy of the JRE in our installation directory–we don’t install the JRE and configure it as the system default.)
What am I risking if I don’t update my SDK/JDK and bundled runtime/JRE every time there’s a security update?
It seems like there’s a new major security hole patched in Java every other week, and I would assume the same goes for other development platforms. After years of frustration trying to get customers to install and configure a compatible JRE on their systems, we started bundling one with our software. (By bundling, I mean we extract a copy of the JRE in our installation directory–we don’t install the JRE and configure it as the system default.)
What are the common design patterns for updating user data of a desktop/mobile application?
Question:
What are common architecture patterns/strategies of updating user data (think of XML/Json/sqlite/custom binary format) when the format of the data needs to be changed, and when that change would make reading old data (that is already stored on user’s machine) invalid?
How to ensure that all the customers have the latest version of web application deployed on intranet?
How to update web application deployed on intranet? There is a Java Spring application that will be deployed on intranet of multiple customers.
How to deploy C# application to be used in branch / remote office(s)
Have very recently started a new position. One of my key challenges is a C# WinForms application (let’s call it AppX) that causes a lot of non-planned work.