codinglifestyle
codinglifestyle
- I was testing a feature on a textarea but encountered this unexpected bug. Here is the auto-generated code which kicks off inputmask: "jQuery(document).ready(function() { jQuery('#ctl00_ctl00_ctl00__ContentMain__ContentMain__ContentMain__ControlFormGroup__ControlGroupInformation__RowOrderNotes_FormField_TextBox').inputmask({ regex: '[^]*' }); });"...
I had a function I was searching for but it was not on the map. This is a aspx.cs file with regions. Inside the region were 5 functions. The 3rd...
I’ve encountered a significant performance issue with UAParser when it’s used in a logger. The issue arises when Parser.GetDefault() is called repeatedly during large operations. Each call to the logger...
VS2019
Any chance for an update for VS2019? This is one of my favourite features. I constantly use it to save the main tabs across 2 monitors I need for a...