WSFed and .Net 8
By Shah Chandon. September 26, 2024. In .Net 8, the on-premise WS-Fed authentication has changed slightly. As a result the .Net 6 version of the WS-Fed authentication is no longer…
By Shah Chandon. September 26, 2024. In .Net 8, the on-premise WS-Fed authentication has changed slightly. As a result the .Net 6 version of the WS-Fed authentication is no longer…
1. Install “HomeBrew”: http://brew.sh2. Go to mongoDB install page and follow the instructions for installing the binaries using homeBrew. I did the following:brew install mongodb 3. Execute the command below…
Often in reporting, a user might want to include a set of tables added in the report dynamically. One way to do it, is by determining, all the related tables…
1. Background In the software development industry we often come across a challenge in designing the program based on the requirements. If we have a design that is detailed and…
Pre-requisites: Windows (XP, Vista, 7, 8, 8.1) Oracle Virtual Box for Windows(https://www.virtualbox.org/wiki/Downloads) Ubuntu 14.04 (64 bit/32 bit) (http://www.ubuntu.com/download/desktop) Steps: 1. Oracle Virtual Box Installation: 1.1. Download: Download Oracle Virtual box…
After you have bought the WD My Book Live Network Drive you must setup your personal cloud cause its freeeee And its so easy to do. First make sure you…
Well, for the past two years I was working in the SCADA host replacement project of Union Gas and SCADA had became my life and breath during that period. Now…
The following vb application has a form called “form1”. The form has one “OpenFileDialog” called “OpenFileDialog1” and a file menu item called: “ChooseBMPToolStripMenuItem”. The user clicks on the menu item,…