Recently I did a research on Progressive Web Apps – a technology which takes full advantage of modern web browsers capabilities. In this article I’m sharing some basics about PWA, focusing on their pros and cons.
Strona głównaUżytkownik
krystianczaplicki | użytkownik
Tworzymy wyceny projektów na podstawie, których budujemy harmonogramy. Kolejnie te projekty się opóźniają, a my powtarzamy cały proces od początku. Zastanowiłem się głębiej nad tym procesem i opisałem swoje wnioski i wskazówki, które znacząco polepszyły statystyki terminowości projektów, które mamy w fresh-apps.com.
Many people neglect C# delegates because they cannot find a reason to use them. On the other hand, there is (rather small) group of people who overuse delegates in code that could be easily replaced by literal method call. So when should we use delegates? Well, they show their real power in situations when we need a mechanism to easily switch from one logic to another, without changing our application’s core code. Sounds ok but what does it mean in a real life? It’s time for a fairy tale 😊. Imagine...
Sztuka programowania 2444 dni, 19 godzin, 18 minut temu 117 źrodło rozwiń
Xamarin allows us to switch between Xamarin.Forms and Xamarin Native whenever we want. In this post I will show you how to add Xamarin.iOS view controller to Xamarin.Forms app.
Mobile development 2450 dni, 19 godzin, 22 minuty temu 66 źrodło rozwiń
Zobacz jak wykorzystać Custom Renderers w Xamarinie, aby uzyskać niestandardowy wygląd i zachowanie kontrolek w aplikacji.
Mobile development 2742 dni, 10 godzin, 26 minut temu 203 źrodło rozwiń
As some of you might notice, I’ve not posted any new post since two weeks. There are few reasons for that including my vacations (finally) and other. But the most important one is the fact that I wanted to rest before huge programming competition. If you are not familiar with this even keep reading 🙂 Get Noticed One of the most recognizable Polish .NET developer – Maciej Aniserowicz – came up with really great and simple idea. Why not create some kind of competi...
Daj się poznać 2017 2798 dni, 5 godzin, 54 minuty temu 29 źrodło rozwiń
Written by Dawid Sibińskion Today we’re going to take a look at Android’s most basic and in the same time most important concept, which is an Activity. To create even the simplest “HelloWorld” app one should to know what are the Activities and how to work with them.What is an Activity ? The simplest, an Activity is a single screen in Android application. The concept of Activities is unusual in programming and it’s specific to Android platform. Every Activity in Xamarin consists of two components:UI (...
Daj się poznać 2017 2798 dni, 17 godzin, 55 minut temu 24 źrodło rozwiń
Pierwszy kod w HomeWallet. Tworzymy nowy projekt, łączymy się z bazą danych oraz implementujemy stronę główną i dodawanie paragonów.
Daj się poznać 2017 2796 dni, 8 godzin, 20 minut temu 117 źrodło rozwiń
Nie wiesz jak poprawnie skonfigurować routing w ASP.NET? Ten artykuł krok po kroku pokaże Ci co należy wykonać aby cieszyć się prawidłowo działającym routingiem.
Daj się poznać 2017 2799 dni, 18 godzin, 20 minut temu 85 źrodło rozwiń
Drugi tydzień konkursu więc wypadałoby zacząć na poważnie kodowanie. Problem tylko taki, że na stworzeniu projektu moja wiedza na temat Xamarina się kończy. Oj ten projekt nie będzie taki prosty jakby się mogło wydawać 🙂 Pora na poznanie MVVM i ogarnięcie jak się poruszać w Formsach.
Daj się poznać 2017 2799 dni, 18 godzin, 20 minut temu 67 źrodło rozwiń
Ostatnio z Darkiem wpadliśmy w niezły rytm więc odcinki pojawiają się co tydzień i ten nie jest wyjątkiem 🙂 Dlatego jak zwykle zapraszamy serdecznie do oglądania, komentowania, udostępniania! 🙂 Oglądaj!Posted on Author wisniaCategories Azure, SQL Database, Tydzien z AzureTags Azure, Tydzien z AzureLeave a Reply Cancel reply Your email address will not be published. Required fields are marked * Comment Name * Email * Website Notify me of follow-up comments by email. Notify me of new posts by...
Recently I have switched from using C# to Java at work. This is a move that bewilders some people. I’ve used .NET at work for over 6 years and a little more before that, so it’s understandable that going for something different after so much time raises eyebrows. In this short article I’ll try to explain my rationale behind doing so. I’ll also describe the process itself. Bear in mind that, given the topic, many things that you’ll read are my personal opinions or speculations.
Sztuka programowania 2799 dni, 6 godzin, 54 minuty temu 121 źrodło rozwiń
Wykorzystanie bibliotek znacznie ułatwia i uprzyjemnia pisanie kodu. W tym wpisie przedstawiam bibliotekę ACR UserDialogs, która pozwala w szybki sposób tworzyć dialogi na wszystkie platformy! Lektura obowiązkowa dla wszystkich, którzy zaczynają przygodę w Xamarinie.
Mobile development 2797 dni, 17 godzin, 26 minut temu 193 źrodło rozwiń
Until recently I was into ASP.NET MVC because of it’s possibility to extending, modifying and doing pretty much whatever you want with it. And while I’ve got rather proficient in plugging stuff in it’s pipeline and/or doing custom stuff like routing, binding or results, it never changed one fact about MVC – it’s big, really big. And the truth is, some times we don’t want so much. That’s why I wanted to give Nancy a go for some time, below you’ll find some of my first thoughts. And i must tell you now, it...
Daj się poznać 2017 2799 dni, 6 godzin, 54 minuty temu 111 źrodło rozwiń
If you are building a product that is not yet released you should read this book. If you are building a product that is already released you should also read this book. If you are working on some overnight idea this is a must read! Why? In all cases it will help you to plan features, use data-driven approach for making decisions, and avoid waiting time by doing work that is not needed...
Ten temat był już przeze mnie poruszany na moim blogu, jednak teraz jest w formie wideo. Co nazywamy długiem technologicznym? Kiedy warto jest zaciągnąć dług technologiczny? Kiedy odsunięcie spłaty długu technologicznego w czasie może okazać się tańsze?
Sztuka programowania 2800 dni, 18 godzin, 56 minut temu 82 źrodło rozwiń
Here is why you should consider listening to podcasts.
ReSharper is a great Visual Studio extension but without the knowledge about its shortcuts and other tricks, it’s completely useless. That’s why I decided to write about the most popular features. Of course, it’s not a full list, but you may find some of the below helpful.
Daj się poznać 2017 2800 dni, 18 godzin, 56 minut temu 246 źrodło rozwiń
Dawid Sibiński 0 comments dajsiepoznac2017, Xamarin This time I want to say “Hello” to Xamarin world. First thing that needs to be done before starting Xamarin development, is obviously the installation of all necessary components. In this post I want to share my feelings about the installation (not without issues of course), configuration of my Xamarin Android solution and deployment process to the device.Xamarin installation into Visual Studio 2015 I’ve created my account at xama...
Daj się poznać 2017 2804 dni, 15 godzin, 48 minut temu 52 źrodło rozwiń
Healthy with Visual Studio Postanowiłem połączyć z sobą wcześniejsze wpisy o zdrowiej pracy przy komputerze, z chęcią stworzenia wtyczki do Visual Studio. W ten sposób powstał pomysł na rozszerzenie do IDE od Microsoftu do monitorowania naszej pracy, pomocy w robieniu przerw, a także do planowania czasu spędzonego przy programowaniu.
Daj się poznać 2017 2801 dni, 19 godzin, 7 minut temu 274 źrodło rozwiń