Code and Life
(Verschieben nach…)
Impressum
Datenschutzerklärung
▼
Posts mit dem Label
Code
werden angezeigt.
Alle Posts anzeigen
Posts mit dem Label
Code
werden angezeigt.
Alle Posts anzeigen
13. März 2019
A Coders Take on BREXIT: The Lupus Solution
›
Usually I avoid politics and that's what I also do in this post. No opinion, I am actually 50:50 anyway. I am enjoying the show. This ...
28. Februar 2019
Agile mit Super Powers
›
Superboys: Edict-Abhilekh on Pixabay tl;dr Scrum Rollen superpowern: Es gibt viel zu tun. Deshalb muss man Fähigkeiten zusammenlegen: Sc...
19. Mai 2017
CSS Customize Visual Studio Online Task Board - Remove Columns And Make it Denser
›
I use Visual Studio Online task board a lot for Scrum projects. But I do not like how much screen space it takes primarily because of lots o...
5. Dezember 2016
JsonPath
›
Any time a piece of my software receives a JSON message it must dive into the JSON and extract parameters. Sometimes the JSON is deeply ne...
25. Januar 2016
Compile on Save for Typescript in Visual Studio with Gulp
›
The standard way to develop with Typescript in Visual Studio 2015 (ASP.NET 5, MVC6) is to create a so called "virtual project" in ...
21. September 2015
Feature Flags
›
(Image: bytearrays.com) In one of my projects I just stumbled across the topic "Feature Flags". Feature flags (aka Feature T...
15. September 2015
ZEIT online Relaunch - Undo
›
ZEIT online hat gerelauncht. Jetzt irgendwie dunkel und schmaler als vorher. Gefällt nicht. Kann man aber fixen. Links: ZEIT nach Rel...
6. August 2015
Minimalinvasiver Bootstrap Bestätigungsdialog (Confirm Modal Dialog)
›
Ab und zu braucht man bei Webanwendungen einen Bestätigungsdialog, bevor die Benutzerin eine Aktion auslöst, zum Beispiel "Do you reall...
7. Februar 2015
How to Make Your Site Responsive and Mobile Friendly in Minutes
›
Assumed you have a web site for years. It has a traditional layout with a header, a menu sidebar, and a content area. The menu sidebar and...
14. Dezember 2014
ConfigSharp - Scripting Configuration in C#
›
ConfigSharp ( github , nuget ) Config files are C# source files, managed by Visual Studio like any other code file: intellisensed, r...
29. Oktober 2014
Microservices bei Weblin
›
Und wieder einmal bekommt ein Prinzip, das wir bei Weblin entwickelt und benutzt haben, einen Namen: Microservices . "Microservice...
25. September 2014
Simple Token Authentication for .NET Web API
›
A simple way to use tokens in HTTP requests for authentication in Web API with [Authorize] attribute including Identity, Principal and R...
30. Mai 2014
Software ist so ein Weichei
›
(Symbolbild) Da arbeitet man Monate an einem Stück Software. Tausende Zeilen Code, hunderte Klassen und Objekte, zig trickreiche Stell...
21. Mai 2014
JsonTree Library and Nuget Package for Quick and Easy JSON Parsing
›
Any time a piece of my software receives a JSON message it must dive into the JSON and extract parameters. Sometimes the JSON is deeply nes...
25. Februar 2014
Visual Studio 2010 Projects Always Out of Date Solved by Changing the File Date
›
If your Developer Studio suddenly tells you, that your project is "out of date". If it keeps telling you, even though you rebuild ...
›
Startseite
Web-Version anzeigen