LINQ?
I'm looking at some of the examples, 'how to's', etc, and it looks like that Sitefinity is using LINQ instead of inline sql or stored procedures. Can you not use stored procedures within your SF site for any "custom" modules, widgets, etc that you create for your site?
Hello DotNetGuy,
We use Telerik Open Access for data layer and we have OQL implementation that allows you to make queries. Generally for custom implementations we do not have restrictions about the way that you will persist your data.
Greetings,
Ivan Dimitrov
the Telerik team