↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Month: May 2017

Home › 2017 › May
Entity Framework – C# – CodeFirst – Video
EntityFramework

Entity Framework – C# – CodeFirst – Video

Vitosh May 27, 2017 Tagged with C#, codefirst, Entity Framework

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. …

Entity Framework – C# – CodeFirst – Video Read more →

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

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

Vitosh May 16, 2017 Tagged with C#, Entity Framework, introduction, SoftUni

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 …

Entity Framework – C# – Introduction – Video – Part 2 Read more →

Entity Framework – C# – Introduction – Video
C Sharp Tricks, EntityFramework

Entity Framework – C# – Introduction – Video

Vitosh May 14, 2017 Tagged with C#, EntityFramework, introduction, SoftUni

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, …

Entity Framework – C# – Introduction – Video Read more →

VBA – Knight’s tour algorithm with Excel
VBA \ Excel

VBA – Knight’s tour algorithm with Excel

Vitosh May 8, 2017 Tagged with Algorithms, knight's tour, VBA

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 …

VBA – Knight’s tour algorithm with Excel Read more →

.Net Summit – Something interesting in Munich! :)
News

.Net Summit – Something interesting in Munich! :)

Vitosh May 7, 2017 Tagged with dotnet summit

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 …

.Net Summit – Something interesting in Munich! 🙂 Read more →

CodeForces – Problem 798B – Mike and strings
C Sharp Tricks

CodeForces – Problem 798B – Mike and strings

Vitosh May 2, 2017 Tagged with C#, codefoces

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 …

CodeForces – Problem 798B – Mike and strings Read more →

Copyright © 2026 VitoshAcademy