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 Layout
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Amir Ali (8)
Gaurav Kumar (4)
Shiv Sharma (3)
Jejji Arora (2)
Alkesh Bijarniya (2)
Manoj Mittal (2)
Anoop Kumar Sharma (2)
Abhishek Singhal (2)
Dhruvin Shah (2)
Sandhya Shinde (2)
Chhavi Goel (2)
Sazid Mauhammad (2)
Manish Tewatia (2)
Sanjay Kumar (1)
Suraj Dhage (1)
Babita (1)
Sangeetha S (1)
Shaili Dashora (1)
Satyajit Paul (1)
Sagar Pardeshi (1)
Vishal Joshi (1)
Jayvant Masan (1)
Rohatash Kumar (1)
Preeti Zutshi (1)
Amit Kumar (1)
Aditya Gaur (1)
Anuradha Rani (1)
Manikavelu Velayutham (1)
Alagunila Meganathan (1)
Abhishek Saini (1)
Anubhav Chaudhary (1)
Kaviya Balasubramanian (1)
Senthilkumar (1)
Vithal Wadje (1)
Logesh Palani (1)
Farhan Ahmed (1)
Vrushali Ghodke (1)
Siddharth Gajbhiye (1)
M Munib (1)
Kartik Pawar (1)
Sandeep Singh Shekhawat (1)
Sourabh Somani (1)
Priti Ranjan Dash (1)
Parth Dave (1)
Rion Williams (1)
Nishi Kumari (1)
Ziggy Rafiq (1)
Vipul Malhotra (1)
Ajay Malik (1)
Tural Suleymani (1)
Mohammad Hussain (1)
Ravikant Sahu (1)
Ashish Bhatnagar (1)
Deepak Rawat (1)
Chris Love (1)
George (1)
Mushtaq M A (1)
Sola Oshinowo (1)
Swesh S (1)
Sandeep Mishra (1)
Kirtesh Shah (1)
Nimit Joshi (1)
Jignesh Trivedi (1)
Mudita Rathore (1)
Ammar Shaukat (1)
Saravanan Ponnusamy (1)
Guest User (1)
Swati Chavan (1)
Vijay Kumari (1)
Mahender Pal (1)
Anbu Mani (1)
Abhishek Mishra (1)
Vijay K (1)
Biswa Pujarini Mohapatra (1)
Neeraj Kumar (1)
Naveen Singh (1)
Pankaj Kumar Choudhary (1)
Chintan Rathod (1)
Related resources for Layout
No resource found
Use of ItemsControl in WPF C# for Flexible UI Design
11/19/2024 4:38:09 AM.
This guide explores data binding, templates, and customization techniques for crafting sophisticated layouts. Enhance your WPF skills and unlock the full potential of ItemsControl for efficient UI dev
Creating Views for Lists or Libraries in SharePoint Online
11/12/2024 6:02:41 AM.
Creating custom views in SharePoint Online allows users to tailor how lists and libraries display data. With options for filtering, sorting, grouping, and different layouts like calendar and gallery v
Mastering Basic Arithmetic Operations in Web Development
11/8/2024 9:19:24 AM.
Build a simple web-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. This project utilizes HTML for structure, CSS for styling, an
Scroll View Example in Android Studio using Java
10/30/2024 8:04:11 AM.
Scroll View in Android enables displaying more content on a single screen by allowing vertical or horizontal scrolling. It works with Linear Layouts, making it ideal for apps like note-taking where us
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
Create A Custom Page Layout For SharePoint Online
9/26/2024 8:35:30 AM.
Learn how to create a custom page layout in SharePoint Online to enhance your site's design and functionality. This guide covers essential steps for customizing page layouts, including utilizing w
Create Modern Page Template In SharePoint Online
9/24/2024 11:55:00 AM.
Learn to customize layouts, integrate web parts, and optimize content management within SharePoint's modern UI. Ideal for improving site design and user experience.
How to use Bootstrap With Angular
9/23/2024 5:08:21 AM.
This guide covers Bootstrap installation in Angular projects, configuring styles and components, and tips for optimizing your design, helping you build modern, responsive web apps.
Single Page Application Using ASP.NET MVC And jQuery With CRUD methods
9/18/2024 12:19:17 PM.
In this guide, learn how to create a Single Page Application (SPA) using ASP.NET MVC and jQuery without relying on frameworks like Angular or React. We'll focus on routing and UI-level interaction
Creating Table Using Twitter Bootstrap
9/16/2024 11:27:40 AM.
Learn how to design and implement stylish, responsive tables using Twitter Bootstrap. This guide covers Bootstrap’s table classes, grid system, and utility classes to enhance table layouts and functio
How to Use Absolute Position Property in CSS
8/22/2024 11:05:22 AM.
In this article, you'll learn how to position an image as a background using the Z-index property in CSS. We start by designing a header with a title in a div container, then create a main body di
Creating a Three Dot Loading Animation
8/21/2024 6:02:55 AM.
Creating a three-dot loading animation using HTML and CSS. The HTML sets up a container with three dots, while the CSS styles the dots and applies a blinking animation using Flexbox for centering and
Create A Form Using HTML Tables
8/8/2024 3:19:03 AM.
In this article we will see how to create a form using HTML Tables. First we learn how to create controls like TextBox and DropDownList, then we use them together in our table to create a form where u
Create Dynamic and Flexible Height Vertical Gallery
7/24/2024 6:29:48 AM.
Scrolling through controls is frequently not necessary or should be avoided. We can make the controls height adjustable or overflowing in such a situation. We shall examine how to exceed gallery heigh
Understanding View Binding in Android
7/22/2024 4:30:54 AM.
View binding is a feature that makes it easier to write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in that
Div Layout vs. Table Layout - Web Designing
6/7/2024 10:42:24 AM.
Most of the web designers directly chose the table based layout for their websites. Reason behind this is it's very easier to design a webpage rather than going for div based layout or the web des
How to re-render the View When the Browser is Resized in ReactJS
5/24/2024 9:59:44 AM.
To re-render a ReactJS view upon browser resize, utilize the use effect hook to add a resize event listener. Upon resizing, update state variables triggering a re-render of the component, ensuring res
Using ListBox Control In Microsoft PowerApps
5/21/2024 9:40:35 AM.
The ListBox control in Microsoft PowerApps enables users to select single or multiple items from a list. It integrates seamlessly with data sources, allowing dynamic filtering, sorting, and grouping.
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.
Change Grid Size Dynamically Based on Screen Resolution
5/9/2024 4:46:32 AM.
Learn how to create responsive web layouts by dynamically adjusting grid sizes based on screen resolution. Explore techniques using CSS media queries to adapt grid layouts for various viewport sizes.
Mapping Output Cache Profile In SharePoint Page Layout
5/2/2024 10:46:30 AM.
Optimize SharePoint page performance by mapping output cache profiles to page layouts. Utilize caching options in site settings for efficient content delivery, enhancing user experience and performanc
Media CSS For Print The Web Page in Customized Format
4/25/2024 8:10:45 AM.
Utilize CSS media queries to craft print stylesheets for customized web page printing. Tailor typography, layout, margins, and colors for optimal print output. Ensure cross-browser compatibility and r
Change Layout Page Dynamically In ASP.NET MVC 5
4/22/2024 7:45:18 AM.
This content provides a comprehensive guide to implementing dynamic layout pages in ASP.NET MVC applications. It begins with an introduction to the need for changing layout pages based on user roles o
Custom Popup Dialog In Xamarin Android
4/12/2024 11:29:24 AM.
Custom Popup Dialog in Xamarin Android allows developers to create tailored dialog boxes that can be displayed on top of the current activity. These dialogs can have custom layouts, event handling, an
_Layout And _ViewStart And _ViewImports In ASP.NET MVC Core 3.0
4/11/2024 11:12:11 AM.
Today in this article I will discuss about _Layout, ViewStart and ViewImports file in ASP.Net MVC Core 3.0. These are the file place in views folder. We will understand all 3 files step by step.
Move Controls With The Mouse On A Form At Runtime
4/10/2024 9:42:29 AM.
Enable dynamic control movement on a WinForms application at runtime by incorporating mouse interaction. Empower users to drag and drop UI elements for personalized layouts, enhancing user experience
How to Create Nested Grid using Angular 8
4/8/2024 11:20:13 AM.
Learn to implement nested grids in Angular 8 using Angular Material Grid or Angular Flex Layout. Explore grid layout techniques, nesting components, and building complex grid structures for efficient
Design Whatsapp Page With Grid Layout In Xamarin.Forms
4/4/2024 8:57:03 AM.
Explore Xamarin.Forms, a cross-platform mobile framework, facilitating UI development with XAML. Utilize Visual Studio 2017/2019 for C# coding. Design WhatsApp-like layouts using Grid Layout, Labels,
How To Create A Simple Calculator Using Grid Layout In Xamarin.Forms
4/4/2024 7:23:34 AM.
In this article, we will learn how to develop a basic calculator using Xamarin. Forms, leveraging the power of Grid Layout for efficient UI design.
ASP.Net MVC 4 - Layout and Section in Razor
4/2/2024 9:25:29 AM.
Razor has a feature called "layouts" that allow you to define a common site template, and then inherit its look and feel across all the views/pages on your web application.
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
Viewstart Page in ASP.NET MVC 3
4/2/2024 9:06:50 AM.
The Viewstart page in ASP.NET MVC 3, denoted as _ViewStart.cshtml, sets the default layout and global settings for views. It initializes layout pages, enabling uniform structure and design across mult
Explain StackLayout in .NET MAUI
3/31/2024 3:53:34 AM.
StackLayout in .NET MAUI provides flexible layout management for UI development, allowing easy arrangement of controls in a stack, either horizontally or vertically. Compatible with Xamarin.Forms, and
Mastering the Display Form Control in Power Apps
3/20/2024 9:46:53 AM.
Mastering the Display Form Control in Power Apps enables efficient data presentation and user interaction. Learn customization, validation, and integration for optimal user experience and streamlined
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
Understanding CSS Grid: Building a Responsive Layout
3/14/2024 5:19:45 AM.
Illustrating the application of CSS Grid to construct a responsive webpage layout. Through precise grid definitions and item placements, it delineates sections like header, sidebar, content, and foote
Exploring Horizontal Gallery in Power Apps
3/11/2024 11:14:12 AM.
In this article, we will learn to enhance user experience with intuitive UI design, perfect for mobile applications. Unleash the potential of Microsoft Power Platform for streamlined app development.
useEffect and useLayoutEffect hooks in React.js
3/7/2024 9:28:19 AM.
useEffect and useLayoutEffect are React hooks for managing side effects in functional components. While similar, they differ in execution timing, scheduling (asynchronous vs. synchronous), and perform
Understanding Classic Page in SharePoint
3/7/2024 8:30:36 AM.
Classic pages in SharePoint refer to the traditional layout and design structure used for creating and managing content. These pages typically utilize web parts, customizable layouts, and the ribbon i
Android Responsive Login Screen Design using Constraint Layout
2/16/2024 3:24:08 AM.
In this article, I going to explain how we can create a responsive Screen for different android Screens using Constraint Layout.
How to Build an Interactive and Responsive Form
12/28/2023 5:03:01 PM.
Discover the world of web development with our latest tutorial on building a responsive and interactive form using HTML5, CSS3, and JavaScript. From the fundamentals of HTML5 to styling with CSS3 and
FlatList in React Native
11/27/2023 6:48:46 AM.
FlatList is a vital component in React Native for efficiently rendering large lists of data. Learn its installation and basic usage, key features like data, renderItem, and keyExtractor props, and opt
Grid Layout in WPF
11/22/2023 5:54:51 AM.
WPF Grid panel enables you to arrange children elements in cells defined by rows and columns. In the code example of this article, we will learn Grid layout and its properties in WPF using C# and XAML
Master Page In Asp.net
10/25/2023 7:24:47 AM.
A Master Page in ASP.NET is a fundamental concept that simplifies the creation and maintenance of consistent layouts for web applications. It serves as a template or framework for other pages in the a
Elements Of Responsive Web Design
10/19/2023 12:10:03 PM.
Responsive web design ensures that users can access a website effortlessly, whether they are using a desktop computer, laptop, tablet, or smartphone. By dynamically adjusting the layout and content pr
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
Container Widget In Flutter
8/17/2023 10:17:30 AM.
In this article, you will learn about container widget in Flutter.
Shimmer In Jetpack Compose
8/2/2023 8:54:31 AM.
This article is all about how we can successfully create a shimmer in compose.
Box Class- An Oddity in JFC
7/18/2023 5:57:35 AM.
A lightweight container that manages its layout using a BoxLayout object. Several class methods offered by Box are beneficial for containers using BoxLayout.
Build PowerApps Gallery with Four Column Layout
6/28/2023 11:22:45 AM.
In this solution, a step-by-step guide is provided to design a gallery control with multiple columns and rows. The process involves selecting a blank vertical gallery, setting the data source, config
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
Pass Data Across Views In .NET MVC
1/7/2023 11:50:51 AM.
In this article, you will learn how to pass data across views in MVC.
How To Use weightSum And layout_weight In Linear Layout
7/18/2022 11:28:06 AM.
In this article, you will learn about how to use weightSum and layout_weigth in a linear layout.
Xamarin Community Toolkit - State Layout
5/22/2022 11:28:19 AM.
In this article, you will learn about Xamarin Community Toolkit - State Layout.
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.
Create/Design Adaptive Cards Extensions In SharePoint Site By Out-Of-The-Box Way
2/7/2022 4:41:25 PM.
Microsoft has introduced a new way of displaying the information in a platform-agnostic way called Adaptive Cards. In this article we shall see how to design the cards in the OOTB way.
HTML Body Tag and 12 grid structure
7/8/2021 4:32:28 AM.
HTML Body Tag and 12 grid structure
Learn About Layout View In Razor Pages
5/30/2021 11:27:51 AM.
In this article, you will learn about Layout View in Razor Pages.
Working With Layout and CSS in ASP.Net Web Pages 2
5/25/2021 5:03:43 AM.
In this article, we'll learn how to create a layout and use it in the site using WebMatrix.
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.
Change The LayoutPage At Runtime in ASP.Net Web API
4/1/2021 11:20:09 AM.
In this article, I will show you to change the layout page at runtime in Web API.
Bind ASP Model To SelectList In _Layout Page Using Sessions In ASP.NET Core
3/31/2021 12:39:47 PM.
In this article we are going to use the sessions to bind an ASP Model to dropdownList in _Layout.cshtml page
UseEffect And UseLayoutEffect In React Hooks
3/18/2021 3:07:34 PM.
In this article, you will learn about UseEffect and UseLayoutEffect in React Hooks.
Multi-Layout Form Processing Using PowerApps And AI Builder
2/1/2021 3:18:34 PM.
In this article, we will learn how we can process Multi-Layout Forms using Power Apps and Form Processing AI Builder.
Multi-Layout Form Processing Using AI Builder
2/1/2021 8:33:05 AM.
Sometimes we have a different layout for our invoices and forms. During this article, we will talk about how to process multi-layout forms with the single AI builder form processing model.
ASP.NET Core 2.0 MVC Layout Pages
11/23/2020 3:10:53 AM.
Layout page is added to the Views/Shared folder and is named (as a convention) _Layout.cshtml. There can be more than one layout pages in your application too.
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
ASP.NET MVC - Layout View
9/9/2020 1:07:55 PM.
In this article we are going to explore the concept of ASP.NET MVC vs WebForms and Advantages of using MVC architectural design pattern in Asp.Net. Also we are going to create demo project for Layout
Controls And Layout In WPF
8/13/2020 11:49:45 AM.
In this article, you will learn about Controls and Layout in WPF.
Row Layout Option Missing In Multiline Field
7/5/2020 7:47:48 AM.
This article is about fixing an error in a multiline field.
Xamarin Android: Create Left Navigation Drawer Layout
6/29/2020 12:42:11 AM.
In this article you will create a new Xamarin Android Left Navigation Drawer Layout.
Multiple Layout In React Using React Router V4
6/23/2020 1:27:14 AM.
This article is for beginners who want to learn how to implement multiple layouts to React using React Router V4. Here, I will show you how we can create multiple layouts or master pages and use those
Layouts In Java
5/17/2020 1:25:49 PM.
In this article, you will learn how to manage layouts in Java.
3-Column CSS Layout
5/7/2020 4:31:05 AM.
3-Column CSS Layout, 3-Column CSS Template
Add Layout in Fragments In Android
4/1/2020 11:54:20 PM.
In this Article you will learn about how to add layout in Fragments in Android using Android Studio.
How to Get Information About Phone Using TelePhonyManager in Android
4/1/2020 1:23:47 AM.
This article explains how to get information about a phone using TelePhonyManager in Android. Android Studio is used to create the sample.
CustomToast in Android
4/1/2020 12:47:47 AM.
This article explains CustomToasts in Android. Android Studio is used to create the sample.
Understanding Layout and Resources Using Android Studio
3/31/2020 7:24:39 AM.
This article illustrates the use of Layout and String resources using Android Studio.
Learn How To Dynamically Create the Layout in Android
3/31/2020 3:50:54 AM.
This article explains how to dynamically create the layout in Android. Android Studio is used for the sample.
Learn About How to Design Buttons Using Drawable
3/31/2020 2:19:50 AM.
This article explains how to design a button using drawable.
Learn Basic Concepts of Cursor and LayoutInflator in Android
3/31/2020 2:10:18 AM.
In this article you will learn the basic concepts of Cursor and LayoutInflator in Android.
Learn Table Layout in Android
3/31/2020 1:01:56 AM.
This article explains TableLayout in Android. Android Studio is used to create the sample application.
Navigation Among Activities Using Android Studio 1.0
3/30/2020 5:45:14 AM.
This article provides a sample that migrates from one activity to another.
Fragments In Android
3/30/2020 5:29:15 AM.
This article explains Fragments in Android.
Multiple Screen Support in Android using Android Studio
3/30/2020 12:53:53 AM.
This article explains how Android applications support multiple screens having various sizes and densities.
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.
Implementing Adaptive User Interface Flows
3/27/2020 3:08:19 AM.
This article illustrates the basics of the implementation of Adaptive User Interface Flows.
Learn About Android Layouts
3/27/2020 1:05:02 AM.
In this article you will learn about Android Layout parts with example.
How to Use Switching Between Activities and Adding Images in an Android App
3/24/2020 2:04:00 AM.
This app shows the various metro maps ie full map, red line map etc
Tabs Using Fragments in Android
3/23/2020 1:21:54 AM.
This article shows the use of fragments to implement a Tab Layout.
Linear Layout In Android
3/23/2020 1:10:58 AM.
In this article I explain what are the types of layouts in Android and where we can use a Linear Layout in Android.
Create a Table Layout in Android
3/23/2020 12:46:09 AM.
This article provides a procedure showing how to create a table layout and how to use it.
Fragment Layout In Android
3/22/2020 11:41:03 AM.
This article explains the Fragment Layout in Android.
Change Theme of Layout Runtime by Button Click in Android
3/21/2020 6:52:09 AM.
In this article, we will see how to change the layout theme of an Android application at runtime by clicking on a button.
Working with Tab Layout in Mono For Android
3/20/2020 3:29:40 AM.
Tab Layout is used to wrap multiple views in a single window and navigate thought them with a Tab Container. Let's learn in this article how to create and work with the Tab Layout in Mono for Andr
RelativeLayout in Android Using Visual Studio 2010
3/20/2020 2:22:51 AM.
The RelativeLayout organizes layout components in relation to each other. This provides more flexibility of component positioning than LinearLayouts. The position of a view can be specified relative t