Author: Ebubekir Sezer

Friday February 16th, 2018

Xamarin Emulator’s Launching And Immediately Closing Problem

When , You run your app  on emulator and your app does not work on emulator , you have to change some settings. If your app  opening and immediately closing , I will tell the solution and that solution will work. Before the change some settings , you have to close emulator. Now , you have to open  Hyper-V Manager. After the run Hyper – V […]

Sunday February 11th, 2018

C- Switch Case (Calculator)

In C language , There are some term  we use when we define the case using with the Switch Case construction. When we press the these terms , Cases will be happen in the defined case. Now , I will make a program, program will be get user for library. When the user press + , that user will enter the library and when the user […]