BuildSolution.NET

  • Latest
  • Contact

Blog

Solution-wide analysis – deal with post build hidden errors on views

There are some hidden errors that won’t be shown after solution build. One of them are errors on views which are shown only when the file is open…But we won’t open every file to check if there is any error. Fortunately, there are ways to check it with less effort. One Read more…

By boczek, 3 years1 year ago
Blog

Decorator – structural design pattern

It’s time to start a series of design patterns. The first will be decorator which is one of the structural design patterns. But what are design patterns and when should we use them?  They are instructions or templates which can be Read more…

By boczek, 3 years1 year ago
Blog

Changing author of the pushed git commit in project

Sometimes we have to change author of the pushed commit. How to do it without much efford? Today I stuck on similar problem. I was using SourceTree to commit some changes to be available on my second computer… Unfortunately I Read more…

By boczek, 4 years1 year ago
Blog Project

Using Rancher UI to manage docker containers

Hello! Without further ado lets dig into the world of containers! I’ll show how to easily run rabbitmq using rancher on docker 🙂 Plan for this post: What is docker? How to set it up? Basic commands helpfull using docker What Read more…

By boczek, 4 years1 year ago
Blog

OrderBy with boolean value | How to put specific values on top of the list

Hi there! I’ve just had to sort some list alphabetically with specific values on top. Here is one of the possible solution. Worth to know: OrderBy sorts items in ascending order [a, b, c, d] [1,2,3,4] Can be use with boolean function Read more…

By boczek, 4 years1 year ago
  • Blog
  • Contact
  • Latest
  • Privacy policy
Hestia | WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkPrivacy policy