Search found 2 matches

by vergo77
Fri Jan 17, 2014 10:17 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Difference between ?
Replies: 1
Views: 3738

Re: Difference between ?

"Namespaces organize the objects defined in an assembly. Assemblies can contain multiple namespaces, which can in turn contain other namespaces. Namespaces prevent ambiguity and simplify references when using large groups of objects such as class libraries." From here: http://msdn.microsoft.com/en-u...
by vergo77
Fri Jan 17, 2014 9:15 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: PicoLog & .NET drivers
Replies: 1
Views: 4084

PicoLog & .NET drivers

Hello all, I'm new here. I'm writing from Italy, my occupation is Industrial automation, hardware and software. First let me say great products and great software! I've buy one PicoLog 1216 and it works very well. I'm writing my own .NET application to view, log and manage data. This application mus...