meixger

Stories kicked by meixger

Migrating a standard ASP.NET Website to N2CMS on EC2(www.mindscapehq.com)

submitted by traskjdtraskjd(3229) 1 year, 5 months ago

This post reviews a recent site migration that Mindscape undertook - moving from a standard ASP.NET solution to the great N2CMS open source CMS using ASP.NET MVC. It looks at the challenges and solutions that were found as part of the migration to make it smooth and improve site performance for website visitors. read more...

add a comment |category: |Views: 221

tags: another

SubSonic 3.0 Preview 1: Linq Has Landed(blog.wekeroad.com)

submitted by ChadMoranChadMoran(535) 3 years, 6 months ago

Rob Conery explains some features of SunSonic 3.0 Preview 1 read more...

2 comments |category: |Views: 417

tags: another

How to install and use free ASP.NET CMS umbraco(blog.sevcnikar.info)

submitted by PRiMoZPRiMoZ(15) 4 years, 1 month ago

Umbraco is free and open source CMS. It runs on .NET platform. In this article you can read: what applications are required to run umbraco, how to configure umbraco, how to create first simple website. read more...

add a comment |category: |Views: 102

tags: another

Creating a Data Driven ASP.NET Localization(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 10 months ago

Find out how to build an ASP.NET 2.0 Resource Provider that uses database data for its localization storage rather than Resx files. Database resources can be much more flexible and this article demonstrates how to build a powerful ASP.NET resource editing front end that allows editing of resource data in a live ASP.NET application in a context sensitive manner. read more...

1 comment |category: |Views: 324

tags: another