dynamic-data-site

Adding "Export to XML" to Dynamic Data Site.

Am working on a business layer for a complex web application and am temporary using the Dynamic Data Site functionality to allow data to be entered into the many tables that I need to maintain. I don't want to spend too much time on this DDS since the business layer needs to be finished first. Once the business layer is done, it gets shi...

'row_number' is not a recognized function name. Incorrect syntax near the keyword 'AS'.

I've created a simple project with an SQL Server database with dozens of tables and plenty of indices but nothing really complicated. No triggers, no stored procedures, no additional "database magic". The code is written in C#, using the Entity model and the Dynamic Data Site to just set up the basics real fast, so some typing monkeys c...

Export Data, Add Security With a Dynamic Data Site

I just built my first DDS and I like how simple it was to do, and how much functionality comes right out of the box. I was able to customize the various pages a bit, though there are two things I still need to do, and I'm not sure where to go. There is not a lot of writing on DDS's yet, surprisingly, at least not in books. Problem 1: ...