JeroenEikmans

Stories kicked by JeroenEikmans

Taking CSS beyond a simple style library - Jon Galloway(weblogs.asp.net)

submitted by jongallowayjongalloway(4380) 4 years, 8 months ago

Good CSS design starts with structured HTML. Here's how to do that, with an emphasis in ASP.NET. read more...

1 comment |category: |Views: 5

tags: another

Using SingleTagSectionHandler Instead Of appSettings(vaultofthoughts.net)

submitted by mikeonmikeon(5200) 4 years, 8 months ago

As an alternative to appSettings you can use SingleTagSectionHandler to store settings in a web.config file. Learn how. read more...

4 comments |category: |Views: 439

tags: another