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]
Ravishankar Singh(1)
Ravishankar Velladurai(1)
Sasikumar Yuvaraj(1)
Vincent Maverick Durano(1)
Nakkeeran Natarajan(1)
Jean Paul(1)
Abhimanyu K Vatsa(1)
Davin Martyn(1)
KondalaRayudu ValaVala(1)
Resources
No resource found
Powershell script to Approve Masterpages and Pagelayouts
Mar 16, 2011.
Through this article, it will be easy to approve master pages and pagelayouts that you are going to upload. It will save the time of approving each item.
Using MasterPage In Xamarin.Form
Aug 04, 2017.
Xamarin is a platform that allows us to create multi-platform mobile applications like Windows phone, Apple iOS, and Android through a single integrated development environment (IDE). We will discuss how to create MasterDetail Page applications from VS2017. There are many plugins available for Xamarin Cross platform including Stack Layout, Label,ScrollView and buttons.
Responsive MasterPage For SharePoint Using HTML5 And CSS3
Oct 24, 2016.
In this article, you will learn about creating responsive MasterPage for SharePoint, using HTML5 and CSS3.
MasterPage, UserControl, ModalPopup And UpdatePanel - Passing Values To Parent Page
Jul 21, 2016.
In this article, you will learn about MasterPage, UserControl, ModalPopup and UpdatePanel for passing values to parent page.
Working With SharePoint Master Pages Using PnP PowerShell
Jul 14, 2016.
In this article, we will learn how we can add, retrieve, set and delete the master pages on SharePoint sites, using PnP PowerShell.
How to Deploy MasterPage Element Through Solution in SharePoint
Oct 02, 2013.
This article describes how to deploy a Java Script method that needs to be included in the MasterPage file using a solution in SharePoint.
Creating Master Page (MasterPage in Web.config) in ASP.NET: Part 5
Sep 14, 2012.
This is my series of articles on Master Page and in this article we will discuss how to configure a Master Page in the Web.config file.
Work with UpdatePanel Control in AJAX
Dec 18, 2011.
Master pages allow you to create a consistent look and behavior for all the pages (or group of pages) in the web application. A master page provides a template for other pages, with shared layout and functionality.
Master Page in ASP.NET
Nov 03, 2011.
Here, we will learn how to add a master page to a project in ASP.NET.