Vyechi
Published work and ephemera.
-
🌿 Grow with Less Force, More Flow

Intentional growth without burnout I write short, thoughtful notes for people seeking to grow with intention — without rushing, burnout, or losing their sense of self. If you’ve ever felt torn between movement and stillness, you’re not alone. I explore questions like: From my digital greenhouse, I share slow-growing ideas, reflections, and tools you can…
-
How to use Visual Studio with Multithreading?

Using Visual Studio with Multithreading tips, tricks, C# Programmers who start coding with multithreading and C#, get different first impressions. First, they are either afraid of new frameworks and patterns, then try their own methods. Secondly, they are brave, ready to jump on Visual Studio, C# and start learning multithreading. I had to be brave, I didn’t…
-
What is Data Annotations Extensions?

Data Annotations Extensions MVC C# Visual Studio Data Annotations extensions are for model validation, both on client and server-side. Well, these are great if you’re looking for something simple and fast. Don’t use them if you’re working on a project with many fields and dependencies. If you’re doing complex validation, I would highly recommend writing custom…
-
Broadcaster: How to use effectively use OBS?

Start broadcasting your games and show the public what you can do on the battlefield! I downloaded Open Broadcaster Software, its free, so it was my first choice. However, using the software free and not straightforward to learn. Therefore, be ready a few tutorials and then start streaming. Setup to be a Broadcaster The stream is unique…
-
Reset Form Unobtrusive jQuery validation: How to?

I was looking around for a way to reset form Unobtrusive jQuery validation. In other words, I want to reset everything to default. Unobtrusive validation closely relates to data annotations because they hold the validation rules. For example, you can set up min or max length a text box field. More importantly, how to clear…



