Strona głównaUżytkownik

krystianczaplicki | użytkownik

krystianczaplicki
krystianczaplicki
389,84
1935 dni, 9 godzin, 18 minut temu
2 marca, 2017
dotnetomaniak.pl

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.

Progressive Web Apps - what are they and why do you need one? - Jakub.Codes

Web 2253 dni, 21 godzin, 28 minut temu oswkuba 45 źrodło rozwiń

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.

Tagi: estimate
Źródło: wojciszko.com
Dziel się z innymi:
Cała prawda o wycenach projektów IT – dlaczego jest, jak jest? – Karol Wójciszko

Inne 2251 dni, 7 godzin, 19 minut temu mijagi 135 źrodło rozwiń

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...

Dziel się z innymi:
C# Delegates – a fairy tale about when (and how) to use them – A Girl Among Geeks

Sztuka programowania 2247 dni, 21 godzin, 25 minut temu AGirlAmongGeeks 114 ź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.

Dziel się z innymi:
Xamarin.iOS view controller in Xamarin.Forms app – Krystian Czaplicki

Mobile development 2253 dni, 21 godzin, 28 minut temu krystianczaplicki 65 źrodło rozwiń

Zobacz jak wykorzystać Custom Renderers w Xamarinie, aby uzyskać niestandardowy wygląd i zachowanie kontrolek w aplikacji.

Źródło: kczaplicki.pl
Dziel się z innymi:
Własne kontrolki w Xamarinie – Krystian Czaplicki

Mobile development 2545 dni, 12 godzin, 33 minuty temu krystianczaplicki 200 ź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...

Źródło: foreverframe.net
Dziel się z innymi:
[EN] Hello Get Noticed! We meet again... - Forever F[r]ame

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 (...

Źródło: www.dsibinski.pl
Dziel się z innymi:
Xamarin – Android Activities – Dawid’s blog

Daj się poznać 2017 2601 dni, 20 godzin, 1 minutę temu dsibinski 23 źrodło rozwiń

Pierwszy kod w HomeWallet. Tworzymy nowy projekt, łączymy się z bazą danych oraz implementujemy stronę główną i dodawanie paragonów.

[HomeWallet] Pierwszy kod | Junior .NET Dev

Daj się poznać 2017 2599 dni, 10 godzin, 26 minut temu juniornetdev 114 ź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.

ROUTING W ASP.NET MVC 5 | Mateusz Szopa

Daj się poznać 2017 2602 dni, 20 godzin, 26 minut temu MateuszSzopa 83 ź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.

Project Track – MVVM i chodzenie na oślep – Wildpost

Daj się poznać 2017 2602 dni, 20 godzin, 26 minut temu wildcat89 64 ź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...

Dziel się z innymi:
Tydzień z Azure - odcinek #42 - Tomasz Wiśniewski on Azure

Web 2602 dni, 20 godzin, 26 minut temu wisnia 14 źrodło rozwiń

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.

Tagi: C# .NET, Java
Dziel się z innymi:
Switch from C# to Java at work - Technical Blog - Future Processing

Sztuka programowania 2602 dni, 9 godzin, 1 minutę temu FutureProcessing 119 ź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.

Źródło: kczaplicki.pl
Dziel się z innymi:
Dialogi w Xamarin.Forms – Krystian Czaplicki

Mobile development 2600 dni, 19 godzin, 32 minuty temu krystianczaplicki 192 ź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...

Tagi: nancy, nancyfx
Źródło: hryniewski.net
Dziel się z innymi:
One night with Nancy – Hryniewski.NET

Daj się poznać 2017 2602 dni, 9 godzin, 1 minutę temu Rafał Hryniewski 110 ź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...

Tagi: books
Źródło: jj09.net
Dziel się z innymi:
[EN] Lean Startup

Inne 2602 dni, 9 godzin, 1 minutę temu jj09 30 źrodło rozwiń

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?

Źródło: wojciszko.com
Dziel się z innymi:
YouTube: dług technologiczny – czym jest i kiedy warto go zaciągnąć? | Karol Wójciszko

Sztuka programowania 2603 dni, 21 godzin, 3 minuty temu mijagi 81 źrodło rozwiń

Here is why you should consider listening to podcasts.

Źródło: www.mszymczyk.com
Dziel się z innymi:
Listen to podcasts - mSzymczyk Blog

Inne 2606 dni, 10 godzin, 26 minut temu Maciej 65 źrodło rozwiń

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.

ReSharper – all you need is… some shortcuts! – part 1 – A Girl Among Geeks

Daj się poznać 2017 2603 dni, 21 godzin, 3 minuty temu AGirlAmongGeeks 245 ź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...

Źródło: www.dsibinski.pl
Dziel się z innymi:
Hello Xamarin World – first steps – Dawid's blog

Daj się poznać 2017 2607 dni, 17 godzin, 55 minut temu dsibinski 50 ź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.

Dziel się z innymi:
Healthy with Visual Studio — wtyczka, która zadba o zdrowie i czas dewelopera

Daj się poznać 2017 2604 dni, 21 godzin, 13 minut temu djfoxer 271 źrodło rozwiń

1 2 3

Najaktywniejsi w tym miesiącu