Today, I have to create a dll project(called my.sln), the dllmain.cpp/.h/ is already in another project(called A.sln), I only have to update the included lib file in my dll project. So I create a new win32 project, which is an empty dll project. Here…
Configuring Identity to your existing project is not hard thing. You must install some NuGet package and do some small configuration. First install these NuGet packages in Package Manager Console: PM> Install-Package Microsoft.AspNet.Identity.Owin PM…
https://www.devexpress.com/Support/Center/Question/Details/T418166 Clear [C#] using DevExpress.Persistent.BaseImpl.PermissionPolicy; using DevExpress.ExpressApp.Security.Strategy; using System.Collections.Generic; //.. public override void UpdateData…
Home | eMine: Web Page Transcoding Based on Eye Tracking Project Page The World Wide Web (web) has moved from the Desktop and now is ubiquitous. It can be accessed by a small device while the user is mobile or it can be accessed in audio if the user…
How to Create a Perl Based Custom Monitor on NetScaler https://support.citrix.com/article/CTX227727 Article | Configuration | Created: 14 Sep 2017 | Modified: 27 Apr 2018 Applicable Products NetScaler Objective This article describes how to crea…