↓ Skip to Main Content

MoDo:Emuārs

Main Navigation

  • Emuārs
  • Citi projekti / Other projects
    • French QWERTY keyboard layout
    • Latviešu klaviatūra
    • Draugmale
    • Final Fantasy II Anniversary maps
    • Sony PSP theme: Fallout
    • Sony PSP wallpapers
  • MoDo.lv (kontakti utt.)

Category: Programmēšana

Mutual authentication (server & client SSL/HTTPS) with Spring Boot + Tomcat (embedded and standalone)

By Modus Operandi Posted on 23.11.2016 Posted in Pašdarbība, Datori, Programmēšana, Tehnoloģijas

This post is only available in English.

JavaScript gotcha: inherited properties do not get created until assignment

By Modus Operandi Posted on 20.02.2015 Posted in Izglītošanās, Programmēšana

Everyone know JavaScript has some weird gotchas, such as the already infamous JavaScript equality table. While a good framework / compiled language (such as LiveScript) will let you easily avoid a lot of them, there are things inherent to the …

JavaScript gotcha: inherited properties do not get created until assignment Read more »

Why are you wishing cancer on me?

By Modus Operandi Posted on 28.04.2014 Posted in Programmēšana

While the described problem is objectively real, this is, overall, an emotional rant. Adjust expectations & interpretation accordingly. It started with Microsoft .NET’s MVC model binding (if you don’t know what model binding is, here is a short and simple …

Why are you wishing cancer on me? Read more »

What is .NET MVC model binding

By Modus Operandi Posted on 28.04.2014 Posted in Programmēšana

Model binding is the part of the framework that takes an input from a HTML form (or other formats) and converts it into an object in code. So that if you have this HTML form: <form method="post" action="/BindModel">   <input type="text" …

What is .NET MVC model binding Read more »

How to get MySQL working with Microsoft .NET’s Entity Framework 6

By Modus Operandi Posted on 22.12.2013 Posted in Programmēšana

Download and install the latest MySQL .NET Connector. Add [MySQL.Data] and [MySql.Data.Entity for EF6] assembly references for your .NET Framework version (hover over the assembly to see its framework version in its .dll path). Use NuGet Package Manager to install …

How to get MySQL working with Microsoft .NET’s Entity Framework 6 Read more »

Posts pagination

1 2 Next
Copyright © 2025 MoDo:Emuārs | Powered by Responsive Theme