Archive

Showing posts that were tagged with opensource.
  • OIDC lightweight library for asp.net This article is about my newest development of an easy-to-use lightweight implementation of OpenID Connect (OIDC) in C# to authenticate against Google. It does not require any additional libraries or frameworks other than .net Framework 4.0 or above. Google recently announced that their OpenID2.0 authentication is deprecated and will be shut down by April 20, 2015 so it is time to move on!
  • Ökonomie 2.0 - Open Source Ecology Offene Standards und freie Software sind Errungenschaften die besonders im 21. Jahrhundert immer mehr zur Geltung kommen. Die "Teilen"-Philosophie des Web2.0 beschränkt sich aber nicht nur mehr auf das Internet. Es gibt Initiativen zu einer Open Source Ökonomie, eine davon möchte ich euch mit einem Youtube Video präsentieren. Passend dazu ein Zitat von Victor Hugo: Es gibt nichts Mächtigeres auf der Welt als eine Idee, deren Zeit gekommen ist
  • Using Google OAuth in asp.net Storing and managing user data such as username or password can be a lot of pain. You need to deal a lot with security issues such as encryption and secure protocols and you create yet another website with username and password registration. I wanted to get rid of this and allowing certain GMail accounts to my applications, where Google does the job of authentication for me. See how this works with FormsAuthentication in a C# sample
  • Ethereal Heute bestand meine Arbeit darin, rauszufinden warum wir aus Westösterreich Zugriffsprobleme auf die Applikation haben. Schon damals mit dem GPRS Problem half Ethereal die Ursache zu finden. Und auch heute lies es mich nicht im Stich, ein Grund es mal als Klicktipp anzubieten...
  • Ergänzendes Compact Framework Ich entwickle nebenbei Applikationen für meinem PocketPC mit dem .net CompactFramework. Wie der Name bereits sagt ist das ein "kompaktes" Libraryset. Doch fehlende Opterationen können durch OpenNETCF ergänzt werden. Näheres im Artikel.
  • FastArrayList Habe die aktualisierte Version meiner indizierten(!) FastArrayList Klasse zur Verfügung gestellt. Die Klasse arbeitet über Keys, sprich über die Hashcodes der Elemente! Näheres im Detail!
  • DosBox Wer schon bereits das Problem hat, alte DOS Programme nicht mehr am Windows PC laufen lassen zu können, weil diese nicht mit Soundblaster & Co zurecht kommen - Hier gibts ein vernünfigtes Tool.
© Copyright 2004-2017 - Dominik Amon