Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# How to grab html from selection of web browser control Pin
Tridip Bhattacharjee from Unknown27-Oct-23 3:38
Tridip Bhattacharjee from Unknown27-Oct-23 3:38 
GeneralRe: C# How to grab html from selection of web browser control Pin
Richard Deeming27-Oct-23 3:51
mveRichard Deeming27-Oct-23 3:51 
QuestionADP Enterprise API help Pin
Mike Olmon 202125-Oct-23 12:10
Mike Olmon 202125-Oct-23 12:10 
AnswerRe: ADP Enterprise API help Pin
Richard Deeming25-Oct-23 22:32
mveRichard Deeming25-Oct-23 22:32 
GeneralRe: ADP Enterprise API help Pin
jschell26-Oct-23 4:58
jschell26-Oct-23 4:58 
QuestionIs there a way to Convert binding dataMember? Pin
Geanny Martin24-Oct-23 2:50
Geanny Martin24-Oct-23 2:50 
AnswerRe: Is there a way to Convert binding dataMember? Pin
Alan N24-Oct-23 4:21
Alan N24-Oct-23 4:21 
NewsEvergrowth.AspForMarkDigExtension is out there now... Pin
James McCullough19-Oct-23 15:25
professionalJames McCullough19-Oct-23 15:25 
Hey Everyone:

I've never done something like this before - announcing the relase of my first NuGet package. (I've had a couple of others but they were really niche.) This is an extension to the MarkDig markdown parser in .NET 6, and I used a tutorial article from here to make it happen! Thanks @cyotek for the big help!

The source code - along with my hopefully coherent documentation - is available at:
GitHub - crazycga/Evergrowth.AspForMarkDigExtension: This is the source repository for the Asp-For MarkDig Extension.[^]

The NuGet package is called "Evergrowth.AspForMarkDigExtension".

What it does:

I had a situation where a client of mine wanted to use markdown to prepare some forms for clients. Semi-static stuff. I found that when I was parsing the markdown in the controller, it wasn't getting parsed properly to make use of the 'asp-for="<model name="">"' function to build input fields. I tilted at that windmill for a time, then decided it would be a good way to grow a little as a developer and get input on my stuff... So here we are.

Thanks everyone here who - over the years - has helped me immeasurably become better at this!
-J
GeneralRe: Evergrowth.AspForMarkDigExtension is out there now... Pin
OriginalGriff19-Oct-23 18:22
mveOriginalGriff19-Oct-23 18:22 
GeneralRe: Evergrowth.AspForMarkDigExtension is out there now... Pin
James McCullough19-Oct-23 18:42
professionalJames McCullough19-Oct-23 18:42 
GeneralRe: Evergrowth.AspForMarkDigExtension is out there now... Pin
OriginalGriff19-Oct-23 20:39
mveOriginalGriff19-Oct-23 20:39 
GeneralRe: Evergrowth.AspForMarkDigExtension is out there now... Pin
jschell20-Oct-23 11:28
jschell20-Oct-23 11:28 
QuestionC# How to iterate in all TR & TD of multiple html table and extract value Pin
Tridip Bhattacharjee from Unknown18-Oct-23 23:11
Tridip Bhattacharjee from Unknown18-Oct-23 23:11 
AnswerRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Richard MacCutchan19-Oct-23 4:11
mveRichard MacCutchan19-Oct-23 4:11 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Dave Kreskowiak19-Oct-23 5:19
mveDave Kreskowiak19-Oct-23 5:19 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Richard MacCutchan19-Oct-23 5:24
mveRichard MacCutchan19-Oct-23 5:24 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Tridip Bhattacharjee from Unknown26-Oct-23 10:47
Tridip Bhattacharjee from Unknown26-Oct-23 10:47 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Richard MacCutchan26-Oct-23 22:04
mveRichard MacCutchan26-Oct-23 22:04 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Tridip Bhattacharjee from Unknown27-Oct-23 3:36
Tridip Bhattacharjee from Unknown27-Oct-23 3:36 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Richard MacCutchan27-Oct-23 3:50
mveRichard MacCutchan27-Oct-23 3:50 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Tridip Bhattacharjee from Unknown2-Nov-23 2:49
Tridip Bhattacharjee from Unknown2-Nov-23 2:49 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Dave Kreskowiak2-Nov-23 4:09
mveDave Kreskowiak2-Nov-23 4:09 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Pete O'Hanlon2-Nov-23 3:45
mvePete O'Hanlon2-Nov-23 3:45 
AnswerRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
jschell19-Oct-23 5:08
jschell19-Oct-23 5:08 
GeneralRe: C# How to iterate in all TR & TD of multiple html table and extract value Pin
Tridip Bhattacharjee from Unknown26-Oct-23 10:45
Tridip Bhattacharjee from Unknown26-Oct-23 10:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.