Articles : Page 1 of 1

  • JSON.NET Strong Naming And NuGet Woes

    JSON.NET Strong Naming And NuGet Woes

    Apr 12
    04

    This post requires a little understanding about how strong naming works. Its complicated, but basically here is the jist: When you compile a library against a strong named assembly, only that specific version of the assembly can be used with the assembly that you are compiling with out resorting to heroics. You may say what [...]...


  • MvcSiteMapProvider 2.1.0 released!

    MvcSiteMapProvider 2.1.0 released!

    Aug 10
    03

    The release for MvcSiteMapProvider 2.1.0 has just been posted on CodePlex. MvcSiteMapProvider is, as the name implies, an ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework. Targeted at ASP.NET MVC 2, it provides sitemap XML functionality and interoperability with the classic ASP.NET sitemap controls, like the SiteMapPath control for rendering breadcrumbs and the Menu control. Next to a brand new logo, the component has been patched up with several bugfixes, the visibi...



  • 1