13.07.2015 Views

Using the Caché Managed Provider for .NET - InterSystems ...

Using the Caché Managed Provider for .NET - InterSystems ...

Using the Caché Managed Provider for .NET - InterSystems ...

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The <strong>Caché</strong> .<strong>NET</strong> Sample ProgramsNote:Most of <strong>the</strong>se samples are written only in C#. If you decide to convert a sample to VisualBasic, bear in mind that a new Visual Basic .<strong>NET</strong> project will have a default namespace thatcontains every class defined by <strong>the</strong> project. If this is ignored, code such as:Dim p As New Sample.Personp = p.OpenId(CacheConnection, "1")will fail because <strong>the</strong> root namespace has not been referenced. This can be easily correctedby disabling <strong>the</strong> "Root namespace" option in <strong>the</strong> project preferences.<strong>Using</strong> <strong>the</strong> <strong>Caché</strong> <strong>Managed</strong> <strong>Provider</strong> <strong>for</strong> .<strong>NET</strong> 5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!