Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Ripdaman Singh

Ripdaman Singh

Ripdaman Singh has asked 0 questions and find answers to 3 problems.

Stats

45
EtPoint
9
Vote count
0
questions
3
answers

About

public class AboutMe

{
   public String Department = "Software Department";
   public String POSITION = "Asst. Manager Application Development";
   public String Language= "C#, Asp.net, MVC.net, JS, SQL";
   public String WorkingTechnology = "Xamarin, Sql Server";
   public String KnownTechnology = "ASP.Net / MVC / Xamarin";
   public bool LOVES_PROGRAMMING = true;
}