Hi Sir, Somehow i am unable to pass string(Pattern) in the run time it says it allows value only during the compile time and constant value. So plz do suggest how we going to pass pattern in the run time..
Could you tell me is this regex correct? [RegularExpression(@"^(([A-za-z0-9]))$")] public string Login { get; set; } I recieve an error after typing login for example like - Admin123
nice one, this series and javascript series are very useful for me. thank you Venkat sir!
Super helpful. Thanks
good mrng...thank u sir
Thank you Sir
Hi Sir,
Somehow i am unable to pass string(Pattern) in the run time it says it allows value only during the compile time and constant value. So plz do suggest how we going to pass pattern in the run time..
excelent
how to extract before and after two words from particular string using regular expression and c#
Could you tell me is this regex correct?
[RegularExpression(@"^(([A-za-z0-9]))$")]
public string Login { get; set; }
I recieve an error after typing login for example like - Admin123
What is that accent? German? BTW: Great tutorial!
Pio tr He is from India and it is simple Indian neutral English accent
good