Toggle navigation
ttt
Irshad Ali
Home
C#
Elastic Search
Others
C# with visual studio is fun
Using implicit conversion
Irshad Ali
22 Jan 2017
I have seen code like below some times back. But now i got the time to explore what it is and ho...
Tags:
csharp
Stats:
0
comments
Search string using regular expression in C#
Irshad Ali
25 Sep 2016
Preface A little bit of intro and code to get started with Regular Expression. The System.Text.R...
Tags:
String
Regex
Stats:
0
comments
String comparision in C#
Irshad Ali
17 Sep 2016
Preface I was thinking about to write a blog from quite a time. so, finally it is the end of my w...
Tags:
csharp
Stats:
0
comments
Performance considerations in c#
Irshad Ali
17 Sep 2016
The term performance generally refers to the execution speed of a program. You can sometimes incr...
Tags:
csharp
Stats:
0
comments