Useful tips for everyday
How to add Attachment field in SharePoint 2013? Requirement: Add attachment column to a custom new/edit forms in SharePoint 2013. Create new custom list forms…
What is serial port service Bluetooth? Bluetooth LE and Bluetooth SPP are both Bluetooth profiles (sometimes called “pairing modes”). Bluetooth SPP (Serial Port Profile) is…
How do I install Certbot dns plugins? How did you install Certbot? If you used apt, you can install the certbot-dns-google plugin with “ sudo…
How do you change the size of a column in Excel? Click the left edge of the cell. Automatically adjust your table or columns to…
How to create own dynamic type or dynamic object? There, is for example, ViewBag property of ControllerBase class and we can dynamically get/set values and…
What is the relation between DFT and Z transform? Let x(n) be a discrete sequence. Hence, Fourier Transform of a discrete signal is equal to…
How do you organize personal programming projects? Organize your data and code Encapsulate everything within one directory. Separate raw data from derived data and other…
Can Python be used in DevOps? As DevOps is an approach for handling change and agility, engineers must master multiple languages. The Python programming language…
How do you set up a newsletter for a non profit? Clean Up Your Email List. A healthy email list is essential if you want…
What does GCode mean in Marlin firmware? Gcode | Marlin Firmware. G0-G1: Linear Move. G2-G3: Arc or Circle Move. G4: Dwell. G5: Bézier cubic spline.…