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(10)
Mahesh Chand(9)
Saurav Kumar(8)
Rohit Gupta(7)
Aarav Patel(5)
Tuhin Paul(5)
Baibhav Kumar(3)
Ananya Desai(2)
Niharika Gupta(2)
Riya Patel(2)
Sandhiya Priya(2)
Tanuj (2)
Ajay Narkhedkar(2)
Vijay Kumari(2)
Gaurav Kumar (2)
Ashish Bhatnagar(2)
Sudarshan Hajare(1)
Ketan Sathavara(1)
Nidhi Sharma(1)
Sardar Mudassar Ali Khan (1)
Chethan N(1)
Sandip Yadav(1)
Jayant Kumar(1)
Md Sarfaraj(1)
Gautam Singh(1)
Vijay Pratap Singh(1)
Jignesh Trivedi(1)
Raj Bhatt(1)
Rinki (1)
Anand Pandey (1)
Mominul Islam(1)
Uttam Chaturvedi(1)
Bimalshi Jayarathna(1)
John Godel(1)
Asfaque Ansari(1)
Praveen Kumar(1)
Gourav Jain(1)
Sujikaran Saththiyanathan(1)
Malintha Wijewardana(1)
Sarthak Varshney(1)
Vishal Yelve(1)
Sandeep Mishra(1)
Dashrath Hapani(1)
Muhammad Imran Ansari(1)
Mark Pelf(1)
Praveen Sreeram(1)
Raveena Attri(1)
Jay Kumar(1)
Abhishek Dhoriya(1)
Nikunj Satasiya(1)
Anuradha Rani (1)
Resources
No resource found
EF Core 10 Performance Tuning: Tracking, Query Filters, Compiled Queries, and Bulk Operations
Jul 28, 2026.
Boost EF Core 10 performance with AsNoTracking, query filters, compiled queries, and bulk operations. Optimize your data access layer.
Async/Await Pitfalls in C#: The Bugs That Compile Fine and Break in Production
Jun 30, 2026.
Master C# async/await: Avoid hidden bugs like async void, deadlocks, and forgotten awaits that compile but break in production.
Async/Await Pitfalls in C#: The Bugs That Compile Fine and Break in Production
Jun 30, 2026.
Master C# async/await! Avoid production bugs like deadlocks, lost exceptions, and performance issues with this expert guide.
How to use the "Alert Me" Feature in SharePoint Lists
Jun 25, 2026.
The "Alert Me" feature in SharePoint Lists allows users to receive automatic notifications when changes occur within a list. Users can configure alerts for new items, modifications, deletions, or all changes and choose how frequently notifications are delivered. This feature helps teams stay informed, improves collaboration, and ensures timely action on important updates without the need to manually monitor SharePoint lists
AI-Oriented Application Monitoring: Tracking Model Impact on Business Outcomes
Jun 24, 2026.
Monitor AI applications beyond technical metrics. Track model impact on business outcomes, user experience, and operational efficiency for true AI value.
AI Decision Logging: Tracking Why Models Make Business Decisions
Jun 22, 2026.
Unlock AI transparency with decision logging. Track why models make business decisions for trust, compliance, and better AI.
Version Control and Change Tracking in Complex LangGraph Workflows
Jun 18, 2026.
Master LangGraph version control: Git, LangSmith, and checkpointers for complex, stateful, multi-agent systems.
Tracking Metrics for Individual Nodes in LangGraph
Jun 18, 2026.
Treating a LangGraph agent as a black box hides the real sources of failure. By instrumenting each node with latency, error, domain-quality, and cost metrics and shipping them to Prometheus + LangSmith you turn an opaque orchestration into a measurable system you can actually improve.
AI Observability in Practice: Tracking Prompts, Costs, and User Feedback
Jun 15, 2026.
Master AI observability: Track prompts, costs, user feedback, and model performance for reliable, cost-effective production AI.
AI Cost Dashboards: Tracking Token Usage and Spending in Real Time
Jun 15, 2026.
Track AI token usage and spending in real-time with AI cost dashboards. Optimize budgets and AI workloads for sustainable growth.
5 Sneaky .NET & EF Core Bugs That Will Crash Your App
Jun 11, 2026.
Discover 5 hidden .NET & EF Core bugs causing app crashes, from concurrency issues to silent query filters. Learn how to fix them!
AI Adoption Metrics Every Engineering Leader Should Track
Jun 12, 2026.
Track key AI adoption metrics for engineering leaders: usage, productivity, quality, financial, and operational. Drive value & ROI.
AI-Powered Software Testing: Practical Use Cases for Development Teams
Jun 05, 2026.
Learn how AI-powered software testing helps development teams automate testing, generate test cases, improve coverage, and accelerate software delivery.
EF Core Auditing Using Interceptors: Step-by-Step Tutorial
Jun 03, 2026.
Learn how to implement EF Core auditing using SaveChanges Interceptors. Track CreatedBy, ModifiedBy, timestamps, soft deletes, and user activity with practical examples.
AI Coding Agents Are Creating More Bugs Than Developers Realize
May 15, 2026.
AI coding tools boost productivity but introduce hidden bugs due to pattern-based code generation. Critical thinking, validation, and testing remain essential.
Google Fitbit Air Explained: Why Google’s Screenless AI Wearable Could Change Fitness Tracking Forever
May 08, 2026.
Google's Fitbit Air reimagines fitness tracking with a screenless, AI-powered design. Get personalized health insights and recommendations without distractions.
Google Fitbit Air Launch: Features, AI Health Tracking, Price, and Everything We Know
May 08, 2026.
Fitbit Air: Google's new AI-powered, screenless wearable redefines health tracking with intelligent insights and long battery life. A leap in digital wellness!
Stop Hunting Bugs: Meet the New Visual Studio Debugger Agent
Apr 20, 2026.
Explore the new Visual Studio Debugger Agent—an AI-powered debugging workflow that analyzes bugs, runs code, and identifies root causes automatically.
Track User Login & Logout Time in ASP.NET MVC
Apr 10, 2026.
Learn how to track user login and logout times in ASP.NET MVC using an audit log. Enhance security, analyze user behavior, and debug authentication issues effectively.
What is 'Green Ops' and How to Track Carbon Emissions in a CI/CD Pipeline?
Mar 30, 2026.
Explore Green Ops: Integrate sustainability into your CI/CD pipeline! Learn to track & reduce carbon emissions for eco-friendly software development and cost savings.
Generating QR Codes Using Python: A Practical Technical Guide
Mar 18, 2026.
Learn how to generate and customize QR codes using Python. This guide covers basic generation, adding logos, encoding data, and real-world applications for asset tracking.
Portfolio tracking apps
Mar 13, 2026.
Build your own crypto portfolio tracker! This guide covers frontend, backend, database, and logic for real-time asset monitoring and value calculation.
ClawDeck Mission Control: What it is and How to manage AI agents with one dashboard
Mar 02, 2026.
Learn what ClawDeck is and how it helps you monitor, track, and orchestrate AI agents at scale, with simple steps and practical safeguards.
Data Versioning: Managing and Tracking Changes in Modern Data Systems
Feb 19, 2026.
Data versioning tracks changes in datasets over time, ensuring reproducibility, debugging, and consistency. Essential for modern data systems and ML pipelines.
EF Core Tracking vs No Tracking: Choosing the Right Approach for Performance and Data Updates
Feb 16, 2026.
Unlock EF Core performance! Learn when to use Tracking for updates and No Tracking for read-only operations. Optimize your .NET applications for speed and efficiency.
Building A Habit Tracker App In Flutter: Part 4 - Advanced Tracking & Notifications
Feb 14, 2026.
Elevate your Flutter habit tracker! Learn advanced tracking with streaks, history, & local notifications using flutter_local_notifications. Boost user engagement now!
Why Does Google Analytics Show Traffic Drop Suddenly?
Feb 13, 2026.
Sudden Google Analytics traffic drop? Don't panic! This guide helps diagnose the cause, from tracking issues to SEO problems, ensuring accurate data and insights.
Why Does Application Crash Only on Specific Devices?
Feb 02, 2026.
App crashing only on specific devices? Discover why! This guide explores OS versions, manufacturer customizations, and debugging techniques for stable apps.
Bug Bounty Explained: How Ethical Hackers Find Website Vulnerabilities in India and Globally
Jan 20, 2026.
Explore bug bounty programs: a legal way for ethical hackers in India & globally to find website vulnerabilities & earn rewards. A future-proof cybersecurity skill!
Redis Anti-Patterns: Common Mistakes That Break Performance, Reliability, and Trust
Jan 08, 2026.
A practical, human written guide to Redis anti-patterns. Learn the most common Redis mistakes teams make in production, why they happen, and how to avoid them before they turn into outages.
Integrate New Relic with Angular for SPA Monitoring, API Tracing, and Error Tracking
Dec 30, 2025.
Integrate New Relic with Angular for robust SPA monitoring. Track API calls, errors, and user behavior using the @newrelic/browser-agent package. Enhance observability!
Does Ledger Track My Transactions or Balances?
Dec 26, 2025.
Worried about Ledger tracking your crypto? This article breaks down what Ledger knows (and doesn't know) about your transactions and balances. Learn how to maximize your privacy!
Tracking vs No-Tracking in Entity Framework Core
Dec 15, 2025.
Tracking vs No-Tracking in Entity Framework Core
Entity Framework Core – Code First Approach
Dec 14, 2025.
This article provides a complete and descriptive explanation of the Entity Framework Core Code First approach. It explains how databases are created and managed using C# classes, how DbContext and entities work together, how migrations handle schema changes, and how relationships, configuration, and change tracking are managed in Code First development. Written in simple language, this guide is ideal for beginners and professional .NET developers building modern, scalable applications using Entity Framework Core and SQL Server.
Entity Framework Core – A Complete and Deep Explanation
Dec 06, 2025.
This article provides a complete, descriptive, and beginner-to-advanced explanation of Entity Framework Core (EF Core). It covers how EF Core works internally, its core components, change tracking, relationship handling, migrations, DbContext, DbSet, performance features, advanced capabilities, concurrency handling, shadow properties, value conversions, global filters, interceptors, and when EF Core is suitable for real-world .NET applications. Written in a simple, clear style, this guide helps developers understand EF Core deeply without focusing on LINQ or specific approaches.
LangSmith Cost Tracking: Full Guide to Logging, Monitoring, and Optimizing LLM Costs
Dec 06, 2025.
A comprehensive walkthrough of LangSmith’s cost-tracking system, including setup, callbacks, token accounting, dashboards, best practices, and optimization strategies.
Building an AI-Powered Expense Management System with Angular
Dec 04, 2025.
Build an AI expense management system with Angular! Automate tasks, detect fraud, and gain insights. Learn best practices for scalable architecture.
High-Scale File Sync Service (Detect Changes, Push Deltas, Track Versions)
Nov 24, 2025.
Build a high-scale file sync service with delta transfers, versioning, and conflict resolution. Architecture uses Angular & .NET for efficient sync across devices.
High-Scale File Sync Service (Detecting Changes, Pushing Deltas, and Tracking Versions)
Nov 21, 2025.
Build a scalable file sync service with Angular and .NET. Detect changes, push deltas, track versions, and resolve conflicts efficiently. Enterprise-ready!
Implementing Your Own Change Tracking Engine (without CDC) | Angular + .NET Core
Nov 20, 2025.
Build a custom change tracking engine in Angular & .NET Core, bypassing SQL Server CDC. Capture data changes, enable audit/undo, and ensure data integrity.
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!
Building a Token Revocation + Session Tracking Engine for JWT
Nov 19, 2025.
Secure your JWT authentication with a robust token revocation and session tracking engine. Learn to build it with .NET, Redis, and Angular for enhanced security.
Measuring Success: What KPIs to Track After Upgrading to .NET 10 and Visual Studio 2026
Nov 18, 2025.
Unlock .NET 10 & VS 2026's potential! Track key metrics: performance, reliability, productivity, & cost. Validate upgrade success & optimize workflows.
Building a Real-Time GPS Tracking Dashboard in Angular with Google Maps API
Nov 17, 2025.
Build a real-time GPS tracking dashboard with Angular, Google Maps API, ASP.NET Core, SignalR, and SQL Server. Track vehicles, display paths, and show live updates.
Complete Source Code Structure for Real-Time GPS Tracking Dashboard (Angular + ASP.NET Core)
Nov 17, 2025.
Build a real-time GPS tracking dashboard with Angular and ASP.NET Core! Includes complete source code, SignalR integration, Docker setup, and SQL Server.
Getting Started with Jira: Beginner’s Guide to Project Management
Nov 05, 2025.
Master Jira for project management! This beginner's guide covers setup, key terms, Agile methods, and Jira products (Core, Software, Service Management).
Implementing Database Audit Logging Using Triggers in Oracle
Nov 06, 2025.
Implement robust audit logging in ASP.NET with Oracle using database triggers. Track CRUD operations, user actions, and data changes for compliance and security.
Smart Error Tracking and Root Cause Analysis Using AI Tools
Nov 06, 2025.
Discover how AI-powered error tracking revolutionizes debugging! Learn to identify root causes automatically, reduce downtime, and improve application reliability with AI tools.
Live Dashboard: Angular Signals + ASP.NET Core SignalR + SQL Server Change Tracking
Nov 04, 2025.
Build a live dashboard with Angular Signals, ASP.NET Core SignalR, and SQL Server Change Tracking. Get real-time data updates without page refreshes! Learn how.
How Our Everyday Data is Collected, Stored, and Used
Nov 04, 2025.
Uncover where your daily data goes! Learn how it's collected, stored, and used by companies. Understand your digital footprint and privacy choices.
Debugging the Mindset: What Fixing Bugs Teaches Us About Resilience
Oct 30, 2025.
Debugging isn't just about code; it's a masterclass in resilience. Learn how fixing bugs builds patience, curiosity, and a problem-solving mindset for life.
Testing Mastery: Catch Bugs Early with Comprehensive Testing in ASP.NET Core (Part- 29 of 40)
Oct 21, 2025.
Master ASP.NET Core testing! This comprehensive guide (Part 29 of 40) covers unit, integration, and UI testing with xUnit, Moq, and Selenium. Learn the testing pyramid, TDD, mocking, API & database testing, performance & CI/CD pipelines. Catch bugs early, ensure quality, and build robust applications with practical examples and best practices. Elevate your ASP.NET Core skills!
Trackio by Gradio – Open-Source AI Experiment Tracking & Visualization Tool
Oct 19, 2025.
Learn how Trackio by Gradio enables developers and researchers to track, visualize, and monitor AI model performance with ease. Explore setup, integrations, and best practices.
Accessing Structure Elements in Python: Building a Real-Time Flight Tracking System
Oct 12, 2025.
Master struct-like data access in Python for building robust, real-time systems. Explore classes, dictionaries, and data classes with a live flight tracking example. Learn safe and efficient element access patterns, validation techniques, and best practices for maintainable code. Prevent errors and ensure data integrity in critical applications like aviation and logistics by leveraging Python's powerful data modeling capabilities.
How to Find Laspeyre’s Index Number in Python
Oct 03, 2025.
Learn how to calculate Laspeyre's Index Number in Python to measure cost inflation. This article breaks down the formula, provides a step-by-step implementation with test cases, and applies it to a real-world scenario: tracking renewable energy component costs. Discover best practices and avoid common mistakes to make smarter, cost-aware decisions.
How to Find the Simple Average of a Price-Relative Index
Oct 03, 2025.
Learn how to calculate the Simple Average of Price-Relative Index, a straightforward method for tracking price changes across multiple items. This article provides a step-by-step guide, Python code implementation, and a real-world example of monitoring global coffee price volatility. Discover best practices and common pitfalls to avoid for accurate and actionable insights into commodity market trends. Ideal for supply chain, finance, and data analytics professionals.
How to configure Azure API gateway to get user logs
Oct 01, 2025.
Enhance user tracking in Azure API Management by configuring inbound policies to capture user details and send them to Application Insights. This allows you to monitor API usage, troubleshoot issues, and gain valuable insights into user activity. Learn how to implement custom policies to enrich requests with user identity and other relevant information for improved observability and analysis. Store logs to database for future references.
Defect Triage Meeting in Software Testing
Sep 30, 2025.
Learn how to prioritize bugs, assign ownership, and set deadlines for efficient resolution. This guide covers severity vs. priority, meeting conduct, and real-world examples. Improve collaboration, resource use, and transparency for better software quality and customer satisfaction.
Real-Time Carbon Tracking with IoT Devices
Sep 19, 2025.
Discover how IoT devices are revolutionizing carbon tracking, enabling real-time monitoring of emissions from industries to homes. Learn about the benefits of transparency, efficiency, and cost savings, and explore real-world applications in smart cities and factories. Embrace a greener future with IoT-powered sustainability. Real-time data helps optimize energy usage and cut waste.
Defect Triage in Software Testing
Sep 18, 2025.
This article explains defect triage, covering severity vs. priority, the triage process steps, roles of attendees, benefits, challenges, and best practices. Learn how to effectively manage defects, improve team collaboration, and ensure the timely resolution of critical issues for high-quality software releases.
Defect Life Cycle (Bug Life Cycle) States Explained
Sep 16, 2025.
How to Write a Good Bug Report in JIRA
Sep 16, 2025.
Learn how to write effective bug reports in JIRA! This guide provides a step-by-step approach, covering essential elements like clear titles, detailed descriptions, reproduction steps, environment details, and helpful attachments. Improve communication with developers, speed up bug fixes, and enhance software quality. Make your reports SEO-friendly and easily understandable for efficient collaboration.
How to Write Effective Test Cases in Software Testing
Sep 11, 2025.
Master the art of writing effective test cases for software testing! This guide covers essential elements, step-by-step instructions, and best practices. Learn how to create clear, reusable test cases that ensure comprehensive test coverage, catch bugs early, and improve software quality. Discover templates and strategies for a robust testing process and reliable software.
Differences Between Priority and Severity in Testing with Examples
Sep 10, 2025.
Understand the crucial differences between priority and severity in software testing. This guide clarifies how these terms impact bug fixing, quality assurance, and customer satisfaction. Learn how testers and project managers use severity to assess technical impact and priority to determine fixing urgency.
Difference Between Retesting and Regression Testing
Sep 10, 2025.
Confused about retesting vs. regression testing? This article clarifies the key differences between these essential software testing techniques. Learn when to use each method, understand their purpose, scope, and importance in ensuring software quality and stability. Discover how they work together to deliver bug-free applications and enhance user satisfaction. Master the art of software testing!
How to Measure GEO Success
Sep 09, 2025.
Learn how to measure Generative Engine Optimization (GEO) success. Discover new KPIs like Share of Answer, Citation Impressions, and Engine Coverage — and tools to track your AI visibility.
IoT for Climate Change → Tracking Carbon Footprints in Real Time
Sep 06, 2025.
Discover how the Internet of Things (IoT) is revolutionizing climate action by enabling real-time carbon footprint tracking. Learn how smart sensors, AI, and connected devices are empowering industries, governments, and individuals to monitor emissions, make data-driven decisions, and create a more sustainable future.
Can I Version Control My Prompts?
Sep 02, 2025.
Learn how to version control prompts just like code. Explore tools, workflows, and best practices for managing prompt history, collaboration, and experimentation in AI development.
How Can I Measure Generative Engine Optimization (GEO) Success?
Aug 31, 2025.
Unlike SEO, Generative Engine Optimization (GEO) doesn’t measure rankings — it measures citations inside AI answers. Learn the key GEO metrics like Share of Answer, Citation Impressions, and Sentiment, plus tools to track success.
Create a Free Referral Tracker Using Airtable and Gmail
Aug 27, 2025.
Build a free referral tracker using Airtable, Gmail, and Make. Automate alerts, track status, and reward referrers. No marketing tools needed! Scale easily.
Track Twitter Mentions and Save to Airtable (Free Integration)
Aug 24, 2025.
Capture mentions of your handle on Twitter (X) and store clean records in Airtable without paying for the X API
Maintenance Testing: Ensuring Software Longevity and Reliability
Aug 21, 2025.
Maintenance testing ensures software stability after updates, bug fixes, or enhancements. It verifies functionality, compatibility, and reliability, preventing regressions and keeping systems aligned with user needs.
Create a Daily Habit Tracker in Notion Using Make.com
Aug 18, 2025.
You’ll build one Make.com scenario that, every morning, auto-creates that day’s habit checklist in a Notion database. You track completion by ticking checkboxes in Notion. No paid tools. Works on Make’s free tier.
Adaptive Forecasts: The New CRO Superpower
Aug 18, 2025.
AI-powered GSCP helps Chief Revenue Officers with predictive insights, adaptive forecasting, and scenario planning to optimize sales pipelines, improve accuracy, reduce risks, and drive sustainable revenue growth.
Track Crypto Token Prices from CoinGecko Using HTTP Module
Aug 16, 2025.
If you’re a crypto trader, investor, or just a blockchain enthusiast, staying updated on token prices is crucial. Constantly checking prices manually is a productivity killer — and premium market data tools can be expensive.
Express.js – The Fast Track to Building Web Apps with Node.js
Aug 15, 2025.
Express.js – The Fast Track to Building Web Apps with Node.js
Who Are Whales and Their Effect on the Market?
Aug 12, 2025.
Whales in cryptocurrency are individuals or entities holding large amounts of a coin, capable of influencing prices with their trades. Learn who they are, how they affect markets, and how to track their moves.
Building a Smart CV Checker: My Journey with React and AI
Aug 12, 2025.
A React-based smart CV ATS checker powered by Google’s Gemini AI, offering scores, insights, and actionable tips to optimize resumes for specific jobs, with privacy-focused, intuitive design and robust PDF/Word handling.
Building a GA4 to Power BI Data Pipeline Using Snowflake and dbt (Medallion Architecture)
Aug 04, 2025.
This POC demonstrates how to build a scalable data pipeline using GA4, Snowflake, dbt, and Power BI, following Medallion Architecture to ensure data quality, modularity, and insightful visualizations.
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.
How to Conduct a Valid HIPAA Risk Assessment
Jul 14, 2025.
Learn how to perform a valid HIPAA risk assessment—from scoping and PHI inventory to threat modeling, vulnerability scanning, risk scoring, and continuous monitoring—to keep your systems compliant and secure.
Business Associate Agreements: Which Vendors Need BAAs & How to Manage Them
Jul 12, 2025.
Understand which third-party vendors handling PHI require a HIPAA Business Associate Agreement (BAA)—from cloud hosts and analytics platforms to payment processors—and learn best practices for negotiating, tracking, and reviewing BAAs.
Maintaining HIPAA Policies, Training & Documentation: A Continuous Compliance Framework
Jul 12, 2025.
Learn how to version-control HIPAA policies, automate workforce training tracking, and keep your compliance documentation continuously up to date with audit-ready processes and tools.
HIPAA Risk Assessment Demystified: A Developer’s Step-by-Step Blueprint
Jul 12, 2025.
Learn how to perform a comprehensive HIPAA risk assessment—from data mapping and threat modeling to risk scoring, remediation tracking, and continuous monitoring—to keep your PHI systems audit-ready.
New Linux Bugs Let Hackers Gain Root: CVE-2025-6018 & 6019
Jul 10, 2025.
Discover how clever logic flaws in Linux could let attackers become root. Understand CVE-2025-6018 & 6019—and how to stay safe.
Can You Use React Hooks Inside Loops or Conditions? Here’s Why Not
Jun 26, 2025.
Ever wondered why React throws errors when you use hooks inside loops or if statements? Learn the rules of hooks and how to structure your code properly to avoid bugs.
Entity Framework Change Tracking
Jun 20, 2025.
This article explains Entity Framework Core Change Tracking, covering how EF tracks entity states, manages updates, and boosts performance using no-tracking queries for efficient, read-only data access.
Automate Reimbursement Approvals with Microsoft Tools
May 10, 2025.
Automate your finance team's reimbursement process with Microsoft Forms, Power Automate, and Excel Online. Streamline claims submission, approval, and tracking for an error-free, faster workflow, saving time and improving transparency.
Sharing Session and Application data
Apr 21, 2025.
The request scope makes data available to multiple pages processing the same request. But in many cases, data must be shared over multiple requests.
Understanding System-Versioned Tables in SQL
Mar 25, 2025.
System-versioned tables in SQL automatically track data changes, maintaining historical records for auditing and recovery. They consist of a main table (current data) and a history table (past records).
How to Use Azure Monitor for Performance Tracking with Alerts using C#
Mar 19, 2025.
Learn how to use Azure Monitor with C# to track performance, collect telemetry, and set up real-time alerts.
Scope Communication Object in JSP
Feb 28, 2025.
The Scope Communication object consist of session object, application object and pageContext object.
Entity Framework 9 - GroupBy Throwing Exception
Feb 19, 2025.
Entity Framework 9 (EF9) has a bug where using GroupBy with sorting may throw the exception: "The given key 'EmptyProjectionMember' was not present in the dictionary." Workarounds exist but aren't always practical.
Track Deployments Easily Using az.deployer().objectId
Feb 13, 2025.
Bicep v0.32 introduces az.deployer().objectId, enabling retrieval of the principal ID executing deployments. This enhances governance, audit trails, and resource tagging, improving visibility, compliance, and automation in Azure infrastructure.
How to Enable Logging in Amazon S3
Feb 05, 2025.
This article covers everything from configuring logging settings to tracking and storing access logs. Monitor your S3 bucket activity, improve security auditing, and streamline troubleshooting with AWS S3 logs.
Build a Fun and Interactive Quiz App Using Python
Feb 04, 2025.
Build an interactive Python Quiz App with multiple-choice questions, real-time validation, score tracking, and performance feedback. Enhance it with GUI, randomized questions, difficulty levels, leaderboards, and a timed mode.
Tracking Exports to Excel in Dynamics 365 CRM with Email Alerts
Sep 22, 2024.
This guide covers the process of monitoring data exports, configuring workflows, enabling real-time alerts, and ensuring efficient data management and timely updates in your CRM system.
Microsoft Dataverse Accelerator Guide for Beginners
Aug 23, 2024.
Discover the essentials of Microsoft Dataverse Accelerator in this beginner-friendly guide. Learn how this powerful tool enhances your Dataverse experience by streamlining development, offering API exploration, debugging tools, and efficient environment management, all while simplifying complex data tasks.
Real-Time Pageview Tracking With .NET Core
Aug 21, 2024.
Learn how to implement real-time pageview tracking in your .NET Core application. This guide covers setting up live monitoring of website traffic, capturing pageview metrics, and integrating real-time analytics into your web app.
Tracking Visits and Visitor Details on PowerApps Page
Jul 25, 2024.
Learn to track unique page views in PowerApps by integrating SharePoint lists and using global variables. This guide covers designing lists, configuring PowerApps screens, and patching view counts. It includes steps to enhance UI with labels, containers, and galleries to display visitor data and improve user experience.