This post originated from an RSS feed registered with .NET Buzz
by Darrell Norton.
Original Post: Working with frames and iframes with ASP.NET
Feed Title: Darrell Norton's Blog
Feed URL: /error.htm?aspxerrorpath=/blogs/darrell.norton/Rss.aspx
Feed Description: Agile Software Development: Scrum, XP, et al with .NET
Right, we all know frames are evil most of the time, but you've got the perfect Diet Coke use of frames (“Just one calorie, not quite evil enough!” Quote from Dr. Evil in Austin Powers: The Spy Who Shagged Me). So you want to know how to use frames or iframes in ASP.NET without the preaching. Here are some of the top resources I've found:
How do I refresh a specific frame using pop-up windows?
There is plenty of code, and Scott shows you how to do the three most important actions when using frames.
ASP.NET iframes by Mike Levin – this massive effort has 30 pages devoted to using iframes with ASP.NET. Each page builds on the previous in a logical progression, ending up with pretty advanced iframes usage in ASP.NET.
Web Tabstrip Control for Frames by Doug Wilson – Doug builds a tabstrip control that loads in one frame and updates data in another.
This Blog Hosted On: http://www.DotNetJunkies.com/