Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 10th, 2010, 02:18 PM
Authorized User
 
Join Date: Dec 2010
Posts: 27
Thanks: 10
Thanked 0 Times in 0 Posts
Default Style Sheet Blues

Hi, Imar.
I am working with the Beg ASP.NET 3.5 book. I have downloaded and worked through a good part of the code using VS 2008.
Then I have started a web site using VS2010 and building for ASP.NET 4.
For the time being, I use Monochrome.css from the book.
What troubles me is the fact that changes/additions I make to the CSS file do not necessarily show up in the browser, either late or not at all.
It is as if the old value is cached and the new value does not get used. Maybe styles are overwritten somewhere. After all, these are cascating style sheets!
How can I force the browser to use the new content?

Your book has been very useful. Most of my experience has been with Windows Forms, but I am trying to learn ASP.NET and Web programming.
I am switching to VS2010 and .NET Framework 4. I have already ordered your Beg ASP.NET 4 book, which should arrive in a few days.
It seems to me, though, that this problem has nothing to do with VS2010 or ASP.NET 4.

Any comment would be appreciated.

Regards,
Gudni Sigurdsson
 
Old December 10th, 2010, 03:06 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Gudni,

Good to hear you find the book so useful.

To force the browser to get a fresh copy of the CSS file, use CTRL+F5 or CTRL+R in your browser.

Hope this helps,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Style Sheet File dotnetDeveloper BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 4 April 23rd, 2010 11:18 AM
Need to redirect XML outputted by style sheet back into same style sheet Kenneth.Dougherty XSLT 4 November 9th, 2009 04:29 PM
Style Sheet exit veera_clr XSLT 3 November 9th, 2009 07:04 AM
cascading style sheet problem nikotromus ASP.NET 2.0 Professional 0 March 24th, 2006 07:49 PM
Setting the Style Sheet class jacob ASP.NET 1.0 and 1.1 Basics 4 August 20th, 2003 01:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.