Using Papercut and StateServer
Lets take a look at using Papercut as SMTP-server and StateServer during web site development.
I write about software, app and web development.
Lets take a look at using Papercut as SMTP-server and StateServer during web site development.
In this tutorial we'll take a look at installing Litium and Litium Accelerator.
Running ASP.NET Core and installing Visual Studio Code on Linux mint.
I started to get Error Missing binding
Disabling Sitecore search index update during package install will speed up the installation, making it noticable quicker for large packages.
A few years back i needed to serialize and deserialize dictionary. The solution turned out to be Adar Wesleys SerializeableDictionary.
When validating C-Sharp made JWT signature with PHP, or the other way around, you may run into problems. What can happen is that the hash can be different
This is an example of how to cache objects in an asp.net csharp project.
This code checks if a page in episerver is opened in edit mode. It uses HttpContext.Current.Request.UrlReferrer.LocalPath to look for the word admin.
En 301 redirect betyder att man har flyttat en sida permanent till en annan URL.
Behövde i dagarna xml-serialisera och deserialisera ett dictionary för att spara information på disk. Lösningen blev Adar Wesleys SerializableDictionary.
Jag fortsätter att gästblogga på webbsäkerhet.se, denna gången om att skydda sina användare ifrån cooke-theft via xss genom att använga sig av HttpOnly.
Gästbloggade i veckan på webbsäkerhet.se om cross site scripting och mvc, gå gärna över dit och läs inlägget.
Cross-site request forgery, även kallat CSRF och XSRF, är ett sätt att lura en användare att utföra saker den inte vill göra.