❗This account will not be used anymore. If you want to follow my content (including info about new blog articles on https://t.co/AJFJBeYseu), follow me @DawidSibinski
How to fix "database is not currently available" error on Azure.
I spent quite some time on it 😉 Hope you won't have to.
#azure#sqlserver#programming#codejourney https://t.co/oKFQ4ClAy1
🔥 Prośba o RT! 🔥
Potrzebna pomoc dla niepełnosprawnej, samotnej mamy i jej nieuleczalnie chorej córeczki z Wrocławia. Chcemy wydostać dziewczyny z mieszkania-więzienia ❗
Krótki film pod linkiem @MateuszGruzla @MajaMTB
https://t.co/BDik6pqOt5 #dobrowraca
Hi guys! In the just published blog post I'm sharing a few tips on approaching an unknown codebase 💻
What are your tips&tricks to quickly find yourself in a new, unknown legacy code? 🤔
#blogged#programming#softwaredevelopment… https://t.co/tY9L801dAC
Hey guys! Any digital nomads here? 😉 I've just published a new blog post about my recent life's change: "How programming helped me becoming a digital nomad"
#digitalnomad https://t.co/GBWoDSHCBJ
@HuaweiMobile@Huawei any ETA for fixing this IG issue present for 5 months already? That's a shame to have such issues in a 900$ smartphone... https://t.co/WsNIXC3LLf
@Herrloesch @kaneidar@konradkokosa For sure that's true what you wrote. I just think that there are a lot of concepts and features (already-existing) that used wrongly or without thinking can make your team's life really tough. Default methods will be not different
Just #blogged about the most controversial C# 8.0 feature: Default Interface Methods Implementation
Check it out! :)
#dotnet#csharp#programming https://t.co/lApWf19c14
@kaneidar @Herrloesch @konradkokosa I think that making default interface methods dependent from some concrete classes is just a mistake... If you implement the default method using detailed objects it's your design mistake. There's a new feature and we'll have to use it wisely 😉