Thursday, January 3, 2013
Subscribe to:
Post Comments (Atom)
Regex Email validation in c# dot net core
Use this regex /^_?[a-zA-Z0-9]([a-zA-Z0-9]*[._+-])*[a-zA-Z0-9_]+@(?!-)[A-Za-z0-9-]{1,63}(?<!-)(\.(?!-)[A-Za-z0-9-]{1,63}(?<!-))*\.[A-...
-
To download a file from web api 2 controller method, the approach described in this article works well: http://stackoverflow.com/question...
-
If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...
-
SPList.count performance issues http://www.loisandclark.eu/Pages/Velocity.aspx
No comments:
Post a Comment