uk en ru

RealHOST blog /2

Interesting and helpful things from the world of hosting and development
6/5/2024
Avoid these C# errors and become a performance master

Have you ever felt like your .NET application is moving at a snail’s pace? If your immediate reaction is “yes”, don’t worry, you’re not alone. You may be suffering from the consequences of some bad practices disguised as seemingly logical methods.

#aspnet
5/27/2024
What can the Whois service tell you?

Whois is a convenient specialized service, thanks to which you can find out basic information about a domain, its owner and registrar company.

#domains
2/1/2024
Differences between the IEnumerable, ICollection and IList interfaces

IEnumerable, ICollection, and IList are the interfaces most commonly used in the .Net Framework. Let's see what opportunities they open up for the developer.

#aspnet
1/1/2024
Visual Studio Tips & Tricks — Navigation
Visual Studio Tips & Tricks — Navigation
12/30/2023
Curious domain names

Enjoy a list of unusual domain names! Perhaps it will be useful when choosing your domain or give you just a few minutes of good cheer.

After all, sometimes sites do not get the interest they thought of.

#domains
11/22/2023
What is FTP and why is it needed

Informed and experienced hosting users, of course, know about FTP. But beginners will find it useful to know what FTP is and why it is needed

#common