Search

You searched for the word(s): userid:839446

Matching Posts

  • Eloquera Database - the web-oriented client/server object database for .NET

    Have you ever thought about having a database that you can write your objects directly, and use SQL for retrieving them back? // Open connection to the server. using (DB db = new DB("server=localhost;options=none;")) { // Open the database. db.OpenDatabase("Cinemas"); // Create the object we would like to work with. Cinema cinema = new Cinema() { Location = "Sydney", OpenDates = new DateTime[] { new DateTime(2003, 12, 10), new DateTime(2003, 10, 3) } }; // And here is
    Posted to Announcements (Forum) by bablind on 6/18/2009
    Filed under: .net database web asp.net object
  • Eloquera Database - the web-oriented client/server object database for .NET

    Have you ever thought about having a database that you can write your objects directly, and use SQL for retrieving them back? // Open connection to the server. using (DB db = new DB("server=localhost;options=none;")) { // Open the database. db.OpenDatabase("Cinemas"); // Create the object we would like to work with. Cinema cinema = new Cinema() { Location = "Sydney", OpenDates = new DateTime[] { new DateTime(2003, 12, 10), new DateTime(2003, 10, 3) } }; // And here is
    Posted to Announcements (Forum) by bablind on 6/8/2009
  • Re: First Web & Web 2.0 oriented database is released

    We do not support JOIN at this moment, but it is definitely in our roadmap. Any questions or comments you can also ask in our Eloquera forum, where our engineers will be happy to help http://www.eloquera.com/topicslist.aspx
    Posted to Announcements (Forum) by bablind on 11/25/2008
    Filed under: eloquera, forum
  • First Web & Web 2.0 oriented database is released

    The first release of Eloquera, the fusion database, is out. Eloquera's architecture and technology specifically targets at the Web developer. It provides the desired objectives of speedier development and maintenance. At the same time, it provides the seemingly contradictory benefit of startlingly improved performance. Performance advantages that become more and more evident the more complex the actual environment. Designers of Eloquera have also recognized that it was important that there should
    Posted to Announcements (Forum) by bablind on 11/21/2008
    Filed under: object-relational, Productivity, Programming, query, Search, servers, sql, web application, Web applications, web components, .NET 3.0, .NET based CMS, AJAX, asp .NET 2.0 database objects sql, asp.net, ASP.NET 2.0, ASP.NET 3.5, c#, csharp, Data access, dotnet, asp .NET 2.0, API, Find
Page 1 of 1 (4 items)