softwareproduction.eu Open in urlscan Pro
62.108.32.124  Public Scan

URL: http://softwareproduction.eu/
Submission: On May 13 via api from GB — Scanned from GB

Form analysis 1 forms found in the DOM

GET https://softwareproduction.eu/

<form role="search" method="get" id="search-form" action="https://softwareproduction.eu/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" name="s" id="search-field" placeholder="Type here and hit enter...">
  </label>
</form>

Text Content

Search for:
Close
Skip to content


SOFTWAREPRODUCTION

Software Development Blog, mainly C# and .NET

Main Menu
 * ASP.NET Core
 * Mobile Development
 * Code Generation
 * General Programming
 * Development Tools
 * Servers
 * Miscellaneous





DRYV: EASY ASYNC FORM VALIDATION WITH ASP.NET CORE AND VUE.JS

May 27, 2020May 27, 2020Munir HusseiniNo Comments

In this article, I will show how to implement async form validation with ASP.NET
Core, Vue.js and Dryv. In the…

FacebookTwitterLinkedInXINGShare
Read More 3603 views


FORM VALIDATION WITH ASP.NET CORE AND VUEJS MADE EASY WITH DRYV

May 1, 2020May 27, 2020Munir Husseini1 Comment

Advanced form validation can get tricky. Matching server and client validation
with complex validation rules is also often very code-intensive.…

FacebookTwitterLinkedInXINGShare
Read More 5749 views


.NET CORE 3.1: THE CONVERTER … READ TOO MUCH OR NOT ENOUGH

April 19, 2020July 25, 2020Munir HusseiniNo Comments

The other day, I created a custom JSON converter for the new JSON API in .NET
Core 3.1. At runtime,…

FacebookTwitterLinkedInXINGShare
Read More 4517 views


CONCURRENT ACCESS TO EXTERNAL RESOURCES WITH .NET CORE

April 9, 2020May 12, 2020Munir HusseiniNo Comments

A common scenario in web application is that multiple threads (i.e. concurrent
page requests) concurrently try to access the same…

FacebookTwitterLinkedInXINGShare
Read More 3730 views


UNITY ARFOUNDATION: LOADING XRREFERENCEIMAGELIBRARY FOR ARCORE AT RUNTIME

August 2, 2019May 13, 2020Munir Husseini2 Comments

In the Unity forum, Lorenzo Valente posted an approach to dynamically loading
ARCore imgdb (XRReferenceImageLibrary) files at runtime. His approach…

FacebookTwitterLinkedInXINGShare
Read More 4833 views


HOW TO FIND FILES AFTER RECEIVING MSCORDACCORE.DLL ERROR MESSAGE

March 22, 2019May 12, 2020Munir HusseiniNo Comments

This article describes where to find mscordaccore.dll on Azure App Service
machines to allow import of memory dumps using JetBrain’s dotMemory.

FacebookTwitterLinkedInXINGShare
Read More 6910 views


ASP.NET CORE: INCLUDING PDB FILES FROM ASSEMBLY REFERENCES IN DEPLOYMENT
PACKAGES

October 26, 2018May 15, 2020Munir Husseini1 Comment

Having good error logging in production is essential for effective analysis and
fixing of runtime errors. The stack trace inducing…

FacebookTwitterLinkedInXINGShare
Read More 7919 views


C#: SELECT ALL ACTIVE LOCAL IP ADDRESSES

June 9, 2018May 13, 2020Munir HusseiniNo Comments

To select all active local IP addresses (v4), use the following C# code:

FacebookTwitterLinkedInXINGShare
Read More 9116 views


AN ERROR OCCURRED WHILE COMMUNICATING WITH THE REMOTE HOST. THE ERROR CODE IS
0X80070032.

May 8, 2018May 15, 2020Munir HusseiniNo Comments

The logs of a web application running in IIS include an HttpException with an
inner COMException and the message “An…

FacebookTwitterLinkedInXINGShare
Read More 15995 views


PRINT OUT .NET CLASSES TO STRING IN C#

February 28, 2018May 15, 2020Munir HusseiniNo Comments

Ever needed to generate a string that contains the C#-Code of a .NET class (in
other words, print out -NET…

FacebookTwitterLinkedInXINGShare
Read More 8763 views
Load More
(c) 2011-2020 Munir Husseini


✓
Thanks for sharing!
AddToAny
More…