app-themes Questions

3

Solved

I would like to be able to have a version number appended to a css file located in my app_themes folder in my asp.net website so that modification to the file would force the browser to get the fil...
Restrictive asked 21/3, 2009 at 21:1

1

I have an ASP.NET site with both WebForms and MVC sections to it. When I try to precompile the site, everything works except serving images/css from under App_Themes. If I request something like /...
Strangury asked 21/1, 2014 at 20:12

3

Solved

I have written a bit of code that helps with versioning of js files. Essentially it spins around the current script manager and appends the javascript file path with an md5 hash of the file. So &...
Micrography asked 7/1, 2010 at 11:17

1

Does anyone know if it is possible to bundle and minify WebForms App_Themes using Microsoft.Web.Optimization?
Macrospore asked 16/5, 2012 at 12:53

3

I have a background image that's split into three separate images: backgroundTop.png backgroundMiddle.png backgroundBottom.png How would I go about implementing a background in an Android app in...
Sasha asked 21/4, 2012 at 15:19
1

© 2022 - 2024 — McMap. All rights reserved.