Tagged articles
Image from Pexels

Tagged articles

Found 2 articles tagged with

Simple plugin host application approach in C#
Building simple plugin host application in C#
 
0
A lot of, especially desktop applications implement plugin approach in order to make application more expendable and allow other vendors to include their specific functionality related to applications with plugins. Usually plugins are available from some sort of repository from which user can select and download them directly to application...read more
Persistent authentication cookie and autologin
Custom made autologin with persistent authentication cookie
0
ASP.NET comes with built in login form both for WebForms or MVC, but sometimes you have to do it in a custom manner where permanent authentication cookie needs to be set from your code following your business logic. First thing you have to do is to set expiration time for authentication cookie in web.config. This is for done first to make sure that your cookie does not expire during your testing. ...read more

.NET

read more

JavaScript

read more

SQL/T-SQL

read more

Umbraco CMS

read more