Monthly Archive: February 2019

0

When To Use Try-Catch In C#

Today, I want to talk about using try catch blocks in our Asp.net projects. Most of all think that, using try-catch blocks in our code is a must. We use try catch mechanism in...

0

How To Install PHP And Web Tools

Today I want to talk about php programming language. It is very popular in web development especially in freelance programmers. This language has built in with C. And working extremely fast. You can use...