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
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
... of this phase is r904 in "SvnCode" repository.
Lately I've using the codebase for experiments with in-memory transactions. First part is abandoning NANT for building and moving to VS 2015. That's done in r922. This is the last functional code.
After that the transaction stuff is added which basically means the server is broken.
Ultimately I've moved to GitHub, where the development may or may not continue. We'll see.
This is a final goodbye.
Windows MUD code that I just want to share. Works on Win7, Vista, and XP. Not complete only a meager beginning. Login with name/password, dynamic help system, some vt102 color, multithreaded socket host using tcp/ip, and some communication channels
Suroden is like a MUD, but more like interactive fiction which will suck you into our world. We are using an Object Oriented approach using C# to code it. A PHP web front end will be used for creating the world.