Dave Marini
I am a full stack software architect with over 20 years of experience developing scalable, enterprise level applications targeted for Windows and the web. I have worked with a number of SPA front end frameworks, .NET middleware technologies, both relational and document databases and various big data search platforms. I'm currently interested in Microservice and Serverless architecture patterns.
- Feb 28, 2014 By Dave Marini
The TPL Dataflow library available from the NuGet Package Manager is a great way to manage in memory asynchronous data processing. It’s especially useful in producer/consumer situations because it greatly... Read More
- Mar 26, 2013 By Dave Marini
Recently I had a project that required me to be able to transfer large files via a service call to a remote server where the file would be ingested by... Read More
- Jan 4, 2010 By Dave Marini
I have always considered myself to be quite client-side challenged. Having been soured to the thought of JavaScript by all the browser specific code I used to have to write... Read More
- Aug 18, 2008 By Dave Marini
It’s been entirely too long since my last post, and with the olympics in full swing, we’ll go with a volleyball theme for this post. BUMP So here’s the scenario.... Read More
- Mar 21, 2008 By Dave Marini
One of the projects that I’ve been working on the past week is a conversion project that involves a web site that has a tightly coupled business logic layer. The... Read More