Entity Framework Core It's been some while I'm following the news and blogs about Entity Framework Core 1 (or formerly Entity Framework 7.0). The new Entity Framework is written totally from scratch. It is not the next version...
Category - Programming Philosophy
If you ask my opinion about the most interesting feature added to a static type languages like Java, I would answer it is definitely 'Lambda'. Lambda expressions reduces lines of code while increasing the readability and...
Every time I learn a new language, the joy of learning the new language makes me feel so good. More important, the new thinking style and new patterns behind the language teaches me a lot. Recently I've involved in a project...