Skip to content

Martijn Boland

New adventures in .NET and beyond

Menu

  • About
  • Contact

ASP.NET MVC

MvcPaging 2.1

Today, a new version of the MvcPaging library was released. The only new feature in this release is the option to add strongly typed route values. In the past you had to add extra route values for the page links

martijn January 23, 2014January 23, 2014 ASP.NET MVC 1 Comment Read more

MvcPaging 1.0.2

A new version of the MvcPaging component is available via NuGet with the following changes: Added ItemStart and ItemEnd properties to IPagedList (Displaying items {ItemStart} – {ItemEnd}). Non-canonical url’s for page 1 (https://github.com/martijnboland/MvcPaging/issues/2). So the core library hasn’t changed much,

martijn December 7, 2011December 7, 2011 ASP.NET MVC, Web development No Comments Read more

Custom Model Binders and Request Validation

In ASP.NET MVC you can create your own model binders to control the way that models are constructed from an HTTP request. For example, if you don’t want any whitespace characters in your model, you can create a custom model

martijn September 29, 2011May 12, 2022 ASP.NET MVC 5 Comments Read more

NuGet package for MVC pager

It’s now possible to add the MVC pager to your own project with NuGet. Or from Visual Studio with ‘Manage NuGet Packages…’ and then search for ‘MvcPaging’. After installing, you can immediately use the Pager HtmlHelper in your views: et

martijn May 12, 2011October 25, 2011 ASP.NET MVC 11 Comments Read more

Keep your users informed with ASP.NET MVC

In almost every application, feedback from the application to the user via notification messages is required. For some strange reason, we don’t have a standard way in .NET web applications for dealing with this kind of messages and I find

martijn May 3, 2011May 3, 2011 ASP.NET MVC, Web development 9 Comments Read more
  • « Previous

Recent Posts

  • Use a hook to hide modules for non-admin roles in Directus
  • Backend development with Directus
  • Integrating Vite with ASP.NET Core – a winning combination?
  • Dynamic localization of JavaScript apps with AppText part 2: GraphQL
  • Dynamic localization of JavaScript apps with AppText and i18next

Recent Comments

  • Martijn Boland on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Mukesh Kamath on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Martijn Boland on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Mukesh Kamath on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Vedran Mandić on Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2023 Martijn Boland. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.