C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Rajesh Gami(19)
Pankajkumar Patel(18)
Sandhiya Priya(8)
Vishal Gami(6)
Parthiv Suthar(5)
Ketan Sathavara(5)
Mahesh Chand(5)
Ananya Desai(3)
Deepak Tewatia(3)
Aarav Patel(2)
Ismail Sayyad(2)
Abiola David(2)
Janarthanan S(2)
Ck Nitin(2)
Rijwan Ansari(1)
Niharika Gupta(1)
Ayushi Jain(1)
Rikam Palkar(1)
Nidhi Sharma(1)
Rajkiran Swain(1)
Sunil Joshi(1)
Ziggy Rafiq(1)
Sangeet Shah(1)
Mohammad Rabie(1)
Shiv Sharma(1)
Abhishek Yadav(1)
Suraj Vishwakarma(1)
Jorge Levy(1)
Henil Patel(1)
Riya Patel(1)
Avnii Thakur(1)
Kunal kumar (1)
Resources
No resource found
Create Azure VMs with PowerShell—even when the portal says, "This VM requires a subscription without any spending limit"
Mar 18, 2026.
Create Azure VMs with PowerShell—even when the portal says “This VM requires a subscription without any spending limit
How to Deploy Applications on Kubernetes Using Helm Charts Step by Step
Mar 17, 2026.
Simplify Kubernetes deployments with Helm! This guide provides a step-by-step walkthrough, covering installation, chart creation, deployment, upgrades, and rollbacks. Streamline your DevOps workflow!
What Approaches Improve Accessibility in Modern Web Interfaces?
Mar 11, 2026.
Make your web interfaces accessible! Learn practical approaches using semantic HTML, alt text, keyboard navigation, color contrast, ARIA, and more. Build inclusive apps.
How to create private channel in Microsoft Teams using Power Automate
Mar 11, 2026.
Automate private channel creation in Microsoft Teams using Power Automate! This guide simplifies adding members with specific roles, enhancing team collaboration and security. Learn how to streamline your Teams environment.
How to create SharePoint site using Power Automate
Mar 10, 2026.
Automate SharePoint site creation (Team & Communication) with Power Automate! This guide provides a step-by-step walkthrough to streamline site provisioning and boost efficiency.
How to send links on Teams Chats created using Microsoft Graph HTTP in Power Automate
Mar 10, 2026.
Automate sending links in Teams chats using Power Automate and Microsoft Graph HTTP requests. Streamline communication and boost team collaboration effortlessly. Learn how!
How to Create an AI-Powered Search System Using Vector Databases
Mar 06, 2026.
Build intelligent search with AI! Learn how vector databases and embeddings enable semantic search, improving relevance and user experience. Scale knowledge retrieval.
Creating and Managing Indexes in SQL for Faster Queries
Feb 27, 2026.
Boost SQL query speed! Learn to create and manage clustered & non-clustered indexes. Optimize database performance by indexing strategically. #SQL #Database
How To Use Copilot to Create a Power App in Minutes
Feb 27, 2026.
Build Power Apps in minutes using Copilot! Describe your app in natural language and let AI generate a functional app with tables, screens, and logic.
How to Use Copilot to create a formula from a discrete request in PowerApps
Feb 26, 2026.
Unlock PowerApps formula creation with Copilot! Learn how to use natural language to generate Power Fx expressions for galleries, buttons, and more. Boost productivity!
Creating a Table Manually in Power BI
Feb 25, 2026.
Learn how to create tables manually in Power BI using 'Enter Data', DAX, and visuals. Perfect for reference data, parameters, and testing. Boost your Power BI skills!
Understanding the Difference Between header jQuery blur() and textbox onblur
Feb 24, 2026.
Explore the nuances of jQuery's blur() method versus HTML's onblur attribute for handling focus loss events. Understand syntax, use cases, and performance differences to optimize web development workflows. Choose the best approach for form validation and UI updates.
How To Create and Manage Groups in SharePoint Online
Feb 20, 2026.
Learn how to create and manage groups in SharePoint Online for efficient permission management. Streamline access control and enhance security by grouping users. Simplify SharePoint administration!
How to Create Custom Controls in WPF?
Feb 19, 2026.
Learn to create custom WPF controls: User Controls for quick reuse & Custom Controls for advanced styling and enterprise-grade UI libraries. Boost .NET apps!
GraphQL with .NET & React | Part 3: Mutations (Create, Update & Delete)
Feb 19, 2026.
Master GraphQL mutations in .NET & React! Learn to create, update, and delete data, implement input types, handle errors, and optimize cache for a seamless user experience.
How to Create a New SharePoint List From Existing SharePoint List
Feb 18, 2026.
Quickly create new SharePoint lists from existing ones! Copy columns, views, and formatting to maintain consistency. Learn how to streamline list creation in SharePoint Online. Perfect for task tracking and project management!
How to Create Custom Controls in WPF?
Feb 17, 2026.
Master WPF custom controls! Learn to build reusable UI components for enterprise apps. Enhance branding, scalability, and maintainability in .NET desktop solutions.
Creating Dynamic Data-Style Cards Using ASP.NET
Feb 17, 2026.
Dynamically load article cards from your database with this efficient setup! Features include SEO-friendly URLs, consistent UI, and easy CMS control. Two-column layout.
How to Monitor an Application with Auto Instrumentation in Azure?
Feb 16, 2026.
Monitor Azure Web Apps with auto instrumentation! Learn to enable Application Insights, deploy Blazor apps, and track key metrics without code changes. Simplify monitoring!
How to Improve Website Accessibility for Better SEO Ranking?
Feb 13, 2026.
Boost SEO by improving website accessibility! Learn how semantic HTML, alt text, and clear navigation enhance user experience and search engine ranking. A win-win!
How to Create, Encode, and Test a JWT Using Postman
Feb 13, 2026.
Learn how to create, encode, and test JWTs using JWT.io and Postman. Secure your APIs by mastering JWT generation, validation, and troubleshooting techniques.
How to Create Email Templates in Dataverse and Dynamically Populate Them Using Power Automate
Feb 12, 2026.
Learn how to create dynamic email templates in Dataverse and populate them with personalized data using Power Automate. Automate email communication effectively!
QuestPDF vs. IronPDF: HTML-to-PDF Feature Comparison
Jan 28, 2026.
Compare QuestPDF and IronPDF for .NET PDF generation. Explore code-first vs. HTML-to-PDF approaches, features, security, and real-world use cases to choose the best library.
How to Create or Update a Lookup Column Using Web API in Power Pages
Jan 29, 2026.
Learn how to create and update lookup columns in Power Pages using the Web API. This guide covers configuration, table permissions, and web role assignments for seamless integration.
How to Send and Receive Messages from Azure Queue Storage using .NET Client Library?
Jan 29, 2026.
Learn how to send and receive messages from Azure Queue Storage using the .NET client library. This tutorial covers resource creation, role assignment, and .NET code.
Creating an Azure Web App instance with Terraform and deploying ASP.NET Core Web API
Jan 23, 2026.
Learn how to create and manage Azure Web App instances using Terraform, an Infrastructure as Code (IaC) tool. Deploy a .NET CORE API to your newly created web app for seamless cloud migration. Simplify your Azure resource management with reusable Terraform scripts.
How to Send and Receive Messages from Azure Service Bus using .NET Client Library?
Jan 22, 2026.
Learn how to send and receive messages from Azure Service Bus using the .NET client library. Create resources, assign roles, and build a .NET console application.
How to Send and Retrieve Events from Azure Event Hubs using .NET Client Library?
Jan 20, 2026.
Learn how to send and retrieve events from Azure Event Hubs using the .NET client library. Create resources, assign roles, and build a .NET console app.
Responsive vs Adaptive Websites: A Developer’s Guide (With Real Business Code Examples)
Jan 19, 2026.
With real business examples, code, pros/cons, and best-practice recommendations for modern websites, this senior developer guide compares responsive vs adaptive web design.
How to route events to custom endpoint with Azure Event Grid using .NET Client Library?
Jan 15, 2026.
Learn how to route events to custom endpoints with Azure Event Grid using the .NET client library. Create resources, configure topics, and send events!
How to Create a Web API in ASP.NET Core
Jan 14, 2026.
Learn to build Web APIs with ASP.NET Core! This beginner-friendly guide covers project setup, controllers, routing, HTTP methods, and CRUD operations. Start building powerful APIs today!
How to import and configure API with Azure API Management by using Azure portal?
Jan 09, 2026.
Learn how to import and configure APIs in Azure API Management using the Azure portal. This guide covers instance creation, API testing, and resource cleanup.
How to retrieve configuration settings from Azure App Configuration using .NET Client Library?
Jan 08, 2026.
Learn how to retrieve configuration settings from Azure App Configuration in .NET using the .NET client library. Includes setup, role assignment, and cleanup steps.
🚀 Generative AI(Artificial Intelligence): The Smart Technology That Creates, Not Just Calculates
Jan 01, 2026.
Explore Generative AI: the smart tech transforming software development! Learn how it creates code, images, & more, boosting productivity for C#/.NET developers.
Using WebForms Core in Java (Spring Boot)
Jan 01, 2026.
Explore WebForms Core v2 with Java (Spring Boot) for server-driven UI. Inject HTML, replace placeholders, and manipulate attributes without JavaScript. Build interactive web apps!
How Does a Recovery Phrase Create a Secret Key
Dec 30, 2025.
Unlock the mystery of recovery phrases! Learn how they generate secret keys, seeds, and addresses in HD wallets. Master wallet safety and avoid common mistakes. A must-read for crypto security!
How to Create Contact Records in Power Pages using Registration and Admin-Managed Approaches
Dec 26, 2025.
Learn how to create contact records in Power Pages using registration and admin-managed methods. Discover best practices for secure and scalable solutions. Choose the right approach for user sign-up, partner self-service, pre-assigning web roles, and restricted access.
How Many Accounts Can You Create on One Ledger Wallet?
Dec 26, 2025.
Unlock Ledger's full potential! Discover how many accounts you can create on one device without compromising security. Learn about limits, best practices, and common mistakes.
How to Create a Shared Mailbox in Microsoft 365 Admin Center and Add Members
Dec 23, 2025.
Learn how to create & manage shared mailboxes in Microsoft 365 Admin Center. Streamline team communication, assign permissions, and troubleshoot common issues. Optimize collaboration!
How to Create a Generative Page in Power Apps
Dec 22, 2025.
Generative Pages in Power Apps represent a major evolution in low-code development, enabling makers to build modern, responsive, and fully functional pages using natural language. This article explains what Generative Pages are, their key features, benefits, limitations, and how they transform model-driven app development. It also includes a detailed step-by-step guide on creating Generative Pages using AI, connecting Dataverse data, refining layouts, and publishing results. Perfect for beginners as well as Power Platform professionals exploring AI-powered app creation.
How to Create a Multisig Wallet Using Safe: Step by Step Tutorial
Dec 22, 2025.
This article explains how to securely operate a Safe multisig wallet by keeping hardware wallet owners on a separate network. It covers real world security practices for isolating signer devices, networks, browsers, and roles to reduce attack surface and prevent single point failures in Web3 treasury and DAO wallet management.
Creating a Dashboard from a Power BI Report in Microsoft Fabric
Dec 21, 2025.
Learn how to create a Power BI dashboard from a Power BI report in Microsoft Fabric. Transform detailed reports into actionable insights for data-driven decisions.
Creating Agentic Workflows with No Code Using Microsoft Foundry
Dec 19, 2025.
Explore Microsoft Foundry Workflows, a powerful platform for designing, automating, and monitoring multi-agent processes. This article covers different types of agents and workflows, the prerequisites for getting started, the comprehensive toolbox for building workflows, and observability features that help teams optimize their processes end-to-end. Perfect for business users, analysts, and operations teams looking to accelerate intelligent automation solutions.
How to Create a User in Microsoft 365 Admin Center and Assign a License
Dec 19, 2025.
This article provides a clear, step-by-step guide on how to create a user in the Microsoft 365 Admin Center and assign the appropriate license. It explains the complete process, from accessing the admin portal and entering user details to assigning licenses and verifying access. The guide is designed for IT administrators, support engineers, and beginners who want to understand Microsoft 365 user management using best practices and real-world scenarios.
Creating Objects Without a Model in C#
Dec 16, 2025.
Creating Objects Without a Model in C#
Creating Trustworthy AI Agents: Security and Governance with Microsoft Foundry
Dec 15, 2025.
In this article, we explore how to build secure and governable AI agents at enterprise scale using Microsoft Foundry. From setting up robust environments with strong data, network, and secrets management, to developing agents with Microsoft Entra Agent IDs, observability, and AI Red Teaming, Foundry provides the tools needed to create trustworthy AI solutions. We also cover built-in guardrails and customizable controls to ensure safety, compliance, and responsible usage. Finally, learn how to publish, deploy, and govern your AI agents seamlessly across Microsoft 365 and Agent 365, enabling scalable and enterprise-ready AI experiences.
Creating Animations with CSS and GSAP for Modern UIs
Dec 11, 2025.
A complete senior-developer guide to creating modern UI animations using CSS and GSAP. Covers Angular integration, performance techniques, real-world patterns, and best practices. Ideal for front-end engineers building smooth, production-ready user interfaces.
How to Create a Strong Developer Portfolio in 2025
Dec 11, 2025.
A senior-developer guide to creating a strong developer portfolio in 2025. Covers projects, coding best practices, interactive features, and professional design. Helps developers showcase skills, attract recruiters, and demonstrate real-world experience.
How to Create and Retrieve Secrets from Azure Key Vault using .NET Client Library?
Dec 11, 2025.
How to Create and Retrieve Secrets from Azure Key Vault using .NET Client Library? Create and retrieve secrets using .NET Client Library along with creation of Azure key vault resource using Azure CLI and assignment of role to Microsoft Entra (Azure AD) user name. A complete process flow to create and retrieve secrets from Azure Key Vault using .NET Client Library. A role is assigned to Microsoft Entra (Azure AD) user name. Signed in to Azure and executed the application. Resources are cleaned up.
CSS Grid vs Flexbox: When to Use Which for Modern Layouts
Dec 10, 2025.
Creating layouts in modern web development has never been easier — thanks to CSS Grid and Flexbox. Both are powerful tools in the front-end developer’s toolkit, but they are designed for different purposes. Knowing when and how to use each can save you time, simplify your code, and improve your website’s performance and maintainability.
How to render HTML file in Express JS
Dec 10, 2025.
How to render HTML file in Express JS
How to Create a View in a SharePoint List
Dec 10, 2025.
Creating a view in SharePoint lets you customize how information appears in a list or document library and sort, filter, group, or display items in a format.
How to Create and Retrieve Secrets from Azure Key Vault using Azure CLI?
Dec 10, 2025.
Let's create Azure Key Vault resources. Store and retrieve secrets in Key Vault using Azure CLI. Assign role to Microsoft Entra (Azure AD) user name. Complete process flow is described to create and retrieve secrets from Azure Key Vault using Azure CLI. Assign role to Microsoft Entra (Azure AD) user name.
Create your MCP Server using Azure Functions
Dec 09, 2025.
With the growing number of frameworks and tools for creating MCP servers, especially within the .NET technology stack, Azure Functions emerges as a valuable new option. As is customary with Azure Functions, implementing this goal is simple, allowing us, as developers, to focus more on functionality than technology. In this post, we'll explore how to accomplish this goal.
Algorithmic Inequality: How AI Creates New Social Classes
Dec 09, 2025.
Artificial Intelligence (AI) is revolutionizing industries across the world, driving innovation in sectors such as healthcare, finance, education, and entertainment. AI’s potential is undeniable; however, as it becomes more integrated into our daily lives, it is also creating new forms of inequality—algorithmic inequality—that may divide societies into new, AI-driven social classes.
How to Set Up React Expo and Run Your First App: A Complete Guide
Dec 07, 2025.
Learn how to set up React Native with Expo, install the tools, create your first app, and run it on Android, iOS, or Expo Go in this beginner-friendly guide.
How to retrieve user profile information with Microsoft Graph in Azure?
Dec 08, 2025.
Retrieve user profile information with Microsoft Graph in Azure, Register application using Microsoft identity platform
✅ How to Run an React Expo App on iPhone
Dec 07, 2025.
Step-by-step guide to installing Expo, creating your first React Native app, and running it on iPhone with Expo Go or iOS Simulator.
How to Create or Update Multi-Select Person or Group Column in SharePoint Using Power Automate
Dec 07, 2025.
Learn how to create or update SharePoint multi-select Person or Group columns using Power Automate, including validating Office 365 users to skip invalid emails and ensure reliable, error-free flows execution.
How to Create a WCF Web Services in C# .NET Core
Dec 05, 2025.
Learn how to seamlessly integrate WCF web services into your C# .NET Core projects using Visual Studio's Connected Services feature. This guide provides a step-by-step walkthrough.
Creating AI-Powered Reports in Angular
Dec 04, 2025.
Create dynamic AI reports in Angular! This guide covers architecture, implementation, and best practices for predictive, interactive data visualization. Enhance decision-making with real-time insights.
How to Create and Manage Virtual Environments in Python
Dec 04, 2025.
Master Python virtual environments! Learn to create, manage dependencies, and avoid conflicts using venv, pip, and more. Keep your projects clean and stable.
Creating a Dynamic Dashboard Using SQL Server Data and Angular Charts
Dec 03, 2025.
Build dynamic dashboards with SQL Server, ASP.NET Core, and Angular! Visualize real-time data with interactive charts. Learn best practices for enterprise projects.
Creating a Fully Refreshing Captcha Inside an UpdatePanel (ASP.NET WebForms)
Dec 01, 2025.
Solve ASP.NET WebForms UpdatePanel captcha issues! Learn how to create a JavaScript captcha that always refreshes, preventing missing or duplicate codes after partial postbacks.
Building an Email Verification System with HTML Templates in ASP.NET Core and Angular
Dec 02, 2025.
Build a robust email verification system with ASP.NET Core, Angular, and HTML templates. Enhance user experience, security, and branding with styled emails.
How to Implement Interactive Authentication with MSAL .NET in Azure?
Dec 02, 2025.
Implement interactive authentication in .NET using MSAL.NET. Learn to acquire tokens from Microsoft Entra ID, manage user consent, and cache tokens for secure access to Microsoft Graph.
The Ultimate C# PDF Libraries Comparison: 12 Tools for .NET Projects
Dec 02, 2025.
Compare 12 top C# PDF libraries for .NET. Find the best tool for your project based on features, licensing, and use cases. Includes code examples!
Do You Believe AI Can Replace Junior Developer Jobs, or Will It Create New Opportunities?
Dec 01, 2025.
Explore how AI is reshaping junior developer roles! Discover why AI won't replace them, but creates new opportunities. Adapt and thrive in the AI-powered era!
How to Deploy Container to Azure Container Apps using Azure CLI?
Dec 01, 2025.
Deploy containers to Azure Container Apps using Azure CLI! This guide covers creating environments, deploying apps, verifying deployments, and cleanup, all serverless.
Empowering Everyone: How Users Can Create Fabric Items in Microsoft Fabric
Nov 30, 2025.
Microsoft Fabric empowers all users to create analytical assets like Lakehouses and Reports. Democratize data, accelerate insights, and boost collaboration!
How to Build a Dynamic Dashboard in Angular
Nov 26, 2025.
Learn to build dynamic dashboards in Angular! This step-by-step guide covers components, data binding, APIs, charts, and responsive design for real-world apps.
Creating Reusable Components in Angular
Nov 26, 2025.
Master Angular component reusability for scalable apps! Learn to design, build, & manage reusable components with practical examples & best practices. Boost productivity & maintainability.
How to Deploy Container to Azure Container Instances using Azure CLI?
Nov 26, 2025.
Deploy containers to Azure Container Instances (ACI) using Azure CLI. Learn to create resource groups, configure container settings, and verify your deployment. ACI simplifies container management without VMs.
How to Create Stored Procedures in SQL Server | Beginner to Intermediate Practical Guide
Nov 24, 2025.
Master SQL Server stored procedures! This guide covers creation, benefits, and best practices for efficient, secure, and maintainable database interactions. From basic CRUD to advanced error handling, learn to centralize SQL logic.
How to Build and Run Container Image with Azure Container Registry Tasks?
Nov 24, 2025.
Learn how to build and run container images using Azure Container Registry (ACR) Tasks. This guide covers creating registries, building images with Dockerfiles, pushing images, and cleanup.
Dynamic Provisioning System (Auto-Create DB, Schema, and Storage for New Tenant)
Nov 21, 2025.
Automate tenant onboarding in SaaS with a dynamic provisioning system! Learn to auto-create databases, schemas, and storage using .NET Core and SQL Server. Scale effortlessly!
Create ASP.NET Core MVC Application
Nov 21, 2025.
Learn to build your first ASP.NET Core MVC application using Visual Studio 2022 and .NET 7. This tutorial guides you through project creation, setup, and running the default application, step-by-step.
Creating a SQL Rule Engine Table (Validation Conditions Executed Dynamically)
Nov 20, 2025.
Build a dynamic SQL rule engine for validation. Define rules as data, not code, enabling rapid changes without deployments. Ideal for ERP, CRM, and more!
Smart Index Lifecycle Manager (Auto-Create, Auto-Drop, Usage Tracking in SQL Server)
Nov 21, 2025.
Automate SQL Server index management! This guide details creating a smart index lifecycle manager for auto-creation, dropping, and usage tracking. Improve performance!
Creating a Multi-Tier Attachment Storage System (Hot, Warm, Cold Storage)
Nov 19, 2025.
Build a cost-effective multi-tier attachment storage system (Hot, Warm, Cold) using Angular and ASP.NET Core. Automate lifecycle, secure access, and optimize costs.
Creating a Multi-Tier Attachment Storage System (Hot, Warm, Cold Storage) Using Angular and .NET
Nov 19, 2025.
Build a scalable attachment storage system with Angular & .NET! Hot/Warm/Cold tiers, auto-migration, and seamless access for enterprise applications. Reduce costs!
How to Create a Windows Service Using C#
Nov 20, 2025.
Learn how to create a Windows Service in C# using Visual Studio! This step-by-step guide covers project setup, coding, installation, debugging, and common use cases. Automate tasks and run background processes efficiently.
Creating a Metadata-Driven API Engine (API structure loaded from DB, no code changes)
Nov 19, 2025.
Build APIs without code changes! This guide shows how to create a metadata-driven API engine for faster iteration, centralized governance, and reduced maintenance.
Creating a Browser-Based Workflow Simulator in Angular (Drag Nodes → Simulate Execution)
Nov 19, 2025.
Build a drag-and-drop workflow simulator in Angular! Visually design, simulate execution, and validate workflows directly in the browser. Perfect for enterprises.
HTML to PDF C# in .NET 10: A Technical Guide for .NET Developers
Nov 19, 2025.
Comprehensive guide to HTML to PDF conversion in C#, .NET 10. Evaluates 35+ solutions, architectures, and production-ready options. Find the best library!
How to Create Azure Cosmos DB Resources for NoSQL by using .NET Client Library?
Nov 19, 2025.
Learn how to create Azure Cosmos DB NoSQL resources using the .NET client library. This guide covers account setup, database/container creation, and item management via a console app.
Creating a SQL-Based Notification System (Trigger + Queue Table)
Nov 18, 2025.
Build a robust SQL notification system using triggers and a queue table. Centralize data event tracking, enabling real-time alerts and asynchronous workflows. Includes practical scripts and architecture.
Creating a .NET Webhook Receiver and Sender System: Architecture, Implementation, Security, and Retry Mechanism
Nov 17, 2025.
Build a robust .NET webhook system with ASP.NET Core 8! This guide covers architecture, security (HMAC), retries, logging, and a complete implementation for reliable event delivery.
Creating Theme Runtime Editing in Angular (Color Picker → Writes CSS Variables Live, No Page Reload)
Nov 17, 2025.
Implement runtime theme editing in Angular! This guide shows how to use CSS variables, a color picker, and a theme service to update your app's appearance live.
Creating a Custom Validation Pipeline in ASP.NET Core Using FluentValidation
Nov 17, 2025.
Implement a robust ASP.NET Core validation pipeline using FluentValidation. Automate request validation, remove logic from controllers, and ensure consistent error handling.
Creating an AI-Based Auto-Test Case Generator from Requirements (ASP.NET Core + Angular + GPT API)
Nov 18, 2025.
Automate test case generation from requirements using AI! ASP.NET Core, Angular & GPT API create NUnit/Jest tests. Boost QA with AI-powered test automation.
Creating a Domain-Specific UI DSL in Angular (define screens using JSON → auto-generate component)
Nov 18, 2025.
Create UIs faster with a JSON-driven DSL in Angular! Auto-generate components from JSON, centralize governance, and empower non-developers. Boost productivity!
Creating a Comment System with Mentions (@user) and Hashtags (#tag) | Angular + Asp.Net Core
Nov 17, 2025.
Build a robust comment system with @mentions and #hashtags using Angular and ASP.NET Core. Enhance collaboration in your web applications with this scalable module.
How to Create Azure Cosmos DB Resources by using the Azure Portal?
Nov 15, 2025.
Learn how to create and manage Azure Cosmos DB resources using the Azure portal. This guide covers account creation, database/container setup, data addition, and cleanup.
How to Create Azure Blob Storage Resources by using .NET Client Library?
Nov 13, 2025.
Unlock the power of Azure Blob Storage with .NET! This guide provides a step-by-step walkthrough on creating and managing blob storage resources programmatically using the Azure .NET client library. Learn how to upload, download, and manage your data efficiently. Perfect for developers seeking to integrate cloud storage into their .NET applications. Master Azure Blob Storage with our comprehensive tutorial and code examples, boosting your cloud development skills.
Understanding Generative AI: The Technology That Creates Like Humans
Nov 10, 2025.
Explore generative AI: how it creates human-like content (text, images, audio, code), its applications, benefits, risks, and future. Co-creation is here!
How to create an Azure Function by using Visual Studio Code?
Nov 11, 2025.
Learn how to create, test, and deploy an Azure Function using Visual Studio Code with this step-by-step guide. Includes local testing and Azure deployment instructions.
Building Predictive Analytics Dashboards with ML.NET and Chart.js: Turning Data into Real-Time Insights
Nov 11, 2025.
Build real-time predictive analytics dashboards using ML.NET and Chart.js! Forecast trends, visualize data, and empower data-driven decisions in .NET apps.
Microsoft Is Creating Digital Employees That Could Replace Real Humans
Nov 10, 2025.
Microsoft is developing a new class of AI agents, digital employees that think, plan, and act like humans inside your organization. Here’s how these agents work, what they mean for the future of work, and why many human jobs may soon become obsolete.
How RWA Tokens Create Liquidity for Real Estate Owners
Nov 09, 2025.
Discover how Real World Asset (RWA) tokenization unlocks liquidity for real estate owners. Learn how tokenized property enables fractional ownership, faster funding, and global investor access without selling full control.