10 February, 2015

How to use params in C# ?

Why it is sometimes to use params? Imagine, that you have a lot of code, that is complicated, hard to maintain and you have a small amount of time to make a change in it. For example, you need to change a parameter (e.g. width, height, color etc.) of a controls with a specific tag. Those controls may...

02 February, 2015

New Technology Radar

This time something really short: new Technology radar was released a few days ago. For me, as a .NET and web developer, I will: Learn more about AngularJS. To be honest, I have never made anything "for real" in this framework and I think that the time has come. AngularJS is now a mature framework...