TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Layouts
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Deepak Bajaj (8)
Nakkeeran Natarajan (2)
Ramesh Palaniappan (2)
Shaili Dashora (1)
Abhishek Saini (1)
Manoj Mittal (1)
Sourabh Somani (1)
Parth Dave (1)
Rion Williams (1)
Mohammad Hussain (1)
Deepak Rawat (1)
Chris Love (1)
Sola Oshinowo (1)
Jignesh Trivedi (1)
Swati Chavan (1)
Vijay Kumari (1)
Vijay K (1)
Gaurav Kumar (1)
Neeraj Kumar (1)
Harikrishnan N (1)
Sandeep Sharma (1)
Saleh Qadeer (1)
Umair Hassan (1)
Jatin Malik (1)
Nitin Pandit (1)
Ketak Bhalsing (1)
Kirtiranjan Moharana (1)
Vidya Vrat Agarwal (1)
Abhishek Kumar Ravi (1)
Abhimanyu K Vatsa (1)
Diptimaya Patra (1)
Richa Garg (1)
Manish Singh (1)
Ravishankar Singh (1)
Charles Petzold (1)
Related resources for Layouts
No resource found
Bootstrap For Beginners - Part Two (Bootstrap Containers)
10/3/2024 11:31:45 AM.
This article explores Bootstrap containers, focusing on the two main classes: .container for a responsive fixed-width layout and .container-fluid for a full-width layout. It provides practical example
Creating Responsive Layouts in React with Flexbox and Grid
5/20/2024 10:23:10 AM.
Learn to craft responsive layouts in React using Flexbox and Grid. Master CSS techniques for fluid designs adaptable to various screen sizes. Elevate your UI with mobile-first strategies and dynamic c
Adaptive Card Templating With Azure Bot Framework SDKV4
5/14/2024 11:43:47 AM.
Leverage Azure Bot Framework SDK V4 for Adaptive Card templating, enabling dynamic content presentation and rich UI customization in bot messages with JSON-based adaptive layouts and data binding.
ASP.Net MVC View
4/2/2024 9:13:55 AM.
In this article, we will learn ASP.NET MVC Views offer flexible presentation layer control. Utilize Razor syntax for dynamic HTML rendering, leverage Layouts for consistent design, and employ Partial
Best Practices To Make Responsive Website Design (RWD)
3/15/2024 11:07:00 AM.
Employ a mobile-first approach, utilizing flexible grids, media queries, and fluid layouts. Implement breakpoints, optimize images, and prioritize content for performance. Focus on enhancing user expe
Common Approaches To Responsive Design
3/15/2024 11:02:24 AM.
This article, Explores various strategies for responsive design, including CSS media queries, flexible layouts, and mobile-first approaches. Adapt your website's design to different devices seamle
Power BI Mobile App Features And Capabilities
8/21/2023 5:46:54 AM.
Explore the features and capabilities of the Power BI mobile app for accessing dashboards and reports on mobile devices
Materialize CSS Grids Streamlining Layouts for Seamless Web Development
5/22/2023 9:39:16 PM.
Materialize Grids Streamlining Layouts for Seamless Web Development
A Comprehensive Guide to the CSS Gap Property: Improving Web Layouts
3/7/2023 1:09:53 PM.
Learn about the CSS Gap Property and how it simplifies adding space between elements. Discover how to use this powerful property to improve your code and fine-tune spacing. Check out our comparison wi
Creating Various Layouts For Different Razor Pages In Blazor
4/25/2022 1:07:58 PM.
In this article, you will learn how to create various layouts for different razor pages in blazor.
Rendering Layouts Based on a Condition in ASP.Net MVC
4/20/2021 9:15:22 AM.
This article explains how to change a layout page at runtime or based on a condition in our MVC application.
Partial Classes and Layouts in Blazor
11/3/2020 6:44:14 AM.
In this article, you will learn about Partial Classes and Layouts.
Layouts in Android
9/21/2020 7:21:41 AM.
This article looks at layouts in Android with Android Studio
Layouts In Java
5/17/2020 1:25:49 PM.
In this article, you will learn how to manage layouts in Java.
Supporting Different Languages and Layouts in an Android Application
3/27/2020 7:20:42 AM.
This article exlains how to support multiple languages, layouts and resolutions in an application.
Learn About Android Layouts
3/27/2020 1:05:02 AM.
In this article you will learn about Android Layout parts with example.
Xamarin.Forms - Bindable Layout
12/2/2019 10:05:32 PM.
Learn Bindable Layout and how to use it in Xamarin.Forms.
Layouts of AWT In JAVA
9/18/2019 5:22:36 AM.
In today's article you learn about Layouts of AWT in Java.
Types Of Xamarin Layouts
2/25/2019 8:21:56 AM.
This article is about Xamarin Layouts that are used to compose the user interface controls into visual structures.
Stack And Grid Layouts In Xamarin.Forms
1/16/2019 11:53:01 PM.
Stack And Grid Layouts In Xamarin.Forms. The Xamarin.Forms stack is something to store data. Stack works in both a horizontal and vertical way.
Deploying Page Layouts On SharePoint Using PnP Core CSOM
5/24/2017 4:29:05 PM.
In this article, you will learn how to deploy a page layout, using PnP Client Side Object Model code.
Android Activity, Layouts, And MVC
12/15/2016 11:13:35 PM.
Learn about Android Activity, Layouts, onCreate() method, and setContentView() method. What are activity and layout and how they are associated. Learn how MVC works and how MVC is used in Android. Als
Steps To Create Page Layouts In SharePoint 2013 Using SharePoint Designer
10/14/2016 12:23:42 PM.
In this article, you will learn how to create a custom Page Layout in SharePoint 2013, using SharePoint Designer.
Steps To Create Custom Page Layouts In SharePoint 2013 Using Visual Studio
10/13/2016 4:43:24 AM.
In this article, you will learn how to create custom page layout in SharePoint 2013, using Visual Studio.
Working With Page Layouts On SharePoint Using PnP PowerShell
7/9/2016 4:36:26 PM.
In this article, you will learn how we can create, add, retrieve, and delete page layouts on to SharePoint site, using PnP PowerShell.
Layouts (Master Pages) in ASP.NET MVC 5.0: Part Fourteen
4/27/2016 1:45:03 PM.
In this article you will learn about Layouts (Master Pages) in ASP.NET MVC 5.0.
Create Master Pages, Custom Page Layouts and Extending Themes
4/24/2016 6:28:29 PM.
In this article you will learn how to Create Master Pages, Custom Page Layouts and Extending Themes in SharePoint.
Create Custom Page Layout In SharePoint Online
12/4/2015 3:25:51 PM.
In this article you will learn how to create custom page layout in SharePoint online.
LayoutInflator in Android
9/13/2015 2:37:29 PM.
In this video tutorial you will learn how to use Layout Inflator to inflate layout in programming using java.
Visual Studio 2015 Feature Series: #2 Window Layouts
8/25/2015 3:08:08 PM.
In this article you will learn about Window Layouts in Visual Studio 2015 features.
Box Model in Android
8/20/2015 7:28:36 AM.
In this video you will learn how to create box Model in Android and learn the use of new Layout Properties in android like Layout_Weight etc.
FrameLayout in Android
8/17/2015 4:17:01 AM.
Layout is important in the expect of designing interface of any application.In this video you will learn how to create and use frame layout in Android.
GridLayout in Android
8/17/2015 4:16:10 AM.
Grid Layout is a important Layout in Android.It can layout the components in Grid.In this video you will learn how to use GridLayout in Android.
Gravity Property in Android
8/17/2015 2:40:40 AM.
In this video you will learn how to use Gravity Property in Android through java programming.
Radio Button in Android
8/17/2015 2:39:02 AM.
In video tutorial you will learn how to use RadioGroup, Radio Button in Android for take single choice from many options
ImageView in Android
8/17/2015 1:30:34 AM.
In this video you will learn how to use image view in android to display images in android.
Dyanmic Tabs in Android
8/17/2015 1:23:26 AM.
Tab is useful and important component of Android development. In this video you will learn how to create and use Tab at run in Android.
Overview of Layouts in Windows Store App
4/21/2014 8:01:05 PM.
In this article we are talking about Layouts in Windows Store Apps. We develop either for Windows Forms or Windows Store Apps.
Developing Websites using Themes (Page Layouts using CSS): Part 9
12/1/2012 2:16:30 AM.
This is my series of articles on Theme based web developments and in this article part we will discuss how to control page layouts using CSS.
WPF/Silverlight Layouts
9/29/2012 9:44:50 AM.
Page Layouts in WPF and Silverlight 2 or Silverlight 3
Working With Layouts in ASP.NET MVC3 Using Razor View
8/13/2012 1:19:43 PM.
In this article I explain how to use layouts in MVC3 Razor view.
Creating Page Layouts with View Master Page in ASP.NET MVC
12/23/2011 10:37:32 AM.
This is a simple application for beginners that helps wil how to add your own master page in an ASP.NET MVC application.
Powershell script to Approve Masterpages and Pagelayouts
3/16/2011 6:44:54 PM.
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.
Defining Layouts through XAML in Windows Phone 7
11/29/2010 3:47:34 AM.
Silverlight program is generally a mix of code and XAML. Most often, you’ll use XAML for defining the layout of the visuals of your application, and you’ll use code for event handling, including all user-input events and all events generated by controls as a result of processing user-input events.