Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
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]
Ankur Mishra(3)
Pramod Thakur(3)
Venkatasubbarao Polisetty(2)
Rion Williams(2)
Shweta Lodha(1)
Vignesh Kumar(1)
Satyaprakash Samantaray(1)
Waqas Ahmed(1)
Abdul Basith(1)
Abhishek Chadha(1)
Keerthi Raja(1)
Bhagvan Kommadi(1)
Behzad Shafique(1)
Allen Oneill(1)
Viral Jain(1)
Sandeep Kumar(1)
Anupam Singh(1)
Abhishek Jaiswal (1)
Jignesh Trivedi(1)
Neha (1)
Sonia Bhadouria Vishvkarma(1)
Deepak Sharma(1)
Vineet Kumar Saini(1)
Shinuraj (1)
Ravi Shankar(1)
Resources
No resource found
Authenticate your Azure OpenAI Based App - Key or Key-less
Sep 12, 2024.
Key-based authentication for Azure OpenAI is simple but unsuitable for production due to security risks like key exposure and lack of granular control. Using Managed Identities offers enhanced security, automatic token management, and role-based access. Transitioning to keyless authentication ensures safer practices.
Including Web.config While Taking Build in Angular 15 or Less
Feb 27, 2024.
To include the Web.config file in the destination folder during the Angular build, modify the angular.json file. Add the Web.config file to the assets block in the build declaration.
Call Web API in .NET and Filter Data using Bootstrap Filters with Less Code
Aug 27, 2023.
We can filter records for each columns in table with single textbox or search. With less code and few mins, We can implement that feature to work on complex data.
Efficient CRUD Operations with ElasticSearch and .NET Core API
May 29, 2023.
ElasticSearch is a powerful and highly scalable open-source search and analytics engine built on top of Apache Lucene.
Password Less Sign-In With The Microsoft Authenticator App
Apr 12, 2023.
In this article, you will learn about Password Less Sign-In With The Microsoft Authenticator App.
Tips To Write Less JavaScript
Mar 13, 2023.
This article describes the tips to write less in javascript.
Usage Of Less Function In Power Automate
Feb 28, 2022.
In Power Platform, at times we must compare values to identify whether the given number is less or not. In Power Automate, Less Function can be used quickly to find out whether the given integer/float is less or not by comparing with a number.
Usage Of Less Than Function In Power Automate
Nov 11, 2021.
In Power Automate, generic arithmetic operations like Less Than will be used to validate provided integer values. As an example, an integer variable used to work with Less than function.
Insight.Database , .NET Micro ORM - Write Less Code In Data Access Layer Using Auto Interface Implementation
Nov 07, 2021.
In this article, you will learn about Insight.Database is a fast, lightweight, (and dare we say awesome) micro-orm for .NET. Auto Interface Implementation implements the interface for you automatically, and you can just call the method, with full type-safety and full performance of IL-generated code.
Delivering More With Less
Nov 12, 2020.
Product maps need to be created after analyzing the technology and market trends. Technology changes need to be anticipated very early during software development. Technical standards need to be created for product development and organization operations. A strategic plan needs to be developed for product development activities.
Create A Severless App Using Azure Functions
Jul 25, 2019.
In this article, you will learn how to create a sever-less app using Azure Functions.
Making Your .NET Application Less Quirky
Feb 12, 2019.
This post details a setting that you might not have enabled, especially for older legacy applications, which could result in your not taking advantage of all the wonderful features, benefits, and bug fixes that the .NET framework provides.
The Basics Of YAML In 5 Minutes Or Less!
Dec 29, 2017.
This quick read will teach you the basics of YAML markup language in the time it takes to make a cup of tea :)
Introduction To Serverless Architecture In Azure
Nov 11, 2017.
In this article, we will see how to create logic apps in Azure.
Connectionless Architecture In ADO.NET
Feb 07, 2016.
In this article I am writing about connectionless architecture in ADO .NET.
Remove Slow Startups And Enjoy Less “Suspense” Through .NET 4.5.1’s App Suspend Feature
Nov 11, 2015.
In this article you will learn about removing slow startups and enjoy less “Suspense” through .NET 4.5.1’s App Suspend feature.
Scope-less Controller In AngularJS
Oct 22, 2015.
In this article I will try to explain scopeless controller implementation in AngularJS framework.
AngularJS: Write Less Code Get More Functionality
Sep 29, 2015.
In this article you will learn how to write less code and get more functionality in AngularJS.
jQuery - "Write Less Do More": Day 2
May 20, 2015.
Here we will see how the jQuery API is organized.
jQuery - "Write Less Do More": Day 1
May 17, 2015.
In this series of articles we will learn jQuery step-by-step.
Introduction to Nesting in Less.js
Nov 05, 2014.
In this article we learn how we implement nesting and how to concatenate selectors in LessJS.
What Less.js Is
Nov 04, 2014.
In this article we learn what less.js is and how to implement it.
Introduction to Mixins in Less.js
Nov 04, 2014.
This article explains what Mixins in Less.js are.
LESS a Dynamic CSS
Oct 09, 2014.
This article is all about a cousin brother of CSS that is more effective and friendly in comparison to CSS.
Controlling Session Behavior in ASP.Net MVC
Mar 24, 2014.
This article explains the use of the SessionState attribute to disable the session state for a controller.
Borderless and Draggable Window in WPF
Jun 21, 2013.
In this article I am going to change a window appearance by creating a border less and Draggable window in WPF.
JavaScript Operators
Oct 19, 2012.
Today, we are going to discuss JavaScript-Operators through examples.
Cookie-less Session in ASP.NET
Feb 07, 2012.
In this article we will learn to use a Session even if Cookies of the user’s browser is disabled
Anonymous Method in C#
Jan 09, 2012.
In this article you will see how to implement Anonymous Methods in C#.
Dynamic Show "More" and "Less" Link using jQuery
Feb 21, 2011.
Here is one useful jQuery functionality to dynamically showing option for hiding some parts of large text with the option for show more link.
Connect to an Oracle Database
May 03, 2001.
This sample code shows you how to connect to an Oracle database using C#.