Top "Utilities" questions

C++: How to design a utility class?

But I don't know if I should go for static methods, just a header, a class, or something else? What …

c++ utilities code-design
Line-end agnostic diff?

I'm working on a Mac, with some fairly old files. Different files were created by different programs, so some of …

macos unix diff utilities
What other alternatives to log4net logging exist?

(subjective) I'm looking for what your using to perform logging in your application. This log4net thing is giving me …

c# .net logging utilities
Useful WPF utilities

What are some useful utilities that help you when writing WPF applications? I know about Snoop for visual debugging of …

c# wpf utilities
Unity mode for Remote Desktop

I typically have several remote desktop sessions going at the same time. Within these sessions I might be running different …

remote-desktop utilities rdp
Xcode right pane (utilities pane) not applicable?

I was programming using Swift in Xcode, halfway through when I wanted to edit a button using the utilities pane, …

xcode storyboard utilities
How can I save a "complete" HTML file as single file?

Are there any utilities or web browsers that can save a file and referenced resources as a single HTML file? …

html browser wget utilities
Where do I put utility functions in my Python project?

I need to create a function to rotate a given matrix (list of lists) clockwise, and I need to use …

python function import utilities
Is there a Spy++ like utility for WPF?

As a “hardcore” WinForms programmer from a Win32 background I have always used Spy++ to understand what my applications are …

wpf utilities spy++
import mysql.connector ImportError: No module named connector

1) sudo dpkg -i mysql-connector-python_1.0.12-1ubuntu12.04_all.deb 2) sudo dpkg -i mysql-utilities_1.3.5-1debian6.0_all.deb (Reading database ... 50871 files and …

python mysql utilities