Search found 2 matches

by rantolo
Thu Apr 07, 2016 9:00 am
Forum: Application Development
Topic: ix developer 2.20 missing type in Neo.ApplicationFramework
Replies: 2
Views: 10394

ix developer 2.20 missing type in Neo.ApplicationFramework

Hi everybody, I'm working on a new project using a iX T4A panel with ix developer 2.20. I'm trying to build an authentication page using C# script using Neo.applicatioFramework.Common.Service library to get the ISecurityServiceCF interface by using ServiceContainerCF.GetServiceSafe<ISecurityServiceC...
by rantolo
Wed Nov 05, 2014 5:08 am
Forum: Application Development
Topic: develop external dll class library
Replies: 1
Views: 5987

develop external dll class library

Hi, I want to create, on Windows CE platform, a class library that will contain common functions to different projects. Just C# modules without any direct hardware access. I read that the correct tool set should be Visual Studio 2008. I can only find Visual Studio 2008 Express and its service pack 1...