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 Raft
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Chethan N (2)
Vijai Anand Ramalingam (2)
Hanif Hefaz (1)
Sagar Pardeshi (1)
John Godel (1)
Kasam Shaikh (1)
Ziggy Rafiq (1)
Lokesh Varman (1)
Mahesh Chand (1)
Sardar Mudassar Ali Khan (1)
Sarvesh Shinde (1)
Madhan Thurai (1)
Manpreet Singh (1)
Anshuman Kukreti (1)
Mike Gold (1)
David Sosby (1)
Related resources for Raft
No resource found
Crafting Efficient and Maintainable C# Code
8/29/2024 4:49:20 AM.
This guide explores essential C# best practices for robust, maintainable code. It covers using meaningful variable names, following naming conventions, handling null values, and using var judiciously.
Save as draft and Submit with required, optional functionality and by default required functionality in PowerApps
7/18/2024 10:24:46 AM.
This is most required feature in any app. If the form is lengthier, it is very useful feature. Any user can fill in the half of the forms and save the form as draft. Later can come in and pickup the f
Crafting a Robust AI Strategy for Business Success
7/10/2024 2:09:12 PM.
Crafting a Robust AI Strategy for Business Success involves leveraging artificial intelligence to enhance operational efficiency, innovate customer experiences, and drive growth.
RAG Fine Tuning and RAFT Explained
6/4/2024 5:34:14 AM.
In the realm of large language models (LLMs), techniques like in-context learning (ICL), retrieval augmented generation (RAG), fine-tuning, and retrieval augmented fine-tuning (RAFT) are revolutionizi
A Guide To Crafting Immutable Objects With C# 10's Init-Only Properties
4/16/2024 10:51:36 AM.
Discover how C# 10's init-only properties empower developers to craft immutable objects with precision, enhancing code readability and maintainability. In this article, Ziggy Rafiq demonstrates ho
How Devin AI Crafts an App-From Brainstorm to Build
3/27/2024 4:58:11 AM.
Devin AI, the trailblazing AI software engineer, isn't just about fixing bugs or writing code snippets. It can take your application idea from a napkin sketch to a functional reality. Let's de
Craft Most Effective AI Prompts To Get The Most Out Of ChatGPT
3/9/2024 4:57:07 AM.
Here are the tips to write the most effective generative AI prompts to get the most out of ChatGPT. Let's learn how to use effective prompts to get the most out of the AI assistant, ChatGPT, or an
Apache Kafka Without ZooKeeper
2/28/2024 9:57:09 AM.
Apache Kafka Without ZooKeeper employs the KRaft protocol (KIP 500), replacing ZooKeeper for metadata management. This enables simplified deployment, enhanced reliability, and native support for Kafka
What is Raft Consensus Algorithm?
2/15/2024 4:15:29 AM.
The Raft Consensus Algorithm ensures fault tolerance and consistency in distributed systems. It simplifies leader election, log replication, and commitment, offering benefits like simplicity, safety,
Enhancing Client Responses: Crafting Custom Middleware for Effective Error Handling
8/27/2023 2:17:28 AM.
Designing a robust error handling mechanism and returning meaningful error responses to clients is crucial for enhancing the reliability and user experience of your ASP.NET Core Web API. Here's a
Save As Draft In PowerApps
4/9/2020 2:14:03 AM.
In this video article, we will see how to save your form as draft locally on your mobile or iPad device in PowerApps.
RichTextEditor in Spfx
12/8/2019 4:16:21 PM.
In this article, we will learn about how to integrate React Draft WYSIWYG RichTextEditor in SPFx
Delete Drafts On Document Library in SharePoint Online And Office 365 Using Nintex Workflows
6/28/2016 10:27:49 AM.
In this article, you will learn how to delete drafts on document library in Sharepoint online and Office 365, using Nintex Workflows
Crafting Your First Game: Making It Level By Level
12/2/2015 6:19:35 AM.
In this article you will learn how to craft your first game level by level.
Specify the Permission Required Viewing Minor Versions and Drafts Within the List in SharePoint 2013 Online Using REST API
5/11/2014 1:00:34 PM.
In this article you will see how to specify the permission required viewing minor versions and drafts within the list using REST API in SharePoint 2013 Online.
Versioning Settings for SharePoint list using powershell
3/7/2011 6:25:01 AM.
In this article we will be seeing how to configure versioning settings for SharePoint list using powershell.
Book Review: Clean Code - A Handbook of Agile Software Craftsmanship
5/5/2010 11:06:33 PM.
I recently purchased Robert Martin's book Clean Code. Although all the examples are in Java, 99% of the book applies to C# programmers. This articles summarizes some of the main points.
Random Starcraft Map Chooser
12/27/2005 12:46:13 AM.
I created a simple program that searches through Starcraft's maps directory tree and shows a list of all the maps that are searches by Starcraft's maps directory.