Community

Working With Entity Framework Code First And JSON In ASP.NET Web Pages

(Mike Brind) If you want to build AJAX powered rich client interfaces with ASP.NET Web Pages, you will work with JSON – a lot. You might also be attracted to the Entity Framework for your data access technology. There are some special considerations to take account of when serialising Entity Framewo

Read More - Register for Free Membership