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 Flexible
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Wdenton (2)
Sanjay Kumar (1)
Rohini Parade (1)
Ziggy Rafiq (1)
Aman Gupta (1)
Anuradha Rani (1)
Sagar Pardeshi (1)
Arun Ramaswamy (1)
Umesh Baradkar (1)
Parth Dave (1)
Rion Williams (1)
Tural Suleymani (1)
Gustav Stiegr (1)
Ajay Kumar (1)
C# Curator (1)
Sardar Mudassar Ali Khan (1)
Yash Rajora (1)
Mohamed Azarudeen Z (1)
Prasad Rane (1)
Dhruvin Shah (1)
Parth Patel (1)
Kenneth M H (1)
Shervin Cyril (1)
Jaganathan Bantheswaran (1)
Manish Singh (1)
Eddy Wu (1)
Resco (1)
Shivprasad (1)
Related resources for Flexible
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
Learn MongoDB Evaluation Operators
9/24/2024 7:19:02 AM.
MongoDB's evaluation operators enable advanced query operations, allowing for dynamic data retrieval beyond simple comparisons. Key operators include $regex for regular expression matching, $mod f
Abstract Factory Design Pattern in .NET Core C# 12
8/29/2024 4:29:33 AM.
In this detailed article by Ziggy Rafiq, you will learn how to implement key components like AbstractFactory, ConcreteFactory, AbstractProduct, and ConcreteProduct in .NET Core with C# 12. By leveragi
Dynamic Forms and Flexible Data Storage for Web Apps
8/26/2024 4:03:17 AM.
This guide covers responsive form creation, scalable data management, and seamless backend integration, offering strategies for efficient user input handling and adaptable storage solutions.
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
Create Dynamic and Flexible Height Gallery
7/22/2024 7:47:17 AM.
We often come across where scrolling of controls is not needed or avoided. In such case we can make controls height flexible or overflowing. In below article we will see how to overflow gallery height
Azure Bicep: Modules for Flexible Resource Management
5/10/2024 6:02:58 AM.
This article is a comprehensive guide that takes you on a deep dive into Azure Bicep modules. It starts with logging into Azure, then moves on to explain the concept of modules in Azure Bicep, complet
Flexible Height Gallery with a Separator
4/1/2024 7:28:47 AM.
Learn to create a flexible gallery with a separator in your app.Add a blank flexible height gallery. Add controls like labels and dropdowns.Set auto height toggle for labels.Add separator rectangle wi
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
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
Using MockingContext: A Flexible IServiceProvider Implementation in C#
10/3/2023 5:43:56 AM.
Explore the MockingContext class: a custom implementation of the IServiceProvider interface in C#. Learn how this class provides an efficient way to automatically instantiate or mock services on-the-f
Building Flexible And Future-Proof C# Applications With Examples
9/27/2023 6:11:38 AM.
This article explores the Open Closed Principle (OCP), one of the SOLID principles of object-oriented design, and how it can help developers build flexible and future-proof C# applications. By adherin
What is the difference between SQL and NoSQL?
8/24/2023 10:54:21 AM.
The choice between SQL and NoSQL depends on factors like the nature of the data, scalability needs, query patterns, and the specific requirements of the application you're building. SQL databases
Implementing Content Negotiation for Flexible Data Formats
8/16/2023 1:10:51 PM.
Content negotiation in ASP.NET Core is crucial for serving different data formats like JSON, XML, etc., based on the client's preferences. Here's a complete example of how to implement content
Handling Data with Composite Models in C# and .NET
7/12/2023 6:34:41 AM.
In this article, we will learn how to efficiently represent data in C# by leveraging composite models.
Mastering Virtual Machine Deployment in Azure: In 8 steps.
5/10/2023 11:38:51 AM.
This title suggests that the article will provide readers with a comprehensive guide to creating virtual machines in Azure, which will help them to become proficient in this essential skill. The title
Deploying .NET 6 Workload To Google App Engine Flexible Environment
3/6/2023 10:50:26 AM.
In this article, we would understand more about Google App Engine features compute service offered by Google cloud. We would also deploy fully functional .NET 6 workload to GAE.
Microsoft Loop - A Quick Look
11/17/2021 2:14:55 PM.
During this article, we will discuss about what is Microsoft Loop and what does it offers?
Dynamic Accordion In PowerApps
4/7/2021 1:15:35 PM.
In this article we will learn how to create dynamic accordion in PowerApps
Writing A Generic Data Access Component - Flexible Approach
12/7/2020 1:10:14 AM.
Here is one more flexible approach to achieve the same. I prefer this approach to generic data access.
C# 8.0 - Default Interface Implementation - A New Feature Which Makes The Interface More Flexible
1/9/2020 2:22:38 AM.
In September Microsoft announced the official availability of C# 8.0 as part of the .NET Core 3.0 release. One of the new features is default interface implementation. In this article I am explaini
Flexbox in HTML5: An Overview
12/12/2019 10:48:06 PM.
This article explains the Flexible Box Module in HTML5.
Create Flexible Box Model Using HTML5 Tools
11/1/2019 2:10:36 AM.
This is a simple application developed in HTML 5 that help to how to create the Quick hits with the Flexible Box Model application. We have know that the HTML 5 is the advance version of the HTML.
FlexibleList In C#
10/8/2019 1:04:31 AM.
This article is about FlexibleList in C#.
Flexible KeyBoard Control for Mobile Applications
5/20/2012 6:40:50 AM.
This article describes you how to create a customizable keyboard control by using Resco mobile forms toolkit.
16 steps to write flexible business validation in C# using Validation Blocks
3/30/2009 3:37:12 AM.
Validation is one of the most important parts in any software project. Building flexible business validation is every one’s dream.
Creating Extensible and Flexible Hosted Applications: Part 1
2/3/2006 2:08:04 AM.
Moving from procedural programming languages such as ASP and Visual Basic to .NET object-oriented languages enables programmers to build systems that are highly extensible and flexible.
Creating Extensible and Flexible Hosted Applications: Part 2
2/3/2006 1:44:39 AM.
For this article I will use the same requirements and goals defined in part 1.