.Net
What architecture pattern you use now?
I use unit of work + repository with generic repository. What about you? Which one is best to use? I am not surprsied there is no comments or answers to this question. There is only Read more…
I use unit of work + repository with generic repository. What about you? Which one is best to use? I am not surprsied there is no comments or answers to this question. There is only Read more…
So I guess as the title suggests I need a UI framework something like Bunifu. But I want something with more/different features to make my apps look better. I am requesting for Winforms due to Read more…
Should I start by understanding how is a MVC architecture working ? https://symfonycasts.com/ I concur. Even if you don’t pay a subscription (it’s totally worth it, though), the entire script of the video and the Read more…
I’m using a pretty straightforward jQueryUI autocomplete. The only slightly complicated thing is that I have a set list of choices, and the user must enter something from the list. I’m using a JSON array Read more…
Hey! i am wondering how I can sort a class array that contains diffrent typs of data structuers? for example, an Array where each element in the array contains string’s, Double’s or int’s . And Read more…
A friend of mine just put this theme together. Thought I’d share this here, in case anyone is looking for a pretty pink & purple dark theme. https://marketplace.visualstudio.com/items?itemName=DreamTeam.DreamTheme1 no comments yet Be the first to Read more…
So I am trying to populate a series of lists that are properties of a class I have and wanted to build a generic method in another class to populate them but can’t figure out Read more…
Hi guys! I’ve just released v1.0.0 of a small package that I’ve been working on. It’s a wrapper package that can be used for validating email addresses using the Mailbox Layer API. It includes caching Read more…
Sometimes i feel empty, I mean i would like to create application for OS for example a media player that connected to my backend but i cannot write this in php, I heard about Rust, Read more…
This is a really well written article. Next one, hit on Theming basics and maybe toss in some libraries like Mahapps.Metro or ModernWPF Hi, I’m still in the process of learning WPF and the MVVM Read more…