DrunkMoonWalker
DrunkMoonWalker
1. Need a way to preselect object(s) before displaying the selection dialog so that they are displayed in the dialog at the time of its display. 3. Need a constructor...
VeraCrypt was unable to create and format a ReFS volume on Windows Server 2022. Regardless of how we create the encrypted ReFS volume (quick or full): This cannot be done...
... ``` conn.Open(); var cmd = conn.CreateCommand("ip firewall address-list print"); ``` Result (Raw api response): ``` !re=.id=*CC997=list=list1=address=192.168.1.1=creation-time=feb/13/2023 02:26:04=dynamic=false=dynamic=false=disabled=false=comment=aaa !re=.id=*CC998=list=list1=address=webaddress.com=creation-time=feb/13/2023 02:26:04=dynamic=false=dynamic=true=disabled=false=comment=bbb ``` we create class: ``` class AddressListItem { public string...
... ``` conn.Open(); var cmd = conn.CreateCommand("ip firewall address-list print"); ``` Result (Raw api response): ``` !re=.id=*CC997=list=list1=address=192.168.1.1=creation-time=feb/13/2023 02:26:04=dynamic=false=dynamic=false=disabled=false=comment=aaa !re=.id=*CC998=list=list1=address=192.168.1.0/24=creation-time=feb/13/2023 02:26:04=dynamic=false=dynamic=false=disabled=false=comment=bbb ``` And when we trying to ExecuteReaderDynamic(): ``` var result...
Sometimes, when processing and preparing any data for third-party sources or databases, there is a limit on the length of the string. This function will allow you to trim a...
Ability to send error log and screenshot to developer
Excel 2019 При активной вкладке "Navferty's Tools" очень сильные фризы интерфейса при движении мышью и кликании! Даже разворачивание / сворачивание окна тормозит 1-2 сек. (SSD 200GB free + 128GB RAM...