Chevtek.io
  • Home
  • Github
  • Stack
Sign in Subscribe

MVC

A collection of 3 posts
ASP.NET

How to Render an ASP.NET MVC View to a String From Within the Controller

When using AJAX in a site I often find myself needing to pass a significant portion of HTML back to the client along with some other data. Ideally it would be best if I could pass back a JSON object containing the HTML and the other data as properties. The
Mar 24, 2011 1 min read
ASP.NET

How to Use Akismet With ASP.NET MVC

In the blog post prior to this one I discussed the pros and cons of Akismet [http://akismet.com/]. This article will discuss how to implement Akismet in your ASP.NET MVC app. > Note: I am currently using ASP.NET MVC 3 with Razor views, just in case that makes
Mar 22, 2011 1 min read
ASP.NET

Toggle Layout File Based On Ajax Request in ASP.NET MVC

Progressive enhancement is the addition of javascript in order to enhance the site with more modern functionality that it would not contain without it, but isn't necessary for the site to function. The problem with this is it often becomes necessary to make modifications to your site that are specific
Mar 21, 2011 3 min read
Page 1 of 1
Chevtek.io © 2023
Powered by Ghost