Blog

Generating Links with Lists as Parameters in ASP.NET

Derek Leson
Derek Leson

I was recently investigating how to sort a filtered grid of items on one of our websites, Aiveo.  If the user sorted the grid after a filter was applied, the filter was partially or completely lost, and the user would have to manually select the options again.  This issue was caused by incorrectly generating the query string in the URL.  The sorting parameters were correct, but any parameter that consisted of multiple values was wrong.  Turns out fixing this wasn't so simple in ASP.NET by default.

Finding and Solving Software Problems

Kevin Dorling
Kevin Dorling

Organizations may have inefficiencies in their processes that can be costly in terms of man hours. Time performing trivial tasks, dealing with poor software, or handling mistakes would be better spent elsewhere. To help your organization make better use of its time, this article will show you how to find inefficiencies and evaluate potential solutions.

Welcome to the YGen Blog

Derek Leson
Derek Leson

Welcome to the YGen Blog!  We are a small company with a passion for making software.

You can expect to find articles talking about improving business processes with software, best practices for software development and web design, new and exciting technologies, and commentary about existing products.