March 18 ASP.NET MVC links
Edit on GitHubToo busy this week to write large blog posts myself... Luckily other people do write interesting things on ASP.NET MVC!
- ASP.NET MVC Route tester
Test your routes by simply browsing to a specific URL and checking the output of this tool. - The ASP.NET MVC request lifecycle
Description of the ASP.NET MVC request lifecycle from request to response. - ASP.NET MVC Membership manager (in German)
Membership manager for the ASP.NET MVC framework including the necessary management controllers. - ASP.NET MVC on Mono
Tutorial on how to enable ASP.NET MVC on Mono. - Define ASP.NET MVC routes in web.config
I think the title says it all.. - Define ASP.NET MVC route data in a database
Create a database schema and provider for storing route data. - TwinForms Scaffold generator
Generates Select/Insert/Update/Delete (CRUD) controllers & views for the ASP.NET MVC framework - ASP.NET MVC Captcha
Happy coding!
This is an imported post. It was imported from my old blog using an automated tool and may contain formatting errors and/or broken images.
0 responses