adam-gligor monologue about stuff, brain dump

Odata 4 service tutorial - part 2

This is the second part of the odata services tutorial. First part can be found here. Following topics will be covered: linking entities, applying query manually, functions, actions and singletons.

Wcf soap proxy generation error

In .net tooling there is a limitation in the XML Schema Definition Tool (xsd.exe) that causes the proxy classes to be generated incorrectly for certain cases of “unbounded” elements.

Web apps with NancyFx and Sqlite

There are frameworks that are suited for simple apps and I got the opportunity to build one. Here are a few words about a less known web framework NancyFx and Ratchet library for the ui.