TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About improve
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sourav Kayal (7)
Ziggy Rafiq (4)
CSharp TV (4)
Mahesh Chand (4)
Aman Gupta (3)
Amit Mohanty (3)
David Mccarter (3)
Ankur Mistry (2)
Jignesh Trivedi (2)
Sai Kumar Koona (2)
Mukesh Kumar (2)
Vijay Kumari (1)
Bohdan Stupak (1)
Gurpreet Arora (1)
Rahul Dagar (1)
John Godel (1)
Jitendra Mesavaniya (1)
Shweta Lodha (1)
Jobin S (1)
Chetan Sanghani (1)
Akshima Aggarwal (1)
Sudhir Vaghela (1)
Princy Gupta (1)
Debasis Saha (1)
Mohamed Azarudeen Z (1)
Satya Prakash (1)
Prabhakar Maurya (1)
Satendra Singh Bhati (1)
Varun Setia (1)
Aymen Amri (1)
Hadshana Kamalanathan (1)
Dmytro Hubernatorov (1)
Arjit Soni (1)
Keyur (1)
James Divine (1)
Ali Ahmed (1)
Mahipal Reddy (1)
Simran Verma (1)
Narendra Singh (1)
Alpesh Maniya (1)
Chris Love (1)
Gajendra Jangid (1)
Tuhin Paul (1)
Pravesh Dubey (1)
Manoj Kumar Duraisamy (1)
Monica Rathbun (1)
Sarathlal Saseendran (1)
Debendra Dash (1)
Pankaj Patel (1)
Sonil Kumar (1)
Oodit Jethwa (1)
Gaurav Kumar (1)
Senthilkumar (1)
Rajeev Ranjan (1)
Kishore Chaliparambil (1)
Allen Oneill (1)
Praveen Raveendran Pillai (1)
Rohit S Patil (1)
Mukesh Kumar (1)
Venkatesh Kumar (1)
Abhishek Kumar Ravi (1)
Ramon Smith (1)
Praveen Kumar (1)
Gaurav Gupta (1)
Arun Choudhary (1)
Jigar Patel (1)
John Charles Olamendy (1)
Prasham Sabadra (1)
Ram Prasad M (1)
Henry He (1)
Dennis Thomas (1)
Santosh Kumar Adidawarpu (1)
Habibur Rony (1)
Vidyadharran G (1)
Praveen Sreeram (1)
Related resources for improve
No resource found
What's New in ASP.NET Core 9?
11/19/2024 10:07:33 AM.
C# 13 enhances developer productivity with features like flexible params collections, scoped locks, and partial properties, allowing for streamlined coding, improved performance, and robust thread saf
Java 23: The Latest Features and Improvements
10/28/2024 5:49:16 AM.
This latest release introduces updates in pattern matching, memory management, and enhanced API functionalities. Java 23 simplifies coding tasks, boosts efficiency, and strengthens application stabili
Using Span<T> To Improve Performance Of C# Code
10/21/2024 10:13:00 AM.
To enhance application performance, reducing IO calls and utilizing stack allocation is crucial. Leveraging value types and the Span<T> structure in C# allows efficient memory management and imp
Top 5 Performance Improvements in Angular 18
9/23/2024 4:21:54 AM.
Learn about the latest optimization features, enhanced change detection, faster rendering, lazy loading, and other cutting-edge updates that make Angular 18 more powerful than ever!
Differences Between SharePoint 2013 VS 2016
9/19/2024 10:14:38 AM.
Learn about the new features and improvements in SharePoint 2016, understand the limitations of SharePoint 2013, and discover how upgrading can enhance your organization's collaboration and produc
Boost Stability and Efficiency with Advanced AlbertAGPT Techniques
9/2/2024 7:22:31 AM.
This content delves into cutting-edge methods for improving deep learning performance, optimizing neural networks, and ensuring robust and reliable AI model training.
Code Examples for .NET 8 Features with C# 12
8/18/2024 1:22:31 PM.
An in-depth look at performance enhancements, language improvements, and new libraries in this comprehensive article by Ziggy Rafiq.
Java 22: The Latest Features and Improvements
7/29/2024 10:55:35 AM.
Discover the exciting new features and improvements in Java 22, the latest release of the popular programming language. This update brings enhanced performance, new APIs, improved security, and more d
Java 21: The Latest Features and Improvements
7/26/2024 4:11:18 AM.
Java 21 introduces significant enhancements including Pattern Matching for Switch, Record Patterns, and String Templates. It also features Sequenced Collections, Virtual Threads, and Scoped Values, st
Enhancing Performance and Safety with System.Threading.Lock in .NET 9 and C# 13
7/22/2024 2:26:10 AM.
Explore the new System.Threading.Lock in .NET 9 and C# 13 for enhanced multithreading performance and safety. This article covers its benefits, compiler warnings for misuse, and best practices for loc
Improve Your Code Quality and Performance using AI and GitHub Copilot
7/8/2024 7:46:59 AM.
This session will explore how AI and GitHub Copilot can be used as powerful allies in writing better code, ensuring that developers can focus on creative problem-solving while leaving the routine codi
Tip To Improve The Response Time From LLM - OpenAI & Azure OpenAI
7/2/2024 5:31:11 AM.
Explore the power of Semantic Kernel, enabling integration of large language models like AzureOpenAI and OpenAI into your applications. Leverage streaming responses for real-time interaction, reduced
Entity Framework Performance Improvements with Code Examples
6/23/2024 9:51:28 PM.
Learn how to optimize Entity Framework performance with practical code examples. This guide covers essential techniques to enhance database efficiency, improve query performance, and eliminate bottlen
Achieving Personal Growth: Strategies for Self-Improvement and Work-Life Balance
6/9/2024 5:37:59 PM.
The responsibilities of work and daily life can easily overwhelm one in today's fast-paced society. Nonetheless, long-term success and satisfaction depend on placing a high priority on work-life b
Improved Performance by STORED PROCEDURES
6/8/2024 1:30:34 PM.
Stored procedures in relational database management systems (RDBMS) encapsulate frequently used SQL statements for efficient execution. They offer dynamic SQL execution, return values via OUT keywords
Improve Web Performance Using Debouncing in React.js
6/5/2024 5:03:16 AM.
Debouncing is a programming technique used to improve performance by limiting how often a function, such as an event handler. In React.js, it's commonly applied to optimize tasks like search input
New Features in .NET 4.5 and 5.0
5/16/2024 5:51:25 AM.
Discover the latest enhancements in .NET with versions 4.5 and 5.0. Explore async programming using async/await, improved performance, Entity Framework updates, ASP.NET Core (in .NET 5.0), enhanced LI
Improve Performance of .NET Application
4/24/2024 7:42:39 AM.
Enhance .NET application performance through techniques like code profiling, caching, asynchronous programming, and database query optimization. Implementing these strategies boosts efficiency and res
What's New In Angular 8.0 And How To Upgrade To Angular 8
4/16/2024 11:34:13 AM.
Discover the latest features and enhancements in Angular 8.0, from the new Ivy renderer to improved lazy loading strategies. Learn how to seamlessly upgrade your projects to leverage the power of Angu
What Is Lean Framework, Origin Of Lean And The 5S Tool For Improvementđź’«
4/8/2024 8:36:44 AM.
The Lean framework, originating from the Toyota Production System, emphasizes waste reduction and efficiency. The 5S tool—Sort, Set in Order, Shine, Standardize, Sustain—improves workplace organizatio
Client Scripts in ServiceNow- Simplified with Real-Time Use Cases
4/5/2024 8:50:33 AM.
From onChange to onLoad, discover the four key types of client scripts and how to use them effectively to enhance user experience and streamline platform functionality. Explore essential tips and best
Learn Principles Of Lean Thinking
4/5/2024 5:44:22 AM.
In this article, we will learn Principles of Lean Thinking" encapsulates the core tenets of Lean Manufacturing, emphasizing continuous improvement and waste reduction.
New Features Of Entity Framework Core 2.0
3/7/2024 8:53:53 AM.
Entity Framework Core is a lightweight and extensible version of Entity Framework. It is based on an ORM (Object-Relational Mapper) which enables us to work with databases using .NET objects. This art
Improve Performance of Word 2013
3/5/2024 10:38:10 AM.
Boost productivity in Microsoft Word 2013 by optimizing performance. Learn to manage resources efficiently, troubleshoot issues, tweak configuration settings, and streamline add-ins and templates for
What is Windows Blue
2/26/2024 8:43:17 AM.
Windows Blue refers to an update by Microsoft, specifically Windows 8.1. It introduced enhancements to the Windows 8 operating system, including the reintroduction of the Start button, improvements to
Windows 8 vs Windows 8.1
2/25/2024 8:14:22 AM.
Windows 8 and Windows 8.1 represent successive iterations of Microsoft's operating system. Windows 8 introduced a touch-centric interface with the Start Screen, while 8.1 addressed user feedback b
An in-depth look at C# 10 and performance improvements
2/25/2024 2:25:50 AM.
Get a comprehensive analysis of Ziggy Rafiq's latest C# 10 enhancements and how they affect application performance. Discover how function pointers simplify method invocation, records enhance memo
How To Check If Your System Is Ready For Windows 11
2/22/2024 11:32:18 AM.
This content provides an introduction to Windows 11, highlighting its key features, minimum system requirements, compatibility testing process, availability details, and useful links for further infor
Unveiling New Features for Simplified Syntax and Improved Performance in C# 10
2/18/2024 3:32:44 AM.
In C# 10, authored by Ziggy Rafiq, developers will discover simplified syntax and performance improvements. Record structs combine the benefits of records and structs for better memory efficiency. Glo
Telemetry in ASP.Net Core Web API
2/16/2024 6:58:48 AM.
This article introduces the concept of telemetry in web APIs, focusing on its significance in performance monitoring and issue identification.
.NET 8 Features: Explore Performance Improvements and Language Enhancements
2/11/2024 3:33:55 PM.
This tutorial provides a comprehensive overview of the new features in .NET 8, focusing on performance enhancements and language improvements. Explore the advancements introduced in this version, delv
New Modifications and Improvements to the Azure Stream Analytics No-Code Editor
2/11/2024 8:22:36 AM.
Explore real-time analytics with Azure Stream Analytics, a Microsoft Azure service for processing and analyzing streaming data. Learn about input sources, SQL-like query language, output destinations,
Reduction Consumed Storage in SQL DB
12/11/2023 5:10:53 AM.
The simple way to reduce consumed DB storage on production app, with data migration and without dramatic changes in DAL (no additional services are required)
Improve sales productivity and close more deals with Microsoft Sales Copilot
12/2/2023 11:43:56 AM.
We will talk about Microosft Sales Copilot, Sales Copilot Capabilities and how Microsoft Sales Copilot can help you improve your sales productivity.
How Caching Improves Data Access Performance?
10/27/2023 5:05:32 AM.
In this article, we explore caching's role in enhancing data access performance. Caching involves storing frequently accessed data, reducing latency and database load. Despite its advantages, chal
Using C# Regions To Improve Code Readability
10/9/2023 5:52:17 AM.
C# region. Regions in C# is a useful feature that helps manage code in areas that can be hidden or visible. Learn how to use regions in Visual Studio to improve code readability.
Improve CRUD operation Logic in ASP.NET Core
9/22/2023 5:06:59 AM.
In this article, we will explore how to improve your CRUD logic by combining the Create and Edit operations into a single function in ASP.NET Core.
How To Use Indexed DB To Improve Page Load Performance
8/9/2023 10:59:49 AM.
Indexed DB is a local storage system, which will store data in client-side on browser. This is useful for applications that require us to store large amounts of data. These applications can run more e
Improve site performance by inlining your CSS
6/30/2023 10:04:42 AM.
Inline CSS
Clean Code in Your Cloud Work Flow with SonarCloud
6/12/2023 7:01:08 AM.
Automatic code analysis for .NET projects with SonarCloud
Filtering Data with Global Query Filters in Entity Framework
5/24/2023 10:27:50 AM.
In certain cases, you may need to apply filtering conditions to all queries involving specific entities. This can be useful when you want to exclude soft-deleted items, filter data based on certain cr
Top 10 Reasons to Migrate to the Cloud
5/12/2023 2:36:01 PM.
The benefits of moving your business operations and IT infrastructure to a cloud-based platform. The article highlights ten key reasons why organizations should consider migrating to the cloud, such a
How to Use C# 12's Source Generators to Improve Performance and Efficiency
4/18/2023 7:15:57 AM.
How to Use C# 12's Source Generators to Improve Performance and Efficiency
C# 12's Improved Nullability- What It Means for Your Code and How to Use It
4/18/2023 5:39:09 AM.
C# 12's Improved Nullability: What It Means for Your Code and How to Use It
Improve Page Speed with Lazy Loading for YouTube Embeds
4/16/2023 2:21:58 PM.
Looking to optimize your site's load times? Check out our guide to lazy loading YouTube videos and start improving your site today!
Performance Optimization In .NET Core - Tips And Tricks To Improve Application Speed
4/12/2023 5:26:03 AM.
In this article, you will learn about Performance Optimization in .NET Core: Tips and tricks to improve application speed.
New Features And Improvements In C# 11
3/9/2023 10:21:37 AM.
In this article, you will learn about New features and improvements in C# 11.
Significant Tempdb Performance Improvements In SQL Server 2022
3/3/2023 5:35:44 AM.
SQL Server 2022, the latest version of Microsoft's popular relational database management system, comes with significant improvements to the performance of Tempdb.
How To Improve Your iOS App's Performance
2/23/2023 11:10:48 AM.
Enhancing the implementation of an iOS app is essential for a user experience. It uses to optimize various aspects of the app, including launch time, memory usage, battery drainage, data uses, and app
Database Fine Tuning - Best Practices And Examples
2/10/2023 10:39:14 AM.
In this article, you will learn about Database Fine Tuning - Best Practices and Examples.
Tempdb Performance Improvements in SQL Server 2022 are Dramatic
2/1/2023 3:31:54 PM.
Tempdb is always a topic for me whether it’s in my sessions or blogs I have written. However, I’ve never been so excited about it then I am when it comes to the dramatic performance changes introduced
Tips to Improve SQL Database Performance
1/2/2023 4:16:56 AM.
Performance of data-centric apps heavily rely on the performance of backend API and database. Here are some tops to improve SQL performance.
C# Code Performance Improvement With Span <T> Type
10/18/2022 9:28:05 AM.
A new structure Span<T> was introduced since C# 7.2. The main goal of it is to avoid allocating new objects on heap memory when working with the contiguous region of arbitrary memory requirement
Easily Improve Your .NET Code Quality With NDepend
10/4/2022 9:13:58 AM.
In this post, we will see how to use the NDepend tool to analyze and improve the .NET code quality by reducing the issues in our source code.
Tips And Tricks To Improve WEB API Performance
12/14/2021 5:18:51 PM.
In this article, you will learn the tips and tricks of improving the performance of a Web API.
5 Tips to Improve Performance of C# Code
11/22/2021 10:48:00 AM.
In this article, I show you 5 best practices of C# programming.
Performance - Leadership
10/12/2021 6:06:37 AM.
In this article, you will learn about Performance - Leadership.
Three Practically Used Ways To Improve The Performance Of C# Code
7/27/2021 4:01:15 AM.
C# is a powerful language and it is becoming more popular and strong with Dot net core. I am discussing three practical ways, to tweak the C# code to get a drastic performance improvement, which I hav
Unlocking Performance Improvements in .NET - Code Quality & Performance Virtual Conference
6/21/2021 10:22:13 AM.
This session in Code Quality & Performance Virtual Conference is about Unlocking Performance Improvements in .NET
Using GitHub to improve the life-cycle of Apps in Power Apps - Power Platform Virtual Conference
3/15/2021 1:03:07 PM.
This session is about “Using GitHub to improve the life-cycle of Apps in Power Apps”in Power Platform Virtual Conference 2021.
Automate Nintex Workflow Data Purge To Improve SharePoint 2013 Performance
3/15/2021 3:59:23 AM.
This article talks about Nintex Workflow Data Purging to improve SharePoint 2013 Performance. We know below command is widely used to purge Nintex workflow history and data. However, no one talks abou
Improve Performance of ASP.Net and Web Service
2/18/2021 6:17:47 AM.
This article provides a few important tips for improving performance of ASP.NET and Web Service applications.
Entity Framework Improvements in Visual Studio 2015
2/8/2021 9:58:30 AM.
This article is for those that want to understand what the new features provided in the new Visual Studios 2015 are.
Performance Improvements in SQL Server 2019 - SQL Server Virtual Conference 2021
2/1/2021 4:49:43 PM.
This session is about “ Performance Improvements in SQL Server 2019 ” in SQL Server Virtual Conference 2021.
Tips to Improve the Performance of an ASP.Net Application
1/19/2021 5:00:25 AM.
This article provides some tips to improve ASP.Net application performance.
New Improvements to C# and Visual Basic in Visual Studio 2015
1/16/2021 10:57:17 AM.
This article describes some new features of C# and Visual Basic in Visual Studio 2015.
Database Vendor Independent Code with Improved Connection Pooling
11/2/2020 5:21:54 AM.
This article covers how to create a database application that allows you to specify different databases without writing code for different data providers.
Improve SPA Web Page Performance
6/10/2020 2:39:26 AM.
Get on top of memory leaks with Javascript and KnockoutJS.
C# 7 Tuple Improvement
6/2/2020 5:25:12 AM.
In this article, you will learn about Tuple Improvement in C#.
​New and Improved Features in SharePoint Server 2019
5/12/2020 1:49:41 PM.
In this article, you will learn about new and improved features in SharePoint Server 2019.
C# 8 - Pattern Matching, Indices And Ranges
4/10/2020 8:58:46 AM.
C# 8.0 has many improvements to existing features including pattern, indices and ranges. Some of the improvements are discussed with example here.
Performance Improvement Using JavaScript Lazy Loaders
4/6/2020 3:25:46 AM.
In this article demonstrates, how we will improve performance using “Rocket.JS” and “Head.JS” open source library.
Day 5: Improve Your Toast Message in Android App
3/31/2020 2:22:03 PM.
In this article I explain how to improve your Toast Message.
Top Reasons Why IT Businesses Should Follow ITIL® Framework
1/24/2020 7:48:28 PM.
Best practices for well-run IT departments and companies is the Information Technology Infrastructure Library or (ITIL®).
Keyboard Improvements In Windows 10
1/15/2020 12:25:48 PM.
This article talks about some of the new improvements in the keyboard available in the new Windows 10 operating system.
Improvements in HTML Editor With Visual Studio 2015
1/9/2020 3:39:25 AM.
In this article we will learn about the improvements in the HTML Editor with Visual Studio 2015 Preview.
Improve Windows 8 Performance Using Registry Editor
12/18/2019 10:11:08 PM.
In this article I will show you some tricks that helps improve the performance of Windows 8 and makes it a little faster than before.
How to Improve Display Color of Monitor in Windows 8
12/4/2019 3:57:56 AM.
In this article we are describing how to improve the display color of your monitor in Windows 8.
Using Literals In C#
11/15/2019 10:38:49 PM.
Literal improvements in C# 7.0. C# 7.0 introduced two literal improvements, a digit separator and a hex literal.
How To Improve ASP.NET Core 2.2 Web Application Performance Using Compression Middleware
9/28/2019 4:06:30 AM.
In this video, we will learn how to use Response Compression middleware to improve the performance of a web application built in ASP.NET Core 2.2.
New Features of WCF 4.0: Part IV
9/26/2019 4:08:21 AM.
In this series of article, I will illustrate WCF 4.0 feature explaining the principles and showing some examples.
Page Diagnostics Tool For SharePoint Online Is Released - Tool To Help To Improve Page Performance
9/23/2019 8:46:55 AM.
In this article, we will discuss about Page Diagnostics Tool for SharePoint Online.
Improve Your Model Classes With OOP - Part Three - Serialization
9/3/2019 11:48:40 AM.
In this article, you will learn about improve your model classes with OOP - Serialization.
SharePoint Modern Page Authoring Improvements - On-Page Anchors, Vertical Sections and Link Previews
8/29/2019 3:20:33 AM.
This video shows the page authoring improvements released in July 2019 for the SharePoint Online Modern Sites.
Improve Your Model Classes With OOP - Part Two - Constructors, Interfaces And More
8/27/2019 4:23:00 PM.
In this article, you will learn how to improve your model classes with OOP.
Improve Your Model Classes With OOP - Part One - The Basics
8/5/2019 6:06:48 PM.
In this article, you will learn the tricks to improve your model classes with OOP.
10 Tips To Improve Performance Of ASP.NET Core Application
3/10/2019 12:47:56 PM.
Performance of a website is very important to make users happy. Here are my top 10 tips to improve the performance of an ASP.NET Core Web application.
How To Improve Execution Performance Of An Application
8/31/2018 1:12:13 AM.
For every application could be small or medium or a big enterprises application the major non-functional requirement will be a good code performance. In some cases, companies will hire a special team
Blockchain Basics - BIP
8/14/2018 12:53:12 AM.
Bitcoin started the Blockchain revolution. It disrupted many industries with the decentralized database concept. There is no central authority controlling the network. It reduced overhead and gave ind
5 tips to improve performance of C# code: Part 4
8/13/2018 4:18:36 AM.
In this article, I will show a few ADO.NET tips to improve performance. A connection object is one of the most resource consuming objects in ADO.NET. So we need to manage this object very carefully.
5 Tips to Improve Your C# Code: Part 2
8/13/2018 4:04:49 AM.
In this article I would like to show memory consumption of various code snippets.
5 Tips to Improve Your C# Code: Part 1
8/13/2018 3:51:14 AM.
Dear reader, in this article I provide a few best practices in C# programming.
5 Tips to Improve Performance of C# Code: Part 3
8/13/2018 3:27:34 AM.
Welcome to the C# Performance Improvement Article Series. This is my third presentation.
Tips And Best Practices To Improve ASP.NET Web Application Performance
5/24/2018 3:42:02 AM.
This article suggests you a few tips to improve the performance of an ASP.Net application. There are many more things which may ensure a better performance and faster response time for a web applicati
Three Ways To Improve Performance Using Caching In ASP.NET MVC Applications
3/13/2018 10:08:16 AM.
In this article, you will learn 3 different ways to improve performance using caching In ASP.NET MVC applications.
Perfect Scrollbar Performance Improvement In Angular
11/18/2017 3:33:13 PM.
Here the idea is not to override the existing behavior of the perfect-scrollbar, definitely it should be an optional choice. I mean, it should work in such a way that; if we set the property to "
Code Improvement Techniques In C#
6/13/2017 11:48:46 PM.
General code improvement technique over string.empty, string.Equals, string.Intern, StringBuilder, string.Format, case insensitive comparisons, using Block and Linq - First, FirstOrDefault, Single and
Performance Improvement Of API Management In Azure
5/19/2017 12:47:47 PM.
Performance Improvement of API Management In Azure.
UWP Improvements in Visual Studio 2017
1/5/2017 11:28:40 PM.
UWP Improvements in Visual Studio 2017
Azure Redis Cache - Improve Performance Using Clustering
12/11/2016 11:45:57 AM.
In this article, we will learn how to improve the performance of Redis Cache endpoint by configuring the clustering for Azure Redis Cache.