Kevin Rich

VS2019 and LibMan for JavaScript

MVC Core, Libman, and Client Libraries

Summary

Adding a javascript library to an ASP.NET Core MVC web development project.*

Background

In a recent ASP.NET Core MVC intranet project, I found myself needing a client library for a datetime picker. I don't need package management in my app as most things are handled server-side. I also don't do a lot . . .

Read More

July 27, 2019

Using JavaScript to get a querystring by name

Recently, while developing a MVVM app, I found a use case for using JavaScript to get the querystring from the current page. In this particular case, the page pulls a page with a search bar, but I want to be able to link to the specific search results without requiring user interaction.

My final solution was found on Stack Overflow

. . .

Read More

January 14, 2016

Archive

Cover image credit: http://whoiskevinrich.com

This update link alerts you to new Silvrback admin blog posts. A green bubble beside the link indicates a new post. Click the link to the admin blog and the bubble disappears.

Got It!