30 Mar 2013
A Journey to find a regular expression that matches query parameters in SQL statements
Recently, I encounter a similar scenario to the following one. I have to implement a class in the Persistence Layer....
I am Kevin Le. I constantly try to learn new ideas and whatever else that seems of interest to me. To make sure I remember what I learn, I write about them here. So in essence, this is my research and writing labs. The keyword here is "learn".
Recently, I encounter a similar scenario to the following one. I have to implement a class in the Persistence Layer....