Working from home
a dad, a husband and a glad engineer in Computer Science
-
Roweb Development
- Romania
-
22:26
(UTC +02:00) - https://www.facebook.com/robertstefan.stanescu
Pinned Loading
-
-
printer-monitor
printer-monitor PublicC++ CLR project for printing documents and getting the errors like out of toner/paper and other scenarios; and send them further for scenario handlers.
-
ardalis/SmartEnum
ardalis/SmartEnum PublicA base class for quickly and easily creating strongly typed enum replacements in C#.
-
Helper classes for change printer se...
Helper classes for change printer settings with P/Invoke. 1void GetDefaultPaperSize()
2{
3var devMode = PInvoke.PrinterHelper.GetPrinterDevMode(null);
4string s = String.Format("{0} : {1} x {2}", devMode.dmPaperSize, devMode.dmPaperWidth, devMode.dmPaperLength);
5Console.WriteLine(s);
-
QuartzRedisJobStore
QuartzRedisJobStore PublicForked from icyice80/QuartzRedisJobStore
Redis job store for quartz.net
C#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.