TECHNOLOGIES
NEWS
VIDEOS
FORUMS
Trainings
BOOKS
Live
MORE
INTERVIEWS
EVENTS
JOBS
LEARN
CAREER
MEMBERS
BLOGS
CHALLENGES
CERTIFICATIONS
Bounties
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
Content
People
Search
Any Word
Exact Word
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Saurav Kumar(14)
Ananya Desai(9)
Riya Patel(7)
Aarav Patel(7)
Nidhi Sharma(6)
Niharika Gupta(5)
Deepika Sawant(4)
Rajesh Gami(4)
Baibhav Kumar(3)
Naina Kuchhal(3)
Darshan Adakane(2)
Mariem Moalla(2)
Abhishek Yadav(2)
Sandhiya Priya(2)
Mominul Islam(2)
Ck Nitin(2)
Pratik Chavan(2)
Amit Kumar(2)
subramanya m(1)
Henil Patel(1)
Govind Jangra(1)
Subash S(1)
Nabaraj Ghimire(1)
Raghunath Bhukan(1)
Tanuj (1)
Jignesh Trivedi(1)
Gautam Singh(1)
Pradeep Prajapati(1)
Thisara Dilshan(1)
Georgii Perepechko(1)
Vishal Gami(1)
Amit Kumar(1)
Anand Pandey (1)
Tuhin Paul(1)
Manoj Tyagi(1)
Vijay Kumari(1)
John Godel(1)
Nikhil Patil(1)
Malintha Wijewardana(1)
Bimalshi Jayarathna(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
Design a Landing Pages in Tailwind CSS
May 11, 2026.
Learn to design stunning landing pages with Tailwind CSS! This guide covers setup, styling, responsiveness, optimization, and includes a practical HTML example.
How to Design AI Systems: A Complete Guide for Developers
May 05, 2026.
A developer's guide to AI system design: Learn to build scalable, reliable, and intelligent applications. Master data pipelines, model deployment, and monitoring.
API Design Best Practices
Apr 28, 2026.
API Design Best Practices
How to design audit logging system in database step by step
Apr 22, 2026.
design audit logging system in database step by step
How to design a distributed caching system for high traffic applications?
Apr 22, 2026.
Learn how to design a distributed caching system for high-traffic applications. Improve performance, reduce database load, and scale efficiently. Best practices included!
How to Design a Scalable Notification System for Large Applications?
Apr 20, 2026.
Learn how to design a scalable notification system for large apps! Ensure fast, reliable delivery via SMS, email, & push. Handle millions of users efficiently.
How to Design Database Indexes for High Performance Queries
Apr 16, 2026.
Boost database performance! Learn to design effective indexes for faster queries. Optimize SQL, MySQL, & PostgreSQL. Avoid common mistakes and scale efficiently.
How to Design Idempotent APIs for Distributed Systems
Apr 17, 2026.
Build robust distributed systems with idempotent APIs! Learn to prevent duplicate operations using keys, HTTP methods, caching, and database constraints for reliability.
Understanding Key Principles of Responsive Design in PowerApps
Apr 16, 2026.
Learn PowerApps responsive design! This guide simplifies creating apps that adapt seamlessly to any device screen. Build one app for mobile, tablet, and desktop with ease.
How to Design REST API for Scalability and Performance
Apr 15, 2026.
Build scalable REST APIs! Learn resource-oriented design, caching, pagination, and more for high performance and reliability under increasing traffic.
How to Design a Scalable Database Schema for High Traffic Applications
Apr 14, 2026.
Design scalable databases for high-traffic apps! Learn schema design, indexing, caching, partitioning, & optimization for peak performance & growth.
How to Implement Thread-Safe Singleton Design Pattern with Lazy
Apr 08, 2026.
Master thread-safe Singleton implementation in C# using Lazy! Learn how to create a single instance class in multi-threaded apps efficiently and avoid common pitfalls. Boost performance with lazy initialization.
Web Design Guide | Basics, Principles, and Best Practices for Beginners
Apr 08, 2026.
Learn web design from basics to advanced concepts. Understand UI, UX, responsive design, tools, and best practices to create modern websites.
How to Design a One-to-Many Relationship in SQL Server
Apr 06, 2026.
Master SQL Server one-to-many relationships! Learn to design databases with foreign keys, ensuring data integrity and efficient querying. Includes examples & best practices.
How to Design Agentic AI Workflows That Know When to Ask for Human Help?
Apr 02, 2026.
Build reliable AI! Learn to design agentic AI workflows that intelligently involve humans for critical decisions. Balance automation with human oversight.
The Psychology of API Design in .NET
Mar 27, 2026.
Explore the psychology of .NET API design! Learn how consistency, discoverability, and cognitive load impact developer experience. Build intuitive C# APIs!
How to Design Multi-Tenant Database Architecture Step by Step
Mar 24, 2026.
Learn how to design multi-tenant database architecture step-by-step for SaaS applications. Ensure data isolation, security, and scalability. Beginner-friendly guide!
How to Design API Rate Limiting System from Scratch
Mar 24, 2026.
Protect your APIs! Learn to design a rate limiting system from scratch. Prevent overload, block bots, and ensure fair usage with this comprehensive guide.
How to Design Database Schema for High Traffic Applications
Mar 23, 2026.
Optimize database schema for high traffic! Learn indexing, caching, & scaling techniques to boost performance & ensure reliability. Handle millions of requests!
How to Design Scalable Backend Architecture Using Microservices?
Mar 23, 2026.
Learn to design scalable backend architecture using microservices. Break down monoliths, improve performance, and achieve resilience for modern applications.
How to Design Event-Driven Systems Using Apache Kafka and Microservices?
Mar 18, 2026.
Build scalable microservices with Apache Kafka! Learn event-driven architecture, Kafka components, design best practices, and real-world examples. #Kafka #Microservices
How to Design a Scalable Database Schema for Multi-Tenant Applications
Mar 17, 2026.
Master multi-tenant database design! Learn schema strategies, indexing, and scalability techniques for SaaS applications. Ensure data isolation and performance.
How to Design Fault-Tolerant Systems Using Retry and Circuit Breaker Patterns
Mar 17, 2026.
Build resilient systems! Learn to implement Retry and Circuit Breaker patterns for fault tolerance in distributed architectures. Prevent cascading failures.
How Can Developers Design Modular Architectures for AI-Powered Applications?
Mar 13, 2026.
Discover modular architectures for AI apps! Learn to build scalable, maintainable AI systems with independent modules for data, models, and monitoring.
How Can Developers Design Resilient Cloud Systems That Handle Sudden Traffic Spikes?
Mar 13, 2026.
Learn how to design resilient cloud systems that withstand sudden traffic spikes! Discover key strategies for high availability and optimal performance.
What Practices Help Design Efficient Data Pipelines for Streaming Data?
Mar 13, 2026.
Discover best practices for designing efficient streaming data pipelines. Learn about scalable architectures, data partitioning, and optimization techniques for real-time data processing.
What Practices Help Design Efficient Data Pipelines for Streaming Data?
Mar 13, 2026.
Discover best practices for designing efficient streaming data pipelines. Learn how to handle high volumes, ensure data integrity, and maintain system stability.
How Do Developers Design Responsive Interfaces That Adapt to Different Devices?
Mar 13, 2026.
Learn how developers craft responsive interfaces that seamlessly adapt to diverse devices. Master flexible layouts, media queries, and mobile-first design for optimal UX.
How Do Developers Design Extensible Plugin Architectures in Modern Software Systems?
Mar 13, 2026.
Explore extensible plugin architectures for modern software. Learn to design flexible, scalable systems with well-defined APIs, isolation, and lifecycle management.
How can developers design fault-tolerant cloud applications?
Mar 11, 2026.
Ensure cloud app reliability! Learn fault-tolerant design with redundancy, microservices, load balancing, auto-scaling, and data replication strategies. #cloud
How can developers design efficient data storage strategies for large datasets?
Mar 11, 2026.
Explore efficient data storage strategies for large datasets. Learn about partitioning, compression, indexing, and distributed systems for optimal performance.
Creational Design Patterns
Mar 09, 2026.
Explore Creational Design Patterns! Learn how to decouple object creation, improve flexibility, and enhance testability in your .NET and C# applications. #designpatterns
How to Design Scalable Backend Systems for Millions of Users?
Mar 09, 2026.
Learn how to design scalable backend systems for millions of users! Master microservices, load balancing, caching, and more for high performance and reliability.
How to Design Scalable Microservices Architecture for Large Applications?
Mar 06, 2026.
Learn how to design a scalable microservices architecture for large applications. Discover key principles, data management strategies, and real-world examples.
How to Design a Scalable Database Schema for Growing Applications
Mar 05, 2026.
Learn to design scalable database schemas for growing applications! Master normalization, indexing, partitioning, and sharding for optimal performance and maintainability.
What Are the Most Common System Design Patterns Used in Scalable Applications?
Mar 05, 2026.
Explore system design patterns like load balancing, caching, and microservices for building scalable applications. Learn how to handle high traffic and ensure reliability.
How to Design a Highly Scalable Backend Architecture for Millions of Users
Mar 05, 2026.
Learn to design a scalable backend architecture for millions of users! Explore key principles, scaling strategies, and best practices for high performance and reliability.
How To Build Scalable, Secure & Versioned APIs in ASP.NET Core Using Advanced Design Principles
Feb 26, 2026.
Learn how to design and build scalable, secure, and versioned APIs in ASP.NET Core. Apply advanced API design principles, REST best practices, HATEOAS, versioning, and problem handling for production-ready Web APIs.
What Are Design Patterns in .NET With Real-World Examples?
Feb 23, 2026.
Explore .NET design patterns (Singleton, Factory, Repository, etc.) with real-world C# examples. Learn how they improve code quality, scalability, and maintainability.
SOLID Principles in Software Design (With C# Examples)
Feb 20, 2026.
Master the SOLID principles (SRP, OCP, LSP, ISP, DIP) for robust, maintainable, and scalable software design. Learn with C# examples and boost code quality!
How to Design a Scalable REST API for High Traffic Applications
Feb 20, 2026.
Master REST API scalability! Learn architecture, load balancing, caching, & security for high-traffic apps. Build robust APIs for global enterprise workloads.
How to Design a URL Shortener: A Step-by-Step Guide
Feb 20, 2026.
Design a scalable URL shortener like Bitly! Master system design: architecture, database, caching, & scalability for high-traffic systems. Ace your interview!
Unit of Work Design Pattern with EF Core
Feb 20, 2026.
Explore the Unit of Work pattern with EF Core for streamlined transaction management and enhanced testability. Learn when to implement and when to avoid this pattern.
Microservices Design Patterns
Feb 18, 2026.
Explore microservices design patterns for building scalable, resilient applications. Learn about service communication, data management, fault handling, and more.
What Are Design Patterns Every C# Developer Should Know?
Feb 17, 2026.
Master C# design patterns! Learn Singleton, Factory, Repository, and more to build scalable, maintainable enterprise applications in .NET and ASP.NET Core.
Understanding the Memento Design Pattern in C# with a Practical Example
Feb 13, 2026.
Master the Memento Pattern in C#! Learn how to capture object states for undo/redo functionality without breaking encapsulation. Includes a practical C# example.
Understanding the Facade Design Pattern in C# with a Practical Example
Feb 13, 2026.
Simplify complex systems with the Facade pattern in C#! Learn how to create a clean interface, reduce coupling, and improve code maintainability with a practical C# example.
Power BI Semantic Model Design Best Practices
Feb 03, 2026.
Master Power BI semantic model design! Learn best practices for performance, consistency, and scalability. Build reliable reports with trusted insights.
How to Design Database Migrations That Never Need Rollback
Feb 02, 2026.
Eliminate database migration nightmares! Learn proven strategies for designing forward-compatible, rollback-free migrations. Reduce downtime and ensure data integrity.
How to Design Power BI Reports Executives Actually Use
Jan 30, 2026.
Boost executive Power BI adoption! Learn to design reports that focus on decisions, clarity, and speed. Drive strategic insights and data-driven leadership.
MongoDB Schema Design Best Practices for Real Applications
Jan 30, 2026.
Master MongoDB schema design! Learn embedding vs. referencing for optimal performance, scalability, and maintainability. Ace your interviews with real-world examples.
How to Design Reliable Power BI Refresh Pipelines
Jan 28, 2026.
Design reliable Power BI refresh pipelines by separating data prep, using incremental refreshes, and making dependencies clear. Ensure predictable, stable data.
Power BI Report Design Mistakes That Confuse Users
Jan 22, 2026.
Avoid Power BI report design flaws that frustrate users! Learn to create clear, effective dashboards with best practices for visuals, filters, and data presentation.
How to Design Rust Services to Be Memory-Stable by Default
Jan 21, 2026.
Ensure Rust service memory stability from the start! Learn design principles for predictable usage, bounded growth, controlled concurrency, and peak performance.
Understand SOLID Design Principles in 5 Minutes
Jan 19, 2026.
Grasp the core of SOLID design principles quickly! This guide breaks down the Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion principles into easily digestible concepts. Learn how to write more maintainable, scalable, and robust code in just 5 minutes. Improve your software architecture and development skills now!
System Design Explained: The Skill That Gets Developers Hired in India and Globally
Jan 19, 2026.
System Design is crucial for senior developers in India & globally. Learn how it impacts your career, salary, and unlocks top tech roles. Master scalability!
Data Engineering Design Patterns
Jan 19, 2026.
Explore data engineering design patterns for building robust, scalable, and efficient data systems. Learn to solve recurring problems and optimize data workflows.
Singleton Design Pattern in C# – Simple and Easy Explanation 🔒
Jan 17, 2026.
Master the Singleton pattern in C#! This guide offers a simple, thread-safe implementation, real-world examples, and key rules for efficient coding. Ensure single instance!
Serverless Architecture Under Traffic Spikes: Real-World Limitations and Design Considerations
Jan 13, 2026.
Explore serverless architecture's limitations under traffic spikes. Learn about cold starts, concurrency limits, cost issues, and design strategies for reliable systems.
Redis Interview Questions and System Design Scenarios Explained
Jan 13, 2026.
A practical, human written guide to Redis interview questions and real system design scenarios. Learn how Redis is used in production systems, what interviewers actually test, and how to reason about tradeoffs.
Why Design Patterns Matter: A dive into The Strategy pattern with ASP .NET Core
Dec 30, 2025.
Explore the Strategy pattern in ASP.NET Core! Learn how to write flexible, maintainable code by decoupling algorithms using composition over inheritance. #designpatterns #CSharp #StrategyPattern
How to Design a Redis Cache Strategy for Scalable Applications (With C# Examples)
Dec 23, 2025.
Learn how to design a production ready Redis cache strategy using cache aside pattern, TTLs, and best practices. Includes real C# examples using Redis for scalable systems.
Redis Key Design and Naming Strategy for Scalable Applications
Dec 24, 2025.
Learn how to design Redis keys the right way. This in depth guide explains naming conventions, key structure, versioning, cardinality, and real world mistakes that break Redis at scale.
Best Design Patterns Used in Large Spring Boot Microservices
Dec 19, 2025.
Learn the best design patterns used in large Spring Boot microservices. This guide explains core microservices patterns with simple examples, clean architecture, scalability tips, and enterprise best practices.
Domain Driven Design (DDD) for Beginners
Dec 14, 2025.
Domain Driven Design (DDD) helps teams build software that meets real needs. To start, focus on understanding the problem your software solves. Talk to users to learn their needs. Use simple language to describe your ideas. Create a shared vision with your team. This way, everyone works towards the same goal.
SQL vs NoSQL: Strategy and System Design Considerations for Modern Data Platforms
Dec 01, 2025.
Explore SQL vs. NoSQL for modern data platforms. Understand key differences in data modeling, scalability, and use cases to optimize your system design.
Moving Long-Living Projects to a Design System: Why, When, and How
Nov 27, 2025.
Learn how to migrate long-living projects to a design system for improved consistency, efficiency, and scalability. Discover the why, when, and how of design systems.
Introduction to Normalization — How to Design Better Databases | SQL Server
Nov 25, 2025.
Master database normalization! Learn to design efficient, scalable databases by eliminating redundancy and anomalies. Real-world examples and SQL included.
Advanced CSS Grid Layouts for Professional UI Design (2025 Guide)
Nov 21, 2025.
Master advanced CSS Grid for professional UI design in 2025! Learn to build responsive layouts, dashboards, and landing pages with real-world examples & code.
Advanced CSS Flexbox Layouts for Professional UI Design (2025 Guide)
Nov 21, 2025.
Master advanced CSS Flexbox for professional UI design in 2025. Build responsive layouts, navigation, toolbars, and more with clean code examples and expert tips.
Factory Design Pattern in Software Development
Nov 15, 2025.
Master the Factory Design Pattern! Learn how to create flexible, maintainable, and scalable object creation in software development. Includes C# examples.
Building a Scalable Design Token System for Enterprise Applications
Nov 12, 2025.
Build a scalable design token system for enterprise apps. Ensure cross-platform consistency, faster theming, and better designer-developer alignment. Automate updates!
Building Domain-Driven Design (DDD) APIs in ASP.NET Core
Nov 10, 2025.
Build robust ASP.NET Core APIs with Domain-Driven Design (DDD). Learn to structure your application around the business domain for maintainability and scalability.
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Backend Integration)
Nov 06, 2025.
Enhance web UI with Framer Motion micro-interactions and ASP.NET Core backend integration. Create delightful, responsive user experiences. Full-stack motion design!
Micro-Interactions and Motion Design with Framer Motion in Web UI (with ASP.NET Core Integration)
Nov 07, 2025.
Create engaging web UIs! Learn to use Framer Motion with ASP.NET Core to add delightful micro-interactions and motion design for improved UX.
Why UX Design is a Business Strategy, Not Just a Design Choice
Oct 30, 2025.
Unlock business growth with UX! Discover how user experience drives conversions, retention, brand loyalty, and reduces costs. UX is a core business strategy.
Why Developers Should Learn Design Thinking
Oct 29, 2025.
Unlock user-centric development! Discover how design thinking empowers developers to build empathetic, impactful software that solves real user problems. Elevate your coding!
ASP.NET Core Design Patterns Revolution: Repository, Singleton & Clean Architecture (Part-18 of 40)
Oct 20, 2025.
Unlock the power of design patterns in ASP.NET Core! Master Repository, Singleton, Factory, Strategy, and more to build scalable, maintainable, and testable applications. Learn through real-world examples, understand performance considerations, and avoid common anti-patterns. Elevate your .NET 8 development skills and create robust, clean architecture.
🌀 Saga Design Pattern - Orchestration Saga – Cheat Sheet
Oct 14, 2025.
Master the Orchestration Saga pattern for microservices! This cheat sheet explains how to maintain data consistency across distributed systems without 2PC. Learn to break down long transactions into smaller, manageable steps with compensating actions for rollbacks. Includes a C# example and real-world flight booking scenario. Ace your next interview by understanding the 'do + undo' principle and the difference between Orchestration and Choreography Sagas.
🌀 Saga Design Pattern (Choreography Style) Cheat Sheet
Oct 14, 2025.
Master the Saga Design Pattern (Choreography style) with this cheat sheet! Learn how to implement distributed transactions using event-driven architecture. Explore the benefits of loose coupling and decentralized control in microservices. Includes a C# example demonstrating an order workflow with compensating transactions for rollbacks. Ideal for interviews and real-world applications like food delivery apps.
How to Design a Chart for Share Trading in Python
Oct 07, 2025.
Unlock the power of data-driven trading! This article guides you through designing a professional-grade share trading chart in Python, inspired by real-world crypto-stock trading desks. Learn to build responsive candlestick charts with moving averages and volume indicators using matplotlib and mplfinance. Optimize for clarity, speed, and real-time updates to enhance your trading decisions and avoid costly delays. Master the art of visual trading!
GoF Design Patterns C# (23)
Sep 25, 2025.
Explore all 23 Gang of Four (GoF) design patterns implemented in C#. This comprehensive guide provides clear, concise code examples for each pattern, covering creational, structural, and behavioral categories. Learn how to apply Singleton, Factory, Adapter, Observer, and more to build robust, maintainable, and scalable applications. Master object-oriented design principles and improve your C# development skills with these practical examples.
Why is prompt design important in AI applications?
Sep 25, 2025.
Unlock the power of AI! This article explores prompt design, the art of crafting effective instructions for AI models. Learn how precise prompts improve accuracy, reduce errors, enhance user experience, and save resources. Discover best practices and real-world examples to master this crucial skill for the future of AI.
Responsive Web Design Testing (RWD)
Sep 15, 2025.
Ensure your website shines on every device with Responsive Web Design (RWD) testing! This crucial process guarantees a seamless user experience across desktops, tablets, and mobiles. Learn why RWD testing boosts SEO, increases traffic, and strengthens brand consistency. Discover key testing elements, essential tools like Chrome DevTools and BrowserStack, and best practices for a mobile-first world. Don't let a broken layout cost you visitors!
How to Design an Enterprise Network for Dev, Staging, and Prod
Sep 11, 2025.
Learn how to design a robust enterprise network with separate Dev, Staging, and Prod environments for secure and efficient software delivery. This guide covers network separation, security controls, load balancing, monitoring, CI/CD automation, and essential documentation. Ensure stability, minimize downtime, and protect sensitive data by implementing these best practices for a reliable and trustworthy user experience. Optimize your workflow from development to production!
Prompt Engineering for Curriculum Design in Education
Sep 02, 2025.
Unlock curriculum design superpowers with prompt engineering! This guide provides ready-to-use prompt templates for educators to streamline curriculum workflows, from program mapping and standards alignment to assessment blueprints and UDL adaptations. Revolutionize your curriculum development process and ensure coherence, equity, and student success with AI-powered efficiency. Includes practical tables and iteration strategies.
What is Responsive Web Design and Why is it Important?
Aug 28, 2025.
Responsive web design adapts websites to any device, ensuring optimal viewing on desktops, tablets, and phones. Boost UX, SEO, and save on development costs!
Automated Threat Modeling: Integrating Security Design into Agile Development
Aug 25, 2025.
Threat modeling is a structured approach to identifying and mitigating potential security risks in a system. It involves analyzing the architecture, data flows, and components of an application to uncover vulnerabilities and design flaws before they can be exploited. The goal is to proactively address security concerns during the design and development phases.
Master SharePoint Site Design with PnPjs and SPFx
Aug 24, 2025.
Learn how to create, apply, and manage SharePoint Site Designs using PnPjs and SPFx. Step-by-step guide with modern best practices for developers.
Master Software Design Patterns: Complete Course Outline (.NET & Java)
Aug 22, 2025.
Learn software design patterns from basics to advanced. Build scalable, maintainable .NET & Java applications using latest patterns.
Responsive Design with CSS Variables
Aug 20, 2025.
Learn how to use CSS variables (custom properties) to build scalable, maintainable, and responsive designs. This article explores techniques, examples, and best practices to create flexible layouts for all devices.
What are Common Design Patterns in Node.js (Module, Singleton, Factory, etc.)
Aug 18, 2025.
This article explains the most commonly used design patterns in Node.js, such as Module, Singleton, Factory, and others. Each concept is explained in simple words with code examples to help you understand where and how to use them.
Unlocking the Power of Software Design Patterns
Aug 08, 2025.
Explore how software design patterns offer proven, reusable solutions to common development challenges. Learn their types, benefits, and real-world applications to build scalable, maintainable, and efficient software systems.
Figma 2025 Updates: A Game-Changer for Design and Collaboration
Aug 04, 2025.
Figma’s 2025 updates: AI-powered Figma Make, Figma Sites for websites, Figma Draw for vectors, Figma Buzz for marketing, enhanced Dev Mode.
ETL Design Pattern to Implement SCD Type 2 Using SQL, SSIS, or dbt
Jul 30, 2025.
SCD Type 2 is widely used in data warehousing to preserve full history of dimensional changes. Implementing it correctly through your ETL process is crucial for accurate historical reporting.
Physical Design of IoT Part 2
Jul 28, 2025.
In this article we will learned about Fourth Layer of IoT Protocols that is Application Layer which includes HTTP, CoAP, Websockets, MQTT, XMPP, DDS, AMQP Protocols with their work, advantages, and disadvantages.
Physical Design of IoT Part 1
Jul 22, 2025.
This article explains the physical design of IoT in a simple way. It mainly focuses on two parts — Things in IoT and IoT Protocols. The article also explains the different types of IoT protocols that help these devices communicate.
Best Architecture Design Framework for Automation Suite
Jul 21, 2025.
A scalable automation framework using Cypress, Cucumber (BDD), and CI/CD pipelines. Supports UI, API, E2E, Smoke, Regression, and BAC tests with modular design, performance, and reusability focus.
Page Object Model Design Pattern: Benefits and Implementation
Jun 30, 2025.
The Page Object Model (POM) design pattern in Selenium improves test automation by separating UI structure from test logic, ensuring maintainability, reusability, readability, and scalability for growing web applications.
Understanding the Logical Design of IoT
Jun 28, 2025.
In this article, we will learn about Logical design of IoT with the help of three terms - IoT Functional Blocks, Communication Models (Request-Response, Publish-Subscribe, Push-Pull, Excusive Pair Communication model), IoT communication APIs (REST-based and websocket-based Communication APIs) .
1
-
100
of
1018
<<
1
2
3
4
5
>>
Search
OUR TRAINING
Discovery to Delivery
Employing the latest technologies, Over-C's capabilities include web and mobile development, software and database architecting as well as visual and UX design.