C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Scott Lysle(3)
Khaja Moizuddin(2)
Priyaranjan K S(1)
Sibeesh Venu(1)
Manish Dwivedi(1)
Senthilkumar (1)
Rajesh Gami(1)
Gajendra Jangid(1)
Sagar Pardeshi(1)
Gopaiah Nekarukanti(1)
Raj Bandi(1)
Manoj Singh Panwar(1)
Gnanavel Sekar(1)
Yadagiri Reddy (1)
Kaviya Balasubramanian(1)
Sanjay Kumar(1)
Anubhav Chaudhary(1)
Sridhar Subramanian(1)
Resources
No resource found
Working With iframe In SharePoint Server 2016 And SharePoint Online
Sep 26, 2016.
In this article, you will learn working with iframe in SharePoint Server 2016 and SharePoint Online.
Load Website Into IFrame Using jQuery
Jun 12, 2015.
Today we will learn how to simply load a website into an IFrame using jQuery.
Resize Iframe Dynamically in C#
Feb 28, 2013.
In this article I’ll explain how we can resize an iframe programmatically.
Develop the web site using iFrame model
Sep 17, 2009.
This article explains about the iFrame model web site and its advantages and disadvantages. The sample web site also attached.
Implementing Custom File Viewer (PDF, Images, Videos, DOCX) in Angular Without iFrame
Nov 17, 2025.
Build a custom Angular file viewer (PDF, images, videos, DOCX) without iframes! Enhance control, styling, and security using native HTML and specialized libraries.
Work With iframes in Angular
Jun 12, 2024.
Learn how to effectively embed and interact with iframes in your Angular application. This guide covers setting up iframes in Angular components, dynamically changing iframe URLs, ensuring security with DomSanitizer, styling iframes, and communicating with iframes using the postMessage API.
Office Web Apps (Word, Excel, PowerPoint) Link To "Open File In Iframe"
Feb 08, 2019.
In this article, we will explore how we can open SharePoint on-premise and SharePoint online Office files (Word, Excel, and PowerPoint) without downloading them. The file will be opened in a model dialog box.
RDLC Integration In MVC Application - Report Display Using Iframe
Jul 25, 2017.
This article demonstrates how to integrate RDLC reports in ASP.Net MVC applications. Build the solution and run, navigate to Report view, then we will be able to see the following screen that the report displayed in View.
IFrame Execution Using Selenium WebDriver - Part Two
May 31, 2017.
In this article, we will see the execution of iframe using Selenium WebDdriver.
IFrame Execution Using Selenium Webdriver - Part One
May 30, 2017.
In this article, we will see the execution of iframe using selenium webdriver.
IFrame Cross Domain Communication Using IIS ARR and URL Rewrite
May 01, 2013.
This article demonstrates how to override browser same-origin policy and communicate from main page to its iframe loaded with content from external domain using ARR and URL Rewrite.
Creating 3D animation using "iframe" in HTML5
Dec 27, 2011.
In this article you will learn how to create an iframe object and add 3D animation to it in HTML5.
ASP.NET MVC 5 - DocuSign🖋️- Validating And Viewing Document(s) On A Modal-Dialog
Dec 19, 2018.
In this article, we will see how to validate the DocuSign document by viewing it in Modal Dialog using an iframe in our web application.
Handling Frames In Web Application Automation Using Selenium
Jul 29, 2018.
This article gives you information about Frames in web applications and how to handle them using selenium.
Build And Deploy The Client Side Web Part (SPFx) In SharePoint Online
Apr 21, 2017.
The article introduces SPFx (SharePoint Framework), ideal for SharePoint Online. It contrasts with older app models, highlighting its client-side Web parts for faster loading without IFrames. It covers creating and deploying Web parts using Gulp tasks, and CDN integration.
Twitter Bootstrap Modal Popup Dialog
Apr 10, 2014.
This article explains how to create a Twitter Bootstrap Modal Popup Dialog and Play a YouTube Video using a HTML5 iframe.
Open a New Web Form in the Modal Popup of ASP.Net Application
Aug 16, 2013.
Learn how to create a Model Popup in ASP.NET using AjaxControlToolkit. This article explains opening a new WebForm as a Popup instead of a Panel, detailing steps from adding the Ajax Toolkit to configuring the ModalPopupExtender and IFrame. Perfect for managing complex popups with multiple items.
Embed PDFs into a Web Page with a VB Built Custom Control in VB.NET
Nov 10, 2012.
This article describes a simple approach to embedding and displaying PDF documents in a web page through the use of a simple ASP.NET 2.0 VB built custom server control.
Developing Gadgets for Websites
Mar 29, 2010.
This article explains how to develop simple gadgets for Websites.
An Easy Way to Embed Word in a Web Page
Jan 24, 2007.
This article describes how to display word documents within a web page using a simple custom server control. The approach used in this example is based upon conversion of the Word document into an MHT file.
Embed PDFs into a Web Page with a Custom Control
Jan 23, 2007.
This article describes an approach to embedding and displaying PDF documents in a web page through the use of a simple ASP.NET 2.0 custom server control.