Google Dive Logo

Github Workfows to Run Program

How Run Server Side Code on GitHub CICD to do Some Task for Free and store in same Repository

July 2024 · 2 min · 349 words · PrashantUnity
Download Logo

Getting Started with Basic C# Concepts | Chapter 3

Welcome to this introductory post on fundamental C# programming concepts. Understanding the basics is crucial. This Post cover how to use comments, declare variables, understand data types, and handle user input and output.

June 2024 · 3 min · 461 words · PrashantUnity
Generate Thumbnail

Circle and Points And Lines

Dynamically Generating Bunch of Circle and line and Points on Canvass

August 2024 · 2 min · 406 words · PrashantUnity
Download Logo

Mathematical Operation in C# | Chapter 4

In this post we will look into how mathematical Operation Work in c#

June 2024 · 2 min · 417 words · PrashantUnity
Download Logo

Codefrydev Generally used Loading svg animation

CFD- Animated Loading Animated animation

July 2025 · 1 min · 171 words · PrashantUnity
Download Logo

String in C# | Chapter 5

A string is an object of type String whose value is text. Internally, the text is stored as a sequential read-only collection of Char objects.

June 2024 · 3 min · 633 words · PrashantUnity
Download Logo

Carousal View in maui

Code snippet for maui auto change carousal view component

July 2025 · 3 min · 523 words · PrashantUnity
Download Logo

Bottom right float button

Code snippet for maui Bottom right float button

July 2025 · 1 min · 60 words · PrashantUnity
Download Logo

Remove under Line from entry

How to remove Entry underline from maui

July 2025 · 2 min · 255 words · PrashantUnity
Download Logo

Use of Sqlite in Maui

Code snippet for maui sqlite implementation

July 2025 · 1 min · 135 words · PrashantUnity