Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET » ADO.NET
  • Entity Framework 4 : Implementation Options

    The .NET 4 version of the Entity Framework (EF) brought several major improvements over the first version of the ORM; these features have since been extended further through the soon to be released add on EF Features CTP 5. Note for the rest of this post, when I refer to EF, I mean EF4 with the CTP 5 installed too. The new features in EF provide ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on January 31, 2011
  • Choosing An Appropriate Technology For Accessing Data In .NET Solutions

    Introduction The data access wars are over; long live the ORM wars. The new battles are fought with even more fanatical zealous behaviour than in previous conflicts. Rather than just debating the pros and cons of how best to execute SQL and wire it into our objects, there is now a whole new dimension to developer’s polarized opinions; what is the ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on February 24, 2009
  • How to load spatial data into SQL Server 2008 from .Net

    I have been working on a project which made use of the spatial data type geography within SQL Server 2008. An issue that I had was how to load the geography data from a KML file into SQL Server 2008. Currently there is no out of the box tools to do this. There is a 3rd party tool, Safe FME, which offer either their own tool or components which ...
    Posted to Steve Wright's Blog (Weblog) by steve.wright on January 23, 2009
  • Pro ADO.NET Data Services : Working with RESTful Data

    It's been a long time since I last wrote a blog post; around six months to be exact. It's not that I have not been busy writing though. In April I began embarking on one of the hardest things I've ever done; writing a book with my co-author John Shaw. And now for a brief advertisement; the book is called ''Pro ADO.NET Data Services : Working ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on October 26, 2008
  • Data binding to objects using the ObjectDataSource control in ASP.net 2.0

    Introduction If there’s one thing I like in life it’s a subject that brings out passionate love or hatred. Some examples include Marmite, The Smiths, and the work of Woody Allen. All of these examples I happen to love, but the best part about them all is that you never hear anyone say, “Yeah, The Smiths were ok”. Who wants ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on April 23, 2005
Powered by Community Server (Personal Edition), by Telligent Systems