TECHNOLOGIES
ANSWERS
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 Design
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Suthahar J (5)
Logesh Palani (4)
Priyaranjan K S (4)
Ramesh Palaniappan (4)
Anbu Mani (4)
Prakash Tripathi (3)
Gul Md Ershad (3)
Akhil Mittal (3)
Sagar Pardeshi (3)
Manav Pandya (2)
Gaurav Gahlot (2)
Manikanta Pattigulla (2)
Jasminder Singh (2)
Allen James (2)
Ranjeet Patra (2)
Shaili Dashora (2)
Madhanmohan Devarajan (2)
Anupam Singh (2)
Vijai Anand Ramalingam (2)
Jayanthi P (1)
Ashuuu Singhhh (1)
Pradeep Yadav (1)
Dennis Thomas (1)
Pritam Zope (1)
Shivprasad Koirala (1)
Ozioma Ogbe (1)
Shyam Sundar (1)
Arvind Singh Baghel (1)
Selva Ganapathy (1)
Vipul Jain (1)
Charwaka Thupili (1)
Tushar Dikshit (1)
Alex Volski (1)
Nanddeep Nachan (1)
Sachin Bhardwaj (1)
Akkiraju Ivaturi (1)
Vidyadharran G (1)
Hr Rony (1)
Rajkiran Swain (1)
Mohit Chhabra (1)
Prashant Bansal (1)
Kaviya Balasubramanian (1)
Ganeshan N (1)
Manpreet Singh (1)
Vivek Kumar (1)
Gowtham Rajamanickam (1)
Delpin Susai Raj (1)
Waqas Sarwar (1)
Mahender Pal (1)
Pradip Pandey (1)
Akshayrao V (1)
Vidya Vrat Agarwal (1)
Kishore Chowdary (1)
Vishnupriya A (1)
Arjun Singh (1)
Pradeep Sahoo (1)
Mukesh Kumar (1)
Debendra Dash (1)
Ajay Malik (1)
Sourabh Soni (1)
Tushar Sharma (1)
Gourav Jain (1)
Siva Krishna Kumar (1)
Harpreet Singh (1)
Abhijeet Singh (1)
Mahesh Chand (1)
Related resources for Design
No resource found
Introduction To Microsoft Flow
3/4/2021 11:34:23 AM.
This is a recording of our webinar on Microsoft Flow.
Review: Witti Design’s Notti and Dotti are a couple of fun little lights
5/23/2018 1:41:30 AM.
Review: Witti Design’s Notti and Dotti are a couple of fun little lights
Overview Of Strategy Design Pattern
1/23/2018 11:03:14 AM.
In this article, we will learn about Strategy Design Pattern.
Design Patterns Simplified - Chain Of Responsibility
1/22/2018 2:00:23 PM.
This article explains what Chain of Responsibility Design Pattern is and how to use it in software development.
Cab Booking And Scheduling By Using Command Design Pattern And Scheduler
1/20/2018 5:22:10 AM.
This article explains the cab booking & scheduling system by using Command Design Pattern and Scheduler.
Workflow Designer Re-Hosting
1/16/2018 5:52:23 AM.
This article starts by explaining what designer re-hosting is, what workflow designer re-hosting is, and how it can be of benefit in dynamically editing workflows and rules.
Angular Material Design Components With Reactive Form - Part Two
1/15/2018 5:26:30 PM.
This is continuation part of Angular material component with Reactive forms , in which we are going to learn how to implement reactive forms with Angular material controls
Singleton Design Pattern In C# - Part Two (Eager and Lazy Initialization in Singleton)
1/11/2018 11:47:34 PM.
In this article, we’ll discuss Lazy initialization, the lazy keyword, why to make singleton class a sealed class and what are the differences between singleton and static class.
Singleton Design Pattern In C# - Part Three (Static vs Singleton)
1/11/2018 5:22:33 PM.
In this series of learning singleton patterns, we learned lazy initialization and eager initializations with practical examples. We also learned why it is necessary to make the singleton class sealed
Singleton Design Pattern In C# - Part One
1/11/2018 1:10:23 AM.
I always wanted to write about Singleton design pattern in C#. Though there already are many posts available on Singleton design pattern, I’ll try to cover this topic in the most simplistic and easy t
Angular Material Design Components With Reactive Forms - Part One
1/10/2018 11:04:42 AM.
This is a demo for using Angular Material Design Components with Angular 5 that creates an attractive UI and enhances the app's performance.
Microsoft Office 2013 UI Design In C# - Visual Studio
1/9/2018 3:33:40 AM.
In this article we will design the UI of Microsoft Office 2013 applications like Word, PowerPoint, Excel etc.
How To Trigger SharePoint 2013 Designer Workflow On A List Item By Calling REST API Using jQuery
12/23/2017 12:10:00 PM.
In this article, we will learn how to trigger the Sharepoint 2013 Designer List Workflow on a list item using REST API and jQuery.
Design Pattern Interview Question Part 1
12/15/2017 1:54:48 AM.
This article talks about factory, abstract factory, prototype pattern from interview point of view.
Your Singleton Might Not Be "Single"
11/21/2017 9:33:03 AM.
Singleton has been a very popular design pattern as it is proven to have some advantages compared to the global variables
Xamarin.Forms - Design Catclock Using SkiaSharp
11/18/2017 12:18:10 PM.
In this article we will discuss about how to paint 2D images using SkiaSharp in Xamarin forms using Visual Studio 2017
Getting Started With Receipt Card Design Using Microsoft Bot Framework
10/29/2017 12:20:12 PM.
The Bot Framework supports different type of rich cards and provides a richer interaction experience to the user. In this article, I will show how to integrate Receipt card UI design in a Bot Applicat
Getting Started With Adaptive Card Design Using Microsoft Bot Framework
10/12/2017 3:56:16 AM.
The Bot Framework supports different types of rich cards and provides a richer interaction experience to the user. In this article, I will show how to integrate adaptive card UI design in a Bot Applic
SharePoint 2010 - Creating External Content Types Using SharePoint Designer
10/10/2017 12:11:30 PM.
Before we get into this topic, I suggest you read about ECTs.
Getting Started With Hero Card Design Using Microsoft Bot Framework
10/10/2017 12:19:54 AM.
The Bot Framework supports different types of rich cards and provides a richer interaction experience to the users. In this article, I will show how to integrate Hero Card UI design in a Bot applicati
Getting Started With Thumbnail Card Design Using Microsoft Bot Framework
10/10/2017 12:19:31 AM.
The Bot Framework supports different types of rich cards and provides a richer interaction experience to the users. In this article, I will show how to integrate Thumbnail card UI design in a Bot appl
Software Design Principles DRY, KISS, YAGNI
9/29/2017 11:40:29 AM.
In this article, I am going to explore software design principles and their benefits and why design principle are useful for us and how to implement them in our daily programming. We will see DRY, KIS
Agile Model: Software Development Model
9/26/2017 4:16:29 AM.
This article explains the Agile Model in the Software Development Model.
Update Managed Metadata Field Using SharePoint Designer 2013 Workflow
9/12/2017 11:48:07 AM.
In this article, I am going to explain how we can update a managed metadata field using SharePoint 2013 Designer Workflow. This solution will work for both SharePoint 2013 On-Premise and SharePoint On
Creating Drawer Layout Using Material Design In Xamarin.Android
9/9/2017 11:11:03 AM.
In this article, you will learn how to create Drawer Layout using Material Design in Xamarin.Android.
Dependency Injection - Part 3 - Implicit Vs Explicit Dependencies
8/18/2017 4:16:54 AM.
If a component or class depends upon other components to complete its operations, then these other components are dependencies for this class. Our class can have these dependencies as implicit or expl
IoT Solutions - Architecture/Design And Business Aspects
8/11/2017 4:51:08 PM.
IoT is the abbreviated term meaning "Internet of Things". By definition Internet of Things is: the inter-networking of physical devices, vehicles (also referred to as "connected devices
Responsive Web Design Vs Web Apps
8/10/2017 4:46:54 PM.
Comparison of advantages and disadvantages of responsive web design and web apps.
Null Object Design Pattern
7/29/2017 1:56:59 PM.
A null object is also known as a Stub, an Active Nothing or an Active Null. It helps our program logic to get rid of null checks where ever possible. We all know, that we can not call methods on a nul
Packaging And Deploying In SharePoint 2013 Designer Workflow
7/25/2017 2:49:46 AM.
In this article, we will explore all the steps regarding Packaging, Deploying, and workflow registration for SharePoint 2013 Designer Workflow..
Get User Profile Properties Data in SharePoint Designer 2013 Workflow
7/18/2017 3:15:49 PM.
Workflows helps SharePoint users to collaborate on documents, list items and to manage tasks by implementing business processes on documents and list items. Creating and assigning tasks to Manager is
The Principles Of Good Programming
7/5/2017 10:42:05 AM.
Programming principles have helped me over the years become a better programmer, and I believe, this article will help any developer become more efficient and to produce code which is easier to mainta
Web API Design Principles Or Web API Design Guidelines
7/3/2017 5:45:49 AM.
In this article you will learn about Web API Design Principles or Web API Design Guidelines.
How To Design Rounded Button In iPhone
6/29/2017 1:06:52 AM.
In this article I will create an Empty View application. We create an entire app using code. I mean we doesn't use an xib file here. In this app we make a rounded button and do an action on it.
Proxy Design Pattern Using C#
6/27/2017 7:02:45 AM.
This article explains the Proxy Design Pattern. Proxy Design Pattern acts as a representation of an object and will basically be the access point to use the original object.
Decorator Pattern Using C#
6/27/2017 6:53:58 AM.
This article is explaining the Decorator Pattern. This pattern is part of the Structural Design Patterns. The purpose of the Decorator Pattern is to extend the existing functionality of the objects of
Singleton Vs Static Classes
6/27/2017 3:04:10 AM.
Why do you use a Singleton class if a Static class serves the purpose What is the difference between Singleton and Static classes and when do you use each one in your program?
Basic FormFlow Design Using Microsoft Bot FrameWork
6/22/2017 5:21:54 PM.
In this article you will learn about Basic FormFlow Design Using Microsoft Bot FrameWork.
Crazy Factory Pattern And Direct Object Creation Problem
6/18/2017 9:58:38 PM.
Direct object creation design and problem analysis; how to connect with anti-pattern; concept of factory pattern; when, where and why to use it; the benefits; conditional factory pattern and problem a
Introduction To SharePoint Designer
6/16/2017 6:31:49 PM.
Introduction of SharePoint Designer.
Demystifying The Azure App Service Design
5/30/2017 1:26:16 PM.
Demystifying Azure App Service Design.
SharePoint 2016 Administration - How To Configure SharePoint Designer Settings Using PowerShell
5/18/2017 5:02:13 PM.
In this article, we will walk through the steps and PowerShell Scripts involved in configuring the SharePoint Designer settings.
Xamarin.Forms - Design Switch Cell With Table View Application Using Visual Studio 2017
5/3/2017 4:23:08 PM.
This article enlightens you on designing switch cell with Table View Application, using Visual Studio 2017.
Design ScrollView With TableView In StackLayout Android Application Using Xamarin.Forms
4/28/2017 3:15:59 PM.
This article illustrates how to design ScrollView with TableView In StackLayout Android Application Using Xamarin.Forms.
Design Login Page Using XAML In Xamarin.Forms
4/19/2017 10:21:32 AM.
Design Login Page Using XAML In Xamarin.Forms.
Create Page Layout Using Design Manager In SharePoint Online
4/18/2017 11:08:37 AM.
In this article, I would like to share the steps for creating the page layout, using SharePoint Design Manager.
Windows 10 Creators Update
4/9/2017 11:59:29 AM.
Exciting news for Windows design, game and VR devs!
Abstract Factory Design Pattern In C#
4/7/2017 5:43:55 AM.
Abstract Factory Design Pattern In C#
Design Of Android Using Android Studio
4/6/2017 2:26:50 PM.
In this article, you will learn the design of an Android, using Android Studio
Factory Method Design Pattern In C#
4/4/2017 12:22:19 AM.
Factory Method Design Pattern In C#.
SharePoint Designer Settings In SharePoint 2013 Central Administration
3/28/2017 5:44:43 PM.
In this article, we will see how to manage SharePoint Designer Services in SharePoint 2013 Central Administration.
Singleton Design Pattern In C#
3/23/2017 11:50:13 AM.
In this article, we are going to learn Singleton design pattern in C#.
Calling Rest API From A SharePoint Designer Workflow
3/13/2017 10:39:21 AM.
In this article, you will learn about calling Rest API from a SharePoint Designer Workflow.
Migrate Reusable SharePoint Online Designer Workflows From One Site Collection To Another
3/7/2017 1:48:01 PM.
In this article, you will learn how to migrate reusable SharePoint Online Designer Workflows from one site collection to another.
Reviving SharePoint Designer Workflow From Suspended Status, Programmatically
3/7/2017 1:23:41 PM.
In this article, you will learn how to revive SharePoint Designer Workflow from suspended status, programmatically.
Create And Publish Reusable Designer Workflows To SharePoint Online
2/18/2017 2:56:01 PM.
In this article, you will learn how to create and publish reusable designer workflows to SharePoint Online.
Create And Publish Designer Workflows To SharePoint Online From Local Machine
2/17/2017 10:10:29 AM.
In this article, you will learn how to create and publish Designer Workflows to SharePoint Online from local machine.
How To Design Table In Apache Cordova App Using Visual Studio
2/13/2017 9:31:01 AM.
In this article, you will learn how to design a table in the Apache Cordova app, using Visual Studio.
SharePoint 2016 Central Admin - General Application Settings - Configure SharePoint Designer settings
2/10/2017 10:10:32 AM.
In this article, you will learn how to configure SharePoint Designer settings in SharePoint 2016 Central Admin.
Design Custom App Using Dynamics 365
2/1/2017 10:42:21 AM.
This article is about the Dynamics 365 app designer.
Designing User Interface With Views In Android Applications
1/30/2017 10:02:00 AM.
In this article, you will learn about basic views with their event handling that can be used to design the UI for Android applications
Designing Login System UI In Xamarin Android App
1/30/2017 9:58:26 AM.
This article explains how to design Login System UI using Xamarin Android in Visual Studio RC 2017.
Software Design Paradigm - Convention Over Configuration (ASP.NET MVC)
1/13/2017 12:45:20 PM.
Learn about Coding by Convention, the software design paradigm used by many software frameworks.
Designing Application Using Microsoft Visual Studio
1/12/2017 10:43:26 AM.
This article helps you in learning the steps to design an application, using Visual Studio.
How To Design A Web Page Using PHP
1/7/2017 2:19:23 PM.
In this article, you will learn how to design a Web page, using PHP.
Food Delivery Application Using Design Patterns
1/6/2017 11:17:25 PM.
This article will explain the design and development of a food delivery application by using different kinds of design patterns.
Bootstrap For Beginners - Part Seven (Bootstrap Panels)
12/26/2016 10:36:35 AM.
In this article you will learn about Bootstrap.This is part seven of the series that includes Bootstrap Panels.
Bootstrap For Beginners - Part Three (Bootstrap Grids)
12/26/2016 10:34:59 AM.
In this article you will learn about Bootstrap. This is part three of the series that includes Bootstrap Grids.
Software Architecture And Patterns
12/22/2016 3:13:10 AM.
In this article you will learn about software architecture and patterns.
Understanding GOF Design Pattern With Simple Examples - Part One
11/20/2016 11:45:05 AM.
In this article, we will go through some of the highly used design patterns, with simple examples.
Mobile Page Design Using Xamarin.Forms Pages
11/11/2016 3:08:28 PM.
In this article, I will show you how to implement different paging using Xamarin Forms.
Steps To Create Custom Master Page In SharePoint 2013 Using Design Manager
11/3/2016 11:48:36 AM.
In this article, you will learn how to create a custom master page in SharePoint 2013, using Design Manager.
Creation Of Timer Job Using SharePoint Designer 2013 Workflow
10/20/2016 1:37:31 PM.
In this article, you will learn how to create a Timer job, using SharePoint Designer 2013 Workflow.
Steps To Create Custom Master Page In SharePoint 2013 Using SharePoint Designer
10/17/2016 10:43:39 AM.
In this article, you will learn how to create a custom master page in SharePoint 2013, using SharePoint Designer.
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.
Sales Tax Problem With Design Pattern
10/7/2016 5:29:32 PM.
In this article, you will learn about Sales Tax Problem with Design Pattern.
How To Enable SharePoint 2013 Workflow In SharePoint Designer 2013
10/5/2016 10:38:49 AM.
In this article, you will learn how to enable SharePoint 2013 Workflow option in SharePoint Designer 2013.
Business Connectivity Services Using Designer In SharePoint 2016
10/4/2016 12:42:35 PM.
In this article, you will learn about Business Connectivity Services, using Designer in SharePoint 2016.
Factory Design Pattern Real World Example
9/13/2016 2:10:20 PM.
In this article, you will see the real world example of Factory Design Pattern.
Working With Singleton Design Pattern In Real Time Projects
9/13/2016 7:10:45 AM.
In this article, you will learn, what Singleton is and how to use Singleton pattern in projects.
Deep Dive With CSS - Introduction
8/29/2016 11:10:03 AM.
In this article, you will learn how to work with CSS.
How To Design Adaptive Layout For Windows Desktop And Mobile
8/16/2016 12:37:24 PM.
In this article, I’ll explain how to design an adaptive layout which will target different sizes of Windows screens.
How To Carry Out A Quick Design Assessment
8/15/2016 10:26:39 AM.
In this article, you will learn how to carry out a Quick Design Assessment.
Add Custom Action To List/Library Settings In SharePoint Using Visual Studio Feature And SharePoint Designer
8/11/2016 11:25:49 AM.
In this article, you will learn how to add custom action to List/Library Settings in SharePoint, using Visual Studio feature and SharePoint Designer.
Quick Start-Up With Important Design Patterns
8/5/2016 1:32:51 PM.
In this article, you will learn about important design patterns.
Design Pattern In JavaScript: Prototype
8/1/2016 5:45:57 PM.
In this article, I am going to explain Prototype design pattern, using JavaScript.
Create Word Document With InfoPath Column Values
7/27/2016 5:13:25 PM.
In this article, you will learn how to create a word document with the values from an InfoPath Form.
Design Patterns Simplified: Observer
7/19/2016 12:17:01 AM.
In this article, you will learn what Observer Design Pattern is and how it is used in software development.
Design Patterns Simplified - Part 2 (Singleton)
7/18/2016 5:12:58 AM.
This article explains what Singleton Design Patterns is, addresses common questions and finally illustrates the implementation.
Creating CollapsingToolbarLayout, NestedScrollView, and CardView In Android
7/14/2016 1:15:15 PM.
In this article, you will learn how to create CollapsingToolbarLayout, NestedScrollView, CardView, using XamarinAndroidSupportDesign.
How To Create A List Using HTTP Web Service In SharePoint Designer 2013 Workflow
7/13/2016 6:38:22 PM.
In this article, you will learn how to create a list, using HTTP Web Service in SharePoint Designer 2013 Workflow.
Xamarin Android: Create Android Navigation Drawer Layout Using Support Design
7/13/2016 6:10:45 PM.
In this article, you will learn how to create using Navigation Drawer Layout Android Support Design.
Create And Design A User Interface For Android Application Via Xamarin
7/12/2016 2:29:15 AM.
In this article, I will show you how to create and design a simple User Interface.
Introduction To Material And Layout Units And Measurements In Google Material Design Guidelines
7/11/2016 6:25:03 PM.
In this article, you will learn about material and layout units and measurements in Google Material Design guidelines.
Xamarin Android: Create Android Recycler View Using Material Design
7/10/2016 12:24:24 PM.
In this article, you will learn how to create a Xamarin Android Recycler View using Material Design.
Create ViewPager, TabLayout, FloatingActionButton, SupportActionBar Using XamarinAndroidSupportDesign
7/10/2016 12:14:42 PM.
In this article, you will learn how to create ViewPager, TabLayout, FloatingActionButton, and SupportActionBar, using XamarinAndroidSupportDesign.
How To Get All The Lists Using HTTP Web Service In SharePoint Designer 2013 Workflow
7/7/2016 10:24:14 AM.
In this article, you will learn how to get all the lists using HTTP Web Service in SharePoint Designer 2013 Workflow.
Design Patterns In JavaScript: Factory Pattern
7/1/2016 1:26:25 AM.
In this article you will learn how we can implement factory design pattern in javascript.
Top 3 Free Responsive Web Design Testing Tools
6/29/2016 12:14:16 AM.
In this article, we will see top 3 website testing tools and how to use them.
Designing Your Database For CloudScale
6/21/2016 11:00:49 AM.
You need to think differently for the database in the cloud.