Category: Genel

Monday November 5th, 2018

Operation Research Problem Solving Using With Excel

Sometimes it can be hard to solve problems in operation research, we can solve problems easily using with the excel. We just have to find Constraints before the using Excel. We just have to follow these steps to solve problem; Open the Excel, click the folder and go the Options. From the Options go to the Additions and choose the Solver and click the Manage. Solver added […]

Friday October 26th, 2018

Visual Studio Android Emulator Internet Connection

In the Visual Studio, when i wrote my codes and try to run it,my emulator did not connect the wifi(internet) and i could not control the my project. To solve this problem follow the steps; Open the Hyper-V Manager and go to the options of your emulator(Which you are using). As you can see there are two Emulator External Network Adapter, delete the Emulator External Network […]

Friday September 7th, 2018

Visual Studio “Waiting for run time checks to complete” Error

Recently, Visual Studio gives errors to build process. In this article, i will tell the solution of why emulator cannot connect with the Visual studio and “Waiting for run time checks to complete” error. Here are the steps of the solution; We will open the run from the start button and run the Registry Editor. In the Regesitry Editor, we should click the HKEY_LOCAL_MACHINE folder from […]

Wednesday January 24th, 2018

How To Install Dev C++

Dev C++ , is a program which you can write C and C++ languages on your computer. Using the Dev C++ is very simple and Dev C++ gives us the comfortable environment for coding. Thanks to With Dev C++ we can write C and C++ and we can develop ourselves with using these languages. For the download Dev C++ you can click here. For the […]

Monday January 22nd, 2018

How To Install Microsoft Visual Studio

Microsoft Visual Studio, is a program which help to our code compile and run . Thanks to Microsoft Visual Studio we can use different code languages. Firstly we need to download Microsoft Visual Studio. You can click here and download. Then you can run the setup file. After the running the setup file, there will be a screen like the below. (Sorry Guys my setup […]