Jeremy Miller
Jeremy is the chief architect for BayernSoftware in Austin, TX. Jeremy began his IT career writing “Shadow IT” applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy previously worked as a systems architect building mission critical supply chain software for a Fortune 100 company and learned agile development practices as a .NET consultant at ThoughtWorks, one of the pioneers of agile development. Jeremy is the author of the open source StructureMap (http://structuremap.sourceforge.net) tool for Dependency Injection with .NET and the forthcoming StoryTeller (http://storyteller.tigris.org) tool for supercharged FIT testing in .NET. You can read Jeremy’s thoughts on just about everything software related on his weblog “The Shade Tree Developer” at http://codebetter.com/blogs/jeremy.miller, part of the popular CodeBetter site. Jeremy is a Microsoft MVP for C#.
Contact Information:
Articles Authored
-
Fast Application Persistence with Marten
Last updated: Friday, January 10, 2025
Published in: CODE Magazine: 2022 - May/June
You don’t want to wait—and you don’t want your users to wait—while your application completely rebuilds itself for a simple query. Jeffrey shows you how Marten can store whole documents as a single element in your database and deliver the whole thing in one quick gesture.