Browse By Tags

  • [CONNECT .NET] ECQuery

    I'd like to compose a query to use with DgnECManager.FindInstances using an ECQuery . Unfortunately, the MstnPlatformNet documentation continues to ignore that class. The SDK examples help little, using the catch-all SelectAllProperties . ECQuery query…
  • LINQPad

    LINQPad: The Ultimate C# / VB.NET Scratchpad LINQPad is one of those tools you should not be without. LINQPad lets you cut-and-paste a C# or VB.NET code fragment or program and execute it. It's useful for testing functionality in isolation from…
  • RE: Creating Multiple Element Templates at Once Redux

    Dealing with XML Unknown said: I have experimented with the msxml vba "plug-in" in the past, but not to write XML but only to read XML MSXML Microsoft XML (MSXML) v6 is installed with MicroStation V8 i . That makes it easy to reference it from the…
  • Re: SQLite: Secret sauce for GC as well ?

    Unknown said: Super interesting blog post by Keith Bentley about the ongoing moves on the mobile front I agree! SQLite The SQLite web site reveals that Bentley Systems sponsors the organisation. LINQ Unknown said: Dunno if LINQ is supported…