Friday, August 29, 2008

Internal Domain Redirects with ASP.net and C# (C-sharp)

An extremely useful article explaining how to issue internal domain redirects in ASP.net, through modifying global.asax.

read more |

No comments:

Processing Nested JSON with PySpark in Microsoft Fabric

I have been working on a project in Microsoft Fabric, where I am calling an API using a pipeline and getting JSON files into the Files secti...