George Tachev's Blog

  • Home
  • Blog

Category: Code reuse

Code reuse

Is Service Fabric slow for development? There’s a way to make it faster.

Service Fabric is a powerful tool for scaling any cloud application, but it has one problem. Running the application and debugging can take a lot of time. Also, some of the features of Visual Studio Read more…

By George Tachev, 5 years ago November 21, 2017
Code reuse

Do you miss an upsert function in SQL and/or Cosmos DB?

Upsert is a function that does Insert or Update with one call, depending on whether the item exists or not. It has different implementations in many databases. Upsert is very helpful in implementing Web API, Read more…

By George Tachev, 5 years ago November 6, 2017
Code reuse

SQL or NoSQL? That’s the question. How to use both in one application.

A common problem when building SSAS solutions is that some customers want to deploy your application on-premises. Often there are some requirements of what you can install and what not. The database is one limitation, Read more…

By George Tachev, 5 years ago October 31, 2017
Recent Posts
  • Quick database cache solution for documents
  • Sample for how to save a sorted list in a database
  • How to save a sorted list in a database? (SQL or NoSQL)
  • Generating test data with “real” names
  • How to consume Service Fabric service in an MVC Application?
Recent Comments
  • SQL or NoSQL? That's the question. How to use both in one application. | George Tachev's Blog on Do you miss an upsert function in SQL and/or Cosmos DB?
Archives
  • March 2018
  • February 2018
  • November 2017
  • October 2017
Categories
  • Code reuse
  • DevOps
  • NoSQL
  • Quick tips
  • Service Fabric
  • Service Fabric Standalone
  • Software Architecture
  • SQL
  • Testing
Meta
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
  • Blog
  • Home
Hestia | Powered by WordPress