Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asp.net Mvc 4

Jquery Ui Sortable() Method Not Supported Error

I'm developing an ASP.NET MVC 4 web application, which utilises the latest JQuery and JQuery UI… Read more Jquery Ui Sortable() Method Not Supported Error

Bundle Of Kendo Ui Is Not Working In Iis

I am developing an application in ASP.NET MVC 4 using Kendo UI, and the entire application works pe… Read more Bundle Of Kendo Ui Is Not Working In Iis

How To Change Ckeditor Icons Color

Very simple, I want to change the icons used in ckeditor from black to white as the menu will be on… Read more How To Change Ckeditor Icons Color

Using @section Inside Razor Helper

We are trying to setup Sections of our layout to be Required but configurable based on the individu… Read more Using @section Inside Razor Helper

Ajax.beginform To Specify "get" Type Posting

My view is as below: Read more Ajax.beginform To Specify "get" Type Posting

Enable Browser Caching For Static Resources

To improve the site performance, I'm adding following http headers in IIS 7.5. Expires: Sun, 29… Read more Enable Browser Caching For Static Resources