Telerik blogs
  • Release

    Telerik OpenAccess SDK – MVC 3, RAD data binding and more

      As a response to your constant requests for sample projects demonstrating the best practices of using OpenAccess ORM in web projects, we have released some of the new and updated samples before Q1 2012 so that you can benefit from them immediately.   MVC developers will be happy to know that along with the MVC 2 example “MVC Forum”, we are now offering two solutions demonstrating MVC 3 usage with Fluent API or an .rlinq Domain Model – whichever approach you prefer. In addition, you can see an implementation using the Razor view engine as an alternative of the default one. Find the...
    January 30, 2012
  • Productivity

    Telerik OpenAccess ORM – Stored Procedure Editor essentials

    Before Q3 2011 was live we have introduced you one of the major new functionalities you can find in the release – the new Stored Procedure Editor. It is the tool that allows us now to present our stored procedure support as feature complete. Along with the visual interface the Editor is offering, we have enhanced the functionality that was available in previous OpenAccess ORM versions generating automatically methods in the OpenAccessContext that are calling stored procedures. The old version of this code generation used to produce methods such as this one: // Old code generation public object[] GetCarsDetails(string carMake) {     SqlParameter parameterCarMake = new SqlParameter("CarMake",...
    November 25, 2011
  • Productivity

    Telerik OpenAccess ORM – Using the new OpenAccessLinqDataSource

    In a previous blog post we have shared with you the upcoming release of a new feature of OpenAccess ORM, helpful for those of you doing RAD development in web environment – the OpenAccessLinqDataSource component. As Q3 is already live, you can try it out! Just drag the component from your Visual Studio toolbox, where you can find it under the Telerik.OpenAccess.Web category: To get you started and allow you to learn how to use OpenAccessLinqDataSource in no time, we have prepared a video for you on Telerik TV. Enjoy watching it and don’t forget to rate it - we value your feedback highly! If you like learning OpenAccess...
    November 24, 2011
  • Release

    Dynamic Data Support for OpenAccess ORM in Q3 2011 Release

    In past releases, we included an example in our SDK that showed customers how to work with Dynamic Data projects when using OpenAccess ORM.  The process was not as straightforward as we would have liked, but it worked.  In this release we are excited to announce that we have greatly simplified this process by adding wizards, and a new provider, allowing OpenAccess ORM to work directly with .Net 4.0 Dynamic Data Web Applications, and Web Sites. Getting Started To use this new functionality, the first thing you need to do is build a Telerik OpenAccess ORM domain model. Once the domain...
    November 22, 2011
  • Release

    New Profiler View Added in OpenAccess ORM for Q3 2011

    In Q2 2011 we introduced the Profiling and Tuning advisor, which makes it easier than ever for developers using OpenAccess ORM to see what is going on behind the scenes.  In this release we are happy to expand on the profiler by introducing improved UI features, and a new Metrics view.  The new view makes it easy for developers, and system administrators, to keep an eye on the health of an application.  It displays metrics like committed transactions, rollbacks, connection pool health, and second level cache health.  All of these metrics can be displayed with almost no performance impact on the application due...
    November 20, 2011