22 lines
750 B
Plaintext
22 lines
750 B
Plaintext
|
|
---
|
||
|
|
import Base from '../layouts/Base.astro';
|
||
|
|
---
|
||
|
|
<Base title="Articles for .NET developers" description="Articles for .NET developers by Component Owl." 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">
|
||
|
|
<div class="subpage resources-content">
|
||
|
|
|
||
|
|
<div class="section-heading">Articles for .NET developers</div>
|
||
|
|
|
||
|
|
<div class="featured-articles">
|
||
|
|
|
||
|
|
<h2><a href="/articles/visual-studio-toolbox-control-integration.html">Visual Studio Toolbox Control Integration</a></h2>
|
||
|
|
<div class="post-info">Published on Tuesday, 22 April 2014</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="articles">
|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</Base>
|