Month: May 2017

Entity Framework – C# – CodeFirst – Video

After the first two videos for C# Entity Framework (Video 1 and Video 2) I have decided to make a small one for the Code First approach. I have used the materials of SoftUni here, mainly concentrating on problem 3.

Tagged with: , ,

Entity Framework – C# – Introduction – Video – Part 2

After the first part of the SoftUni homework for Entity Framework here, I have decided to make a small video with the next 4 problems. Following the same logic, I have made a 30 minute YouTube video with the trial

Tagged with: , , ,

Entity Framework – C# – Introduction – Video

I have started some time ago to do stuff with Entity Framework (EF) in VitoshAcademy, I even have two articles about it – Beginning with EF and Enable Migrations with EF. I have noticed that the SoftUni is having an EF course,

Tagged with: , , ,

VBA – Knight’s tour algorithm with Excel

Wikipedia says the following for the Knight’s tour : A knight’s tour is a sequence of moves of a knight on a chessboard such that the knight visits every square only once. If the knight ends on a square that is

Tagged with: , ,

.Net Summit – Something interesting in Munich! :)

This week was a nice one in a way – no work and just conferencing in Munich! The .Net Summit in Munich has gathered about 40 .Net professionals and “meine wenigkeit” was one of them. Thus, I have participated in

Tagged with:

CodeForces – Problem 798B – Mike and strings

Solving problems in CodeForces usually never works out as expected somehow – if I tend to overestimate the problem, I am able to solve it within 10 minutes and if I underestimate it, I stay about 1 hour on a simple

Tagged with: ,
Top