Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Project moved to Github: https://github.com/WixEdit/WixEdit
WixEdit is an editor for XML sourcecode of the Windows Installer XML (WiX) toolset. WixEdit lets you create MSI and MSM setup packages with the WiX Toolset. It provides a visual representation of the dialogs and an easy way to edit the WiX source files. (Project moved to Github: https://github.com/WixEdit/WixEdit)
This project has moved to http://wixtoolset.org.
The WiX toolset is a set of tools that builds Windows installation packages from text sourcecode. The toolset supports a command line environment that developers may integrate into their build processes to build setup packages for the Windows platform.
XmlPreprocess is a tool that can be used to preprocess specially annotated XML files making property substitutions much like a code preprocessor. It is useful for deploying XML configuration files like .NET config files to a many environments.
Add auto update ability to an exsiting software. Just use serveral lines of code, your software will has the live update function. And you can view the clients update status, create update package on the server side through a GUI program. Support C#/VC/V