Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Ajay Sharma

Ajay Sharma

Ajay Sharma has asked 4 questions and find answers to 16 problems.

Stats

267
EtPoint
56
Vote count
4
questions
16
answers

About

public class AboutMe

    {
       public static final String Department = ".NET Department & Quality Engineer";
       public static final String POSITION = "Senior Software Engineer";
       public static final String Language= "C#";
       public static final String WorkingTechnology = "Xamarin";
       public static final String KnownTechnology = "ASP.Net / MVC / MVVM / API";
       public static final bool LOVES_PROGRAMMING = true;
    }