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]
Ck Nitin(5)
Shweta Lodha(5)
Sandhiya Priya(4)
Mahesh Chand(3)
Onkar Sharma(3)
Abhishek Chadha(3)
Farhan Ahmed(3)
Deepak Tewatia(2)
Tahir Ansari(2)
C# Curator(2)
Harshal Limaye(2)
Yogi S(2)
Mukesh Kumar(2)
Snesh Prajapati(1)
Rajiv (1)
Gautam Singh(1)
Rinki (1)
Amit Kumar(1)
Lokesh Varman(1)
Jaimin Shethiya(1)
Riya Patel(1)
Aarav Patel(1)
Praveen Kumar(1)
Stephen Simon(1)
Kaveendra Dhilhan(1)
Sigar Dave(1)
Aakash Chhillar(1)
Nitin (1)
Shantha Kumar T(1)
Alkesh Bijarniya(1)
Jobin S(1)
Digital Folks(1)
Sanwar Ranwa(1)
Mark Pelf(1)
Vishal Babuks(1)
Vignesh Kumar(1)
Kajul Nisha(1)
Dinesh Gabhane(1)
Gowtham K(1)
Naimish Makwana(1)
Diptiranjan Sutar(1)
Mushtaq M A(1)
Munesh Sharma(1)
Jaydeep Patil(1)
George (1)
Sarwar Alam(1)
Amit Mohanty(1)
Satya Karki(1)
Miguel Teheran(1)
Varun Setia(1)
Sonil Kumar(1)
Achalesh Lakhotiya(1)
Nitish Kaushik(1)
Harsh Bhavsar(1)
Sarathlal Saseendran(1)
Freya Jacob(1)
Sumit Kharche(1)
Rathrola Prem Kumar(1)
Fabio Silva Lima(1)
Manoj Kalla(1)
Lou Troilo(1)
Saineshwar Bageri(1)
Akhil Mittal(1)
Jaish Mathews(1)
Chanakya Jayabalan(1)
Monica Rathbun(1)
Nanddeep Nachan(1)
Pankaj Kumar Choudhary(1)
Krishna Kumar(1)
Dennis Thomas(1)
Akash Kumhar(1)
Gnanavel Sekar(1)
Raj Kumar(1)
Rupesh Kahane(1)
Mohit Chhabra(1)
Resources
No resource found
5 Ways to Improve ASP.NET Core Web API Performance with a Real-World Example
Aug 18, 2026.
Learn five practical ways to improve ASP.NET Core Web API performance using optimized database queries, pagination, async/await, AsNoTracking, and caching for scalable applications.
Ways to Express a Number as Sum of Consecutive Natural Numbers
Jul 10, 2026.
Discover how to express a number as a sum of consecutive natural numbers efficiently. Learn the O(vn) mathematical approach.
Ways to Increase LCS by One (Dynamic Programming)
Jul 03, 2026.
Master dynamic programming to efficiently count LCS increases. Learn prefix/suffix DP for O(nm) solutions, avoiding brute-force recomputation.
Stop Burning Your AI Tokens: Top 25 Ways To Reduce LLM Token Costs
Apr 30, 2026.
Learn the top 25 practical ways to reduce Claude AI token costs with real examples, bad vs good prompt comparisons, smarter AI workflows, and context engineering strategies for everyday users and businesses.
Number of Ways to Arrive at Destination
Apr 22, 2026.
Master Dijkstra's Algorithm to find the shortest path and count unique routes to a destination in a weighted graph. Includes Java code and complexity analysis.
What Are the Best Ways to Right Size Azure Virtual Machines?
Jan 11, 2026.
Optimize Azure VM costs! Learn data-driven right-sizing strategies: usage metrics, Azure Advisor, gradual adjustments, autoscaling, and continuous monitoring.
Different Ways to Manipulate Data Using DTOs (Data Transfer Objects)
Jan 08, 2026.
Explore Data Transfer Objects (DTOs) for data shaping, validation, and transformation. Enhance API design, optimize performance, and ensure clean architecture.
Top 3 Legit Ways Developers & Students Can Earn in 2026 (No Hype — Real Opportunities)
Jan 02, 2026.
Developers and students can earn in 2026 through real, skill-based and value-driven opportunities. This article explores micro-work, contribution-based earning, and building digital assets — focusing on growth, learning, community and sustainable income.
🚀 30 Proven Ways to Optimize PostgreSQL Performance
Dec 18, 2025.
Below is a detailed article covering 30 proven ways to optimize PostgreSQL performance, from schema design to production tuning. This is written in a practical, real-world style, useful for large databases, high-traffic applications, and enterprise systems like the ones you usually work on.
What are the best ways to optimize Docker images
Nov 06, 2025.
Optimize Docker images for .NET, Node, and microservices! Multi-stage builds, lightweight images, layer caching, and more. Reduce size, boost performance, and enhance security.
Various Ways to Disable ViewState in ASP.Net
Nov 06, 2025.
Learn various methods to disable ViewState in ASP.NET for improved performance. From control-specific to application-wide configurations, master ViewState management. Discover the ViewStateMode property for fine-grained control and optimize your ASP.NET web applications.
Practical Ways to Study Smarter with AI Tools
Nov 04, 2025.
Unlock smarter studying with AI! Learn practical ways to use AI tools for explanations, notes, practice, and time management. Boost learning, not replace it!
Top 5 Ways Software Developers Can Think Like Entrepreneurs
Oct 29, 2025.
Unlock your entrepreneurial potential as a software developer! Learn 5 key strategies to think like a founder, solve problems, and create real-world impact with your code.
Handling Large Payloads in Azure Functions — Smarter Ways to Scale Without Breaking Limits
Oct 22, 2025.
Don't let large payloads break your Azure Functions! This article explores payload size limits in Azure Functions for HTTP, Queue, Service Bus, Event Hub, Event Grid, and Blob triggers. Learn how to overcome these limitations by offloading large files to Blob Storage and triggering functions upon upload. Discover smart tricks for handling big data, including compression, chunking, asynchronous queues, and timeout monitoring, ensuring scalable and cost-efficient serverless solutions.
Three Ways to Define Middleware in .NET Core (with Examples)
Oct 09, 2025.
Unlock the power of .NET Core middleware! This article explores three distinct methods for defining middleware: inline, custom, and extension methods. Learn when to use each approach with practical examples for logging, diagnostics, and request processing. Discover how to build composable pipelines for robust and maintainable .NET Core applications. Choose the right technique for quick prototypes or complex, reusable components, and elevate your .NET Core development skills.
10 Smart Ways to Use AI for Content Creation
Oct 08, 2025.
Unlock the power of AI for content creation! Discover 10 smart strategies to revolutionize your workflow, from ideation and image generation to SEO optimization and translation. Learn how to leverage AI tools like ChatGPT, Grammarly, and Ahrefs to boost your content's impact, visibility, and engagement. Stay ahead of the curve and transform your creative process with AI-driven content marketing.
⚡ Top 30 Proven Ways to Optimize UI & Backend Applications Handling Millions of Records
Oct 03, 2025.
Scale your applications to handle millions of records! This guide provides 30 proven strategies for optimizing UI, backend APIs, and databases. Learn how to improve performance with techniques like pagination, caching, indexing, async processing, and more. Real-world examples included to boost speed and user satisfaction.
🚀 Top 20 Proven Ways to Optimize Docker Images and Improve Performance
Oct 03, 2025.
Unlock peak performance with these 20 proven Docker image optimization techniques! Learn how to minimize image size, enhance security, and accelerate deployments. From choosing minimal base images and leveraging multi-stage builds to optimizing caching and scanning for vulnerabilities, this guide provides actionable strategies for building lean, efficient, and production-ready Docker containers. Improve CI/CD speed, reduce costs, and scale smoothly!
Best Ways to Learn Data Structures and Algorithms Effectively
Sep 23, 2025.
This article provides a clear path for beginners, covering essential concepts like Big-O notation, arrays, and linked lists. Learn through coding platforms, books, and visualization tools. Practice problem-solving patterns, participate in competitions, revise regularly, and apply DSA in real projects to become a confident programmer and excel in coding interviews.
Best Ways to Handle Null Reference Exceptions in C#
Sep 23, 2025.
This article provides practical strategies to prevent and handle NREs effectively. Learn to use null checks, the null-conditional and coalescing operators, proper object initialization, and C# 8's nullable reference types. Write robust, error-free C# code and improve application stability by anticipating and safely managing null values.
🚀 Top 30 Proven Ways to Optimize SQL Server Database Performance (with Examples)
Sep 09, 2025.
Unlock peak SQL Server performance! This guide delivers 30 proven techniques with practical examples to optimize your database. Learn how to speed up slow queries, improve indexing, refine schema design, and implement caching strategies. From data types to execution plans, master the art of SQL Server tuning for scalable and efficient applications. Boost your database performance today!
10 Ways to Earn Sharp Tokens on C# Corner
Jul 22, 2025.
Discover 10 easy ways to earn Sharp Tokens on C# Corner by reading articles, writing code, sharing posts, attending webinars, and more. Start earning while you learn and contribute to the developer community.
5 Best Ways to Build AI Agents in 2025
Jul 18, 2025.
I reveal my top 5 strategies for building AI agents in 2025, from cloud ADKs to no-code tools like n8n and CrewAI. Level up your agent skills!
Get to know about Email Encryption Ways in Microsoft 365
Jun 23, 2025.
Learn the different ways to encrypt emails in Microsoft 365, from built-in options like Office Message Encryption to advanced tools like sensitivity labels and IRM for secure communication.
🔍 Efficient Ways to Organize Your SharePoint Document Libraries
Jun 09, 2025.
A well-structured SharePoint document library is essential for productivity and ease of access. Whether you're starting from scratch or planning a clean-up, here are four smart organizational methods to manage your files better—and when to apply each.
3 Easy Ways to Find the Missing Number in an Array in Java
Jan 03, 2025.
The article "3 Easy Ways to Find the Missing Number in an Array in Java" explains how to efficiently find the missing number in an array of numbers ranging from 1 to n. It presents three straightforward methods to solve the problem.
Check Armstrong Number in Different Ways Using C#
Dec 26, 2024.
In this article, we will create a program in C# to check if the entered number is an Armstrong number or not. Explore various methods to check Armstrong numbers in C#, including while loops, for loops, recursion, LINQ, and finding numbers within a range.
6 Ways to Build for Android XR with Unity 6
Dec 18, 2024.
Unity 6, the latest iteration of the popular game engine, offers powerful tools for developing immersive Android XR experiences. Here are six key ways to leverage Unity 6 for building compelling Android XR applications.
Triggering Topics in two ways in Copilot Studio
Dec 16, 2024.
This article explores automated and manual methods for managing topics effectively, enhancing workflows, and leveraging AI-driven capabilities. Master topic configuration and streamline your content creation process with ease.
Different Ways to Redirect and Retrieve ID Parameters in Angular
Sep 02, 2024.
Angular offers various methods for navigation and parameter handling in web applications. Use the RouterLink directive for simple navigation, the Router service for programmatic control, and ActivatedRoute to retrieve parameters.
What are the Different Ways to Style a Reactjs Component?
Jul 05, 2024.
Styling React components can be done using various methods, including CSS stylesheets, inline styles, CSS modules, styled-components, Emotion, Styled JSX, Tailwind CSS, SASS/SCSS, and BEM methodology.
API Security Best Ways Implemented in .NET Core API
May 17, 2024.
This article covers essential API security practices, including encryption, authentication, authorization, input validation, rate limiting, and continuous monitoring, to protect APIs against security risks and ensure robust data protection.
7 Easy Ways to Loop in JavaScript
May 16, 2024.
JavaScript loops include for, while, do...while, for...in, for...of, forEach, and map, providing versatile iteration and transformation capabilities
Ways to Transfer Data in Angular
Apr 08, 2024.
This article explores various techniques for transferring data between components in Angular applications. It discusses the importance of efficient data communication within Angular's component-based architecture and outlines key methods such as Input and Output bindings, Angular services, and routing parameters.
5 Ways To Handle Rest API Request In React Using CRUD Functions
Jan 31, 2024.
Manage REST API requests in React using CRUD operations. Vanilla JS employs Fetch API, useState, and useEffect. Axios library offers cleaner syntax with interceptors. Extend Axios for CRUD operations.
What Are the Different Ways to Create Filters in Vue.js
Jan 16, 2024.
In this article, we will learn about filters in Vue.js for formatting and transforming data in templates. Learn about global filters, local filters, inline filters, computed properties, and filter functions to enhance your Vue.js applications.
Git– 4 ways to ignore files
Jul 18, 2023.
Using .gitignore is not a good solution for every use case. There are alternatives.
Different Ways of Sending JSON Payload in Rest Assured
Jul 02, 2023.
Learn different ways to send JSON payload in POST HTTP requests. Options include hardcoding JSON in a string variable, using a static variable, or converting a POJO class to a JSON object. Prerequisites: Rest Assured API test automation setup.
ng-init in Angular 15
Jun 05, 2023.
We have mostly facing this issue while migrating from AngularJS to higher version, since angular higher version does not support ng-init we can using directive achcieve that,
Efficient Directory Monitoring Techniques for Windows 10 with C# and .NET Core 7
May 26, 2023.
Learn how to monitor a directory in Windows 10 using C# and .NET. This guide will walk you through the different approaches and techniques for monitoring directories and the process of implementing a directory monitoring system that allows you to track file changes and take action programmatically.
File Upload in ASP.NET MVC in 3 Different Ways
May 04, 2023.
File Upload in ASP.NET MVC - 3 different ways
8 Ways to Protect Excel Files in Java
Apr 21, 2023.
Microsoft Excel also offers users many other ways to protect Excel files. This article will introduce 8 ways to protect Excel files using Java.
Ways To Optimize Performance In ASP.NET Core Applications
Apr 10, 2023.
From this article you will learn a multiple ways to optimize performance in ASP.NET Core application.
Ways To Redirect A Page In JavaScript
Mar 31, 2023.
This article describes the multiple ways to redirect a page in javascript.
3 Ways To Merge Arrays In JavaScript
Mar 06, 2023.
An array is a data structure representing an ordered collection of indexed items. In this article, we'll go over 3 different ways to merge arrays in JavaScript.
Ways To Refresh A Page In JavaScript
Mar 03, 2023.
This article describes the multiple ways to refresh the page.
5 Ways To Flatten A List In Python
Feb 20, 2023.
There are many ways to flatten a list in Python, but in this article, I’m going to mention my top five favorites.
Various Ways To Secure Sensitive Data In C#
Feb 13, 2023.
In this article we will see Various ways to secure sensitive data in C# with example.
3 Ways To Sort A C# List
Feb 10, 2023.
In this article, you will learn how to sort a C# List?
Easiest Ways To Find The UDID In iOS (iPhone/iPad)
Jan 30, 2023.
In this article, you will learn about easiest ways to find the UDID in iOS (iPhone/iPad).
Find Total Number Of Ways To Reach The N’th Stair In C#
Jan 24, 2023.
In this article, we will see how to find total ways to reach the n’th stair from the bottom in C#.
How To Get Today's Date In SQL Server
Jan 24, 2023.
In SQL, Today's date can be used in SELECT, INSERT, and UPDATE statements. It can also be used in conjunction with other functions and operators for calculations or comparisons. Additionally, today's date can be used for efficient manipulation and retrieval of date-related data within a SQL database.
Redis Cache And Its Different Ways Of Installation
Nov 14, 2022.
In this article, you will learn about redis cache and its different ways of installation.
7 Ways To Combine Lists In Python
Oct 18, 2022.
This article explains 7 different ways to combine lists in Python.
Three Ways To View Hidden Files In Visual Studio Solution
Oct 10, 2022.
This article is to discuss one feature of Visual Studio.
Ways To Align Text Strings In Python
Sep 13, 2022.
This article explains about the various ways to align strings in Python.
Few Ways AI Will Shape The Modern World
Jul 01, 2022.
Few ways AI will Shape the Modern World. AI is rapidly changing our environment and we are witnessing it.
Multiple Ways To Get Current Working Directory In Python
May 25, 2022.
This article demonstrates the various ways to get current working directory in Python.
Effective Ways To Sort Python Iterables
Apr 18, 2022.
This article talks about sorting iterables in minimum lines of code.
Different Ways To Find And Delete Duplicate Rows From A Table In SQL Server
Jan 04, 2022.
In this article, we will learn how to find and delete duplicate values from a table in SQL Server.
Three Simple Ways To Get Started With Stratis Blockchain Development
Dec 08, 2021.
This article provides a complete guideline to get started with blockchain development using the Stratis platform. This article will cover three different ways to interact with Stratis Blockchain for the development environment by creating your own private blockchain network.
Two Ways To Create Minimal APIs In .NET 6
Oct 06, 2021.
In this article, you will learn about the two ways to create minimal APIs in .NET 6.
Exploring Enums And Ways Of Implementing In Different Layers Of Application
Aug 30, 2021.
In this article, you will learn how to explore Enums and ways of implementing in different layers of application.
Different Ways To Handle NULL In SQL Server
Aug 12, 2021.
In this article, I have described various ways to handle NULL in SQL Server.
Three Practically Used Ways To Improve The Performance Of C# Code
Jul 27, 2021.
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 have used personally while doing performance tuning with practical samples and result benchmark.
3 Ways To Generate Word Documents From Templates In Java
May 26, 2021.
In this article, you will learn about 3 Ways to Generate Word Documents from Templates in Java.
3 Ways To Remove Duplicates From Arrays In JavaScript
May 22, 2021.
This blog teaches how to answer the most widely asked questions In Javascript interviews in the 3 simplest possible ways.
5 Ways To Remove Elements From A JavaScript Array
Jan 26, 2021.
In this article, we'll take a look at 5 different ways we could remove elements from the JavaScript array.
Three Ways To Return The Data From Controller Action Method In ASP.NET Core Web API
Jan 11, 2021.
There are 3 types of Controller action return types in ASP.NET Core web API. These are very important for the Http Response of Web API.
Nine Ways To Open File Explorer In Windows 10
Dec 16, 2020.
File Explorer in Windows 10 facilitates file and folder management through a graphical interface. Learn various methods like keyboard shortcuts, Run dialog, Command Prompt, PowerShell, taskbar, start menu, searching, and task manager to access File Explorer efficiently.
Different Ways To Send Email From A SPFx Webpart
Aug 24, 2020.
In this article, we will see different ways to send an Email notification from a SPFx web part.
API Versioning In ASP.NET Core With Three Different Ways
Jun 14, 2020.
In this post, we will see the API versioning in ASP.NET Core application with three different ways.
5 Ways To Handle Rest API Request In React Using CRUD Functions
Apr 07, 2020.
If we talk about the early 2000s, there is a great growth curve rise in modern web and mobile applications. The applications have turned out to be more lightweight and sophisticated due to the use of various user-friendly programming languages.
Different Ways to Create Refs in React
Feb 05, 2020.
In this article, you will learn about different ways to create Refs in React.
Learn Efficient Ways To Install Bootstrap In Your Angular Project
Jan 24, 2020.
Confused about adding bootstrap files to your angular project? In this article, I demonstrat step by step to add bootstrap files to our angular project.
AppSettings - Six Ways To Read The Config In ASP.NET CORE 3.0
Dec 09, 2019.
Learn six methods to read AppSettings in ASP.NET Core 3.0, including options pattern, configuration providers, IConfiguration interface, environment variables, and JSON files, ensuring flexibility and robustness in managing application settings.
Various Ways Of Form Submission In ASP.NET MVC - Part One
Aug 22, 2019.
Learn various techniques for form submission in ASP.NET MVC. This series covers @Html.BeginForm and @Ajax.BeginForm methods, HTML5 form attributes, jQuery AJAX with FormData and serializeFormJSON. Enhance your understanding of ASP.NET MVC forms and improve your development skills.
Different Ways Of Model Binding In ASP.NET MVC
May 21, 2019.
In this article, you will learn about different ways of model binding in ASP.NET MVC.
Different Ways Of Rendering Partial View In MVC
Apr 23, 2019.
In this article, we will understand the basics of the partial view, different ways of rendering partial view, and uses of partial view.
Leadership Challenge 010 - 10 Ways To Have A Better Conversation (Celeste Headlee)
Feb 04, 2019.
Is anything more important than being able to communicate? This is a great video around having a great conversation. We live in a very diverse world and while we may have many different views, having an engaging conversation is a lost art in the age of smart phones, posting and texting.
5 Quick Ways To Delete Duplicate Records From Database Which Every Developer Must Know
Jan 23, 2019.
In this tutorial, I explain the 5 quick ways to delete duplicate records from any database table. These ways must be known to every developer.
7 Ways To Avoid jQuery .each() Method With An Equivalent JavaScript .forEach() Method
Dec 06, 2018.
This tutorial explains the 7 important ways to work with the JavaScript .forEach() method so that you can replace your jQuery .each() method's code with it.
Five Best Ways To Use Redis With ASP.NET MVC
Oct 29, 2018.
In this article, we are going to focus on the best 5 ways we can use Redis cache to increase the performance of the application.
6 Effective Ways To Concatenate Strings In C#
Oct 15, 2018.
Code examples of the most effective ways to concatenate strings in C#.
5 Ways to Use Bootstrap Alerts, Warning, Error, Success & Info Messages
Sep 15, 2018.
This article demonstrate you different way of using bootstrap Waring, success, info and error alert message in your projects. Bootstrap 4 provides an easy way to create predefined alert messages.
Five Ways In Which Machine Learning Can Impact FinTech
Aug 21, 2018.
Machine learning is one amongst those technologies that is invariably around us and that we might not even comprehend it. For instance, machine learning is employed to resolve issues like deciding if an email that we got is a spam or a genuine one, how cars can drive on their own, and what product someone is likely to purchase. Every day we tend to see these sorts of machine learning solutions in action. Machine learning is when we get a mail and automatically/mechanically scanned and marked for spam within the spam folder. For the past few years, Google, Tesla, and others have been building self-drive systems that may soon augment or replace the human driver. And data information giants like Google and Amazon can use your search history to predict which things you are looking to shop for and ensure you see adds for those things on each webpage you visit. All this useful and generally annoying and unwanted behavior is the result of artificial intelligence.
Call Command Prompt For Different Purposes In Different Ways
Aug 14, 2018.
How windows command prompt can be called for various different purposes using C#? Sometime you need command window to be shown and sometime it should be hidden and sometime you need to control it's output stream. This article shows 5 different ways how you can call command prompt from a .NET application.
Two Ways To Insert Bulk Data Into Oracle Database Using C#
Jun 26, 2018.
This article will explain how we can insert bulk amount of data in Oracle database using C#. Generally, what happens, we insert one by one record into the database, but sometimes, we have requirements to insert numerous amount of data into the database using one go. Means, rather than going one by one process which is a lengthy and time-consuming process, we prefer to insert whole data in one go into the database. So, today we will see, two different ways using that we can insert bulk data into Oracle database table using C#.
Four Simple Ways To Get The Best Returns Out Of Your Office 365 Investment
May 30, 2018.
Recent reports state that Microsoft has more than 120 billion Office 365 commercial monthly active users. If you are among them then this article is for you.
Five Ways To Examine Cardinality Metrics
May 03, 2018.
In SQL Server, the query optimizer uses a cardinality estimator to answer data SELECTIVITY questions like the ones below. The optimizer uses this cardinality data, which relies heavy on statistics to get the answers and calculate a cost estimate. It takes the #of Rows to Satisfy a Predicate/Total # of Input Rows.
Three Ways To Improve Performance Using Caching In ASP.NET MVC Applications
Mar 13, 2018.
In this article, you will learn 3 different ways to improve performance using caching In ASP.NET MVC applications.
Multiple Ways To Create Workflows In SharePoint
Mar 06, 2018.
SharePoint is being widely used in Intranet as well as Extranet applications. SharePoint also being part of Office 365 suite, the boundaries between the Intranet and Extranet are fading away.
Different Ways To Define Components In React
Feb 28, 2018.
In the modern era, components are the building blocks of an Angular or React project. For Angular projects, there is only one way of defining the components, so it is not a big task to learn the syntax and uses of components. But if we talk about React, there are multiple ways to define a component's syntax. So sometimes, it becomes difficult to remember the syntax of the component and understand the uses of components for specific scenarios.
Different Ways To Deploy A Website On Azure
Jan 23, 2018.
I am here again with a new article. In this article, I am going to talk about the deployment of websites on Azure.
Include jQuery Library In A View Or Page In Different Ways
Jan 19, 2018.
If you are using layout, you can include your bundle (render bundle) in your layout. The benefit of this approach is, you don’t have to use the @Scripts.Render in all the views where you use layout which already includes the @Scripts.Render section.
SharePoint 2013 - Different Ways To Enable User Information List
Dec 22, 2017.
You can find a great description of User Information List on MSDN, yet if I had to explain it in brief I would say it’s a list which stores the users and their information. The information of the users includes details like their Name, Email ID, Display Name, Login Name, Job Title, About User, and Department. Whenever a user is added to the site, he/she appears in the User Information List. The User Profile Services sync the user data into the User Information List from Active Directory.
Different Ways Of Binding Razor DropdownList In ASP.NET MVC 5
Nov 13, 2017.
This article will demonstrate how to bind the values to Razor DropDownList in various ways using ASP.NET MVC5. In this article, I will demonstrate the simple ways to populate a DropDownList using ViewBag, ViewData, TempData, jQuery, Model, Database, jQuery AJAX, and hardcoding in View.
Two Ways To Get Data From Entity Framework
Sep 15, 2017.
In this article, you will learn about two basic ways to get data from Entity Framework and display data in angular UI-Grid using MVC application with Web API.
Multiple Ways To Bind Data To Kendo Grid In MVC
Jun 24, 2017.
Discover various methods to bind data to Kendo Grid in MVC. From server-side binding with IQueryable to client-side binding via AJAX and JSON, explore options like DataSource, ViewData, or ViewModel for seamless integration of data within your MVC application.
Top Five Ways To Save Money With Azure VMs
May 30, 2017.
Top five ways to save money with Azure VMs. There are few ways to reduce the billing cost, which we are paying for our Azure VMs. They are making smart decisions based on the regions as pricing differs with the region. Also, Azure Marketplace has tons of images, which you can use directly. Azure Advisor can help you make the proper utilization of the resources. Auto Shut Down and Dev test labs gives us the option to shutdown our machines or the Dev Test Environment when not in use.