JQuery snippets

Common jQuery patterns for DOM selection, events, traversal, and AJAX in legacy web apps.

Continue Reading

Datatable to CSV file

Export DataTable contents to CSV in C# with proper quoting, escaping, and culture-aware formatting.

Continue Reading