Fancy Hints

  • Home
  • Blog
  • Coding
    • .Net
    • Csharp
    • iOS
    • CSS
    • Python
    • Java
    • Node.js
    • jquery
    • Javascript
    • Android
    • PHP
  • Tech
    • Systems
    • Digital
    • Computer Science
    • Security
    • Hosting
    • Website
    • Mobile
  • Donate

Category: .Net

.Net

Build your own Music Pad with C#, HTML, and CSS – Blazor WebAssembly tut…

no comments yet Be the first to share what you think! C# devs null reference exceptions source

By , 5 years ago December 3, 2020
.Net

Need to change value of a struct in a dictionary

I’ve got a dictionary in which i’m storing instantiated structs. Server.cs // Create an empty list of shards public static Dictionary<Guid, Shard> shards = new Dictionary<Guid, Shard>(); // Shard struct public struct Shard { public Read more…

By , 5 years ago December 3, 2020
.Net

How do I convert my Visual Studio project into an executable file?

I’ve made a few mad libs projects for fun, and I want to share them with some people. I’m using Visual Studio 2019, if that’s important (im new to c#, sorry) Normally when you debug Read more…

By , 5 years ago December 3, 2020
.Net

Question about the ternary operator

When should I use it? Is it good practice to use it? I have searched this question and the only thing I find is: bool b = exp?true:false; But why don’t just write this? bool Read more…

By , 5 years ago December 3, 2020
.Net

.NET 5 Breaking Changes to the Base Class Library

One thing that blew up for us in a very unexpected way is it appears ConfigureServices is now called in Startup when using WebApplicationFactory even when you use .UseStartup on the builder in the WAF. Read more…

By , 5 years ago December 3, 2020
.Net

Im writing a keylogger for a project (really, my group has to make a virus). How can i save it to a .txt file and send it to a FTP server?

Can somebody please help me? thanks in advance This is the video i used: https://www.youtube.com/watch?v=I1nC0nKX6-o&pbjreload=101 and this is the plain c# code: using System; //This will be used to thred our keylogger. using System.Threading; //This Read more…

By , 5 years ago December 1, 2020
.Net

WPF Process multiple keystrokes at the same time

Im new to WPF and C#. I try to create a 2d Pong Game and need to process key input from two person at the same time. At this time i can process one input Read more…

By , 5 years ago December 1, 2020
.Net

Questions on c# methods!

a) My first question is why would you need methods that are not attached to an event? Is it because rather that retyping the code, you can use a reusable code in a general method Read more…

By , 5 years ago December 1, 2020
.Net

Would the use of a marker interface here be a code smell?

Context: Implementing StateMachines that control character states in a game. I have an interface named IState. Implementations of IState register with an implementation of IStateMachine. In the IStateMachine implementation I need to have two separate Read more…

By , 5 years ago November 30, 2020
.Net

Help wanted for overlay app project

I’ve started a project about an app which is using YouTube API so I can control the music, I listen, while gaming. I got approved for using YouTube API but I’m not so sure how Read more…

By , 5 years ago November 30, 2020

Posts pagination

Previous 1 … 41 42 43 … 46 Next
Recent Posts
  • Amazon is selling the ‘perfect’ $600 nugget ice maker for $300, and shoppers say they love its ‘super small ice’
  • Popular Latin American chain closes restaurants, files bankruptcy
  • Japanese Yen Weakens as Markets Await US Employment Data
  • How to wall-mount your TV (and why you probably should)
  • How to wall-mount your TV (and why you probably should)
Recent Comments
    Archives
    • June 2025
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • June 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • January 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • August 2023
    • July 2023
    • June 2023
    • May 2023
    • April 2023
    • March 2023
    • February 2023
    • January 2023
    • December 2022
    • November 2022
    • October 2022
    • September 2022
    • August 2022
    • July 2022
    • June 2022
    • May 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • June 2019
    • May 2019
    • July 2018
    • February 2018
    • January 2018
    • December 2017
    • November 2017
    Categories
    • .Net
    • Android
    • Architecture
    • BigData
    • c++
    • Cloud
    • COBOL
    • Coding
    • Computer Science
    • Cross-Platform
    • crypto
    • Cryptocurrencies
    • Csharp
    • CSS
    • Data science
    • digital
    • Email
    • English
    • Hosting
    • HTML
    • Investments
    • iOS
    • Java
    • Javascript
    • jquery
    • Machine Learning
    • Mobile
    • Node.js
    • PHP
    • Programming
    • Python
    • Security
    • SQL
    • Systems
    • Tech
    • Uncategorized
    • Web-services
    • Website
    • Home
    • Blog
    • Coding
    • Tech
    • Donate
    Hestia | Powered by WordPress