Balajiprasad's useful codes
Important codings & concepts in web & window applications using microsoft technologies.
Showing posts with label
C#
.
Show all posts
Showing posts with label
C#
.
Show all posts
Friday, September 19, 2025
Web - AI Based Regex Generator
›
Problem Statement: I want to dynamically generate RegEx based on human provided input with simple .Net, C# web application. Implementation...
Friday, July 21, 2023
How to get previous page details in page change event on embedded PowerBI report
›
In Power Bi, there is challenge to get page details when changing the pages. In Angular/JavaScript, powerBI client provides event handling t...
Friday, January 13, 2023
How to cancel any running task by wait for sometime in C#
›
Problem Statement: In some real time scenario, you may need to cancel some long running tasks in certain time interval and then proceed. H...
›
Home
View web version