--- import Base from '../layouts/Base.astro'; const title = "Articles for .NET developers - ComponentOwl"; const description = "Better ListView by Component Owl is a .NET WinForms control designed to replace the standard list view control included with C#/VB.net."; const keywords = "list view, listview, list view control, list view component, .net list view, list view replacement, list view alternative, improved list view, enhanced list view"; const rawContent = `
Articles for .NET developers
`; ---