Moses on DotNetSlackers

.Net Gorean Lifestyler

This site

News

@ Cambridge, UK

Blogs

Sponsors

  • MaximumASP
  • Social Bookmarking
    Online Shopping
    asp.net hosting
    UK online local dating

Browse by Tags

All Tags » .Net 3.5 (RSS)
PagedList Sorted Edition
Me and Amr Elsehemy are working together in something and he requested a feature in some APIs I built. In fact he liked the Rob Conery's PagedList that had been modified by Troy Goode . He used it on his jBlogMVC post series about building Blog Engine...
Inheritance and Associations with Entity Framework Part 3
On part 1 and part 2 I explored how to apply 2 different inheritance models ( TPH & TPT ) in Entity Framework . In this part I'm going to demonstrate associations between 2 base entities. And how to filter end properties to return specific type...
Inheritance and Associations with Entity Framework Part 2
In the previous part I discussed Table-per-Hierarchy Inheritance , in this part I'll go through Table-per-Type Inheritance model. There is a video demonstrating this model if you wish to watch. Here I'll update my previous sample with new entities...
LINQ to Entities, Workarounds on what is not supported
In my previous post I talked about what is not supported in LINQ to Entities and made a simple comparison with LINQ to SQL show that these unsupported things works fine in LINQ to SQL . In this post I am going to provide workarounds these things. First...
Building On Demand Loading Master/Details using GridView, CollapsiblePanelExtender and ASP.NET Ajax PageMethods
Well, I'm done with this article that show in details how to build on demand loaded details from master data using GridView and CollapsiblePanelExtender control. Read the article . Earlier this year Matt Berseth posted about Building a Grouping Grid...
Download: The Visual Studio 2008 and .NET Framework 3.5 Training Kit
Few weeks ago Microsoft released a useful training kit for Visual Studio 2008 and .NET Framework 3.5 containing Labs, Demos and PPTs. The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content...