Click here to Skip to main content
15,884,986 members
Everything / Hat

Hat

RedHat

Great Reads

by Howard 9448490
Creating a reusable editor for C# Applications using the RichTextBox Control
by Arthur V. Ratz
Compute the Levenshtein distance of literal strings effectively by using the Wagner-Fischer (two matrix rows-based) algorithm.
by Howard 9448490
Windows Forms Print Dialog for rich text with accurate page preview and zooming
by Steffen Ploetz
Creation of a basic X3DOM editor based on OpenGL with as little code as possible, that is running on ReactOS and Windows, to check out the capabilities of X3DOM.

Latest Articles

by Intel
Leveraging Open-Source AI Technologies with Red Hat OpenShift Data Science and Intel® Architecture
by ToughDev
In order to facilitate transferring files from my main PC to my VirtualBox machine running MS-DOS 6.22, I installed Microsoft
by ToughDev
In my previous article I provided some information on the Tektronix TDS 340 100 MHz digital storage oscilloscope and instructions
by Illya Reznykov
The post describes PowerShell script which creates WAF resources for the scenario when Application Load Balancer is used to serve content for a public website, but to block requests from attackers and to protect from OWASP Top 10 security risks.

All Articles

Sort by Score

Hat 

14 Feb 2022 by Howard 9448490
Creating a reusable editor for C# Applications using the RichTextBox Control
16 Sep 2022 by Arthur V. Ratz
Compute the Levenshtein distance of literal strings effectively by using the Wagner-Fischer (two matrix rows-based) algorithm.
13 Aug 2020 by Howard 9448490
Windows Forms Print Dialog for rich text with accurate page preview and zooming
16 May 2021 by Steffen Ploetz
Creation of a basic X3DOM editor based on OpenGL with as little code as possible, that is running on ReactOS and Windows, to check out the capabilities of X3DOM.
10 Jan 2022 by Afzaal Ahmad Zeeshan
Introduction and Background As the title suggests, this post is a personal recommendation for the users of Microsoft Cognitive Services, the services that provide a cloud-based subscription-based solution for artificially intelligent software applications, with an any team, any purpose and any scale
7 May 2023 by ToughDev
In my previous article I provided some information on the Tektronix TDS 340 100 MHz digital storage oscilloscope and instructions
18 Dec 2023 by Intel
Leveraging Open-Source AI Technologies with Red Hat OpenShift Data Science and Intel® Architecture
11 May 2022 by k5054
Quote: Could this be related to the compiler version? That's quite probable. You might be able to solve it by trying different standard compliance versions. GCC 4.8 compiles by default as C++ 98, you could try setting -std=c++11 for the compile...
7 Nov 2013 by Michael Pauli
Hi,Two years back or so I used a profiling tool as an add-on for VS2010 - I think it was Red Hat product or something, but I'm not sure. Point is we used it for exposing for us where time was spend inside an application. It was very uesfull because it enabled us to sort-of drill-down the...
7 Nov 2013 by Ron Beyer
RedGate ANTS Profiler[^]
2 Jan 2014 by Prashant Gupta 241
Hello,See the ExampleEx: 1) Font Name : Times New RomanFont File Name : timesi (Italic)Font File Name : timesb (Bold)2)Font Name : ArialFont File Name : arialbd (Bold)Font File Name : arialbi (Italic)DescriptionFont names are provided in combobox, on...
8 Feb 2017 by merh
HiI have found on the internet "Building a simple RPM on Linux (RedHat) using rpm build"I have build the RPM but when I install it I get the following error"error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)Im not allwed to install at the root but how...
15 Aug 2018 by KeyurKelkar
Hello, I am trying to open an interactive session of R from Wine. I need to run R from the Rhel7 host as I have recompiled it specifically for my purpose. I am having trouble with (1) Opening R in the host from Wine, by way of commands, and (2) ensuring that R from the Rhel7 host is kept open...
15 Aug 2018 by Richard MacCutchan
Please do not repost the same question, you already asked this at How to open an interactive bash shell from wine (in RHEL7)[^]
1 May 2022 by PascalLandau
In the fifth part of this tutorial series on developing PHP on Docker we will setup some PHP code quality tools and provide a convenient way to control them via GNU make.
13 May 2022 by AVLoureiro
I'm trying to compile a C++ tomography code on RH7. I have previously compiled it on Ubuntu 20.04 with some issues that were easily solved by adding missing includes on the original code. I have limited experience with C++ and I'm still not...
13 May 2022 by AVLoureiro
After a few days, I managed to solve this problem. I configured cmake to use another version of g++ available on the system: -DCMAKE_C_COMPILER=/share/apps/gcc/v7.3.0/bin/gcc -DCMAKE_CXX_COMPILER=/share/apps/gcc/v7.3.0/bin/g++ This allowed me...
14 Jun 2022 by Member 15673286
Expectation is Need to connect aws server through java code by using Private Key I was able to log in successfully until Redhat 8 implemented in the server end. If I disable the FIS (Fuse Integration Service) then working as expected. I have...
24 Sep 2022 by Illya Reznykov
The post describes PowerShell script which creates WAF resources for the scenario when Application Load Balancer is used to serve content for a public website, but to block requests from attackers and to protect from OWASP Top 10 security risks.
7 May 2023 by ToughDev
In order to facilitate transferring files from my main PC to my VirtualBox machine running MS-DOS 6.22, I installed Microsoft
14 Aug 2021 by Christ Kennedy
In this article, you will learn about a word-processor that makes use of multiple dictionaries, pop-up definitions and an interactive multi-button picturebox expedited with a swift Sweep And Prune algorithm.
22 Jun 2020 by Robert Gustafson
A UserControl that allows rich-text applications to have a ruler with support for margins, indents, and tabs
18 Jun 2012 by Shivprasad koirala
Difference between BasicHttpBinding and WsHttpBinding.
31 May 2016 by DataBytzAI
How to ensure there is sufficient disk-space for SQL backup before you run a backup!
5 Apr 2010 by Mahdi Mansouri
This program shows you how to control, give set-point and get feedback from Hua YI made Power Supplies
9 Jun 2022 by Pete O'Hanlon
In the previous article, I started describing how I had built a more complex TypeScript web application that retrieves data from a separate API and displays the data in a relatively visually pleasing manner.
6 May 2019 by Anton Kukoba, Apriorit Inc, Sergii Bratus
The knowledge base needed to perform reverse engineering, basic principles of reverse engineering a piece of Windows software, disassemblers, and tools
9 Apr 2014 by Member 10738586
I tried the above solution and it worked but the Required field text now shows up in black font instead of Red.