Telerik blogs

Latest

  • Productivity

    Using Telerik’s new LINQ implementation to connect to MySQL

    Last week Telerik released a new LINQ implementation that is simple to use and produces domain models very fast. Built on top of the enterprise grade OpenAccess ORM, you can connect to any database that OpenAccess can connect to such as: SQL Server, MySQL, Oracle, SQL Azure, VistaDB, etc. Today I will show you how to build a domain model using MySQL as your back end. To get started, you have to download MySQL 5.x and the MySQL Workbench and also, as my colleague Alexander Filipov at Telerik reminded me, make sure you install the MySQL .NET Connector, which is available here.  I like to use Northwind, ok it gives...
    May 27, 2021 3 min read
  • Productivity

    Using Telerik’s new LINQ implementation to create OData feeds

    This week Telerik released a new LINQ implementation that is simple to use and produces domain models very fast. Built on top of the enterprise grade OpenAccess ORM, you can connect to any database that OpenAccess can connect to such as: SQL Server, MySQL, Oracle, SQL Azure, VistaDB, etc. While this is a separate LINQ implementation from traditional OpenAccess Entities, you can use the visual designer without ever interacting with OpenAccess, however, you can always hook into the advanced ORM features like caching, fetch plan optimization, etc, if needed. Just to show off how easy our LINQ implementation is to use, I will walk you through building an OData feed using...
    May 27, 2021 4 min read
  • Productivity

    Demystifying the new OpenAccessContext Object

    Today we had a great turn out for the Q1 2010 What’s New in OpenAccess, and JustCode webinar.  However, we got a great deal of questions at the end so I am going to do my best to cover all of these questions here on my blog :)  This entry will aim to better explain the context object you saw me use in the webinar, and hopefully clarify a few things for everyone.  The first couple of question I want to answer are below. 1. So are we basically throwing out the old way of OpenAccessing data?....don't need to create scopes,...
    May 27, 2021 2 min read
  • Productivity Testing

    Get to know Telerik WebUI Test Studio: Live Demo

    Join our webinar to get started with Telerik WebUI Test Studio and see how you can create automated tests in less than 15 minutes. The event will be about half an hour and will take place on Thursday, March 4th @ 11AM EST. We'll also be happy to answer all your questions after the demo. Register here>>
    May 27, 2021 1 min read
  • Productivity

    Software Productivity Tools-> The Missing Link?

    In an op-ed piece in this month’s SD Times, I make the argument that software development productivity tools have evolved over the years to become more mainstream. I make the case that while some developers shun tools, in reality they take for granted the tools they are using today that were not available 10 years or so ago, or were not that mature. For example today we use some tools without even thinking such as: SCM, build management, standards enforcement, ORM and UI components. Tools today save a team a tremendous amount of time and are the missing link in the software development process. You can get...
    May 27, 2021 1 min read