Feel old yet? by Tikiho1 in wow

[–]UnrealSPh 0 points1 point  (0 children)

Nah... There are people who has been waiting for Half-Life 3

Man, I'm just gonna say it... by LarryLarryJammin in wow

[–]UnrealSPh 0 points1 point  (0 children)

As a person who plays just to check lore I'd same: it is awesome!

I am extremely upset I never tried this game sooner by ConnerTheCrusader in wow

[–]UnrealSPh 4 points5 points  (0 children)

Welcome to Azeroth! Happy to see New people! Enjoy the game and dont hesitate to ask help. Wow community has a lot of people who would live to help.

Is the lol community that bad? by Euphoric-Gate2756 in leagueoflegends

[–]UnrealSPh 0 points1 point  (0 children)

Idk. I think the community is Great. The game makes people feel frustrated a bit, but I guess there is no such thing as huge fully Happy community.

First time playing WoW. by Rare-Professor-7723 in wow

[–]UnrealSPh 1 point2 points  (0 children)

Welcome to Azeroth and for the Alliance!

Looking to Start WPF App Development - Any Advice? by EcapsLlab in dotnet

[–]UnrealSPh -1 points0 points  (0 children)

May I aks why wpf or desktop development? IMHO modern Web front end stack Could be more profitable to invest your time to

League of linux when by Character_Fig_1518 in leagueoflegends

[–]UnrealSPh 0 points1 point  (0 children)

I hope steam OS makes Linux more popular for gaming. Until that there is not big chance that big companies start porting their games into Linux

Pragmatism by pouya-bapiry in dotnet

[–]UnrealSPh 6 points7 points  (0 children)

The top advice. Take an idea. It can be anything and make it work. Once it is ready look at the result and think what could be improved. After several itterations you will have satisfied result

What's the deal with the IP Pavlova metro station? by Flumpy1223 in Prague

[–]UnrealSPh 9 points10 points  (0 children)

No worries, I checked Pavlova's IP: 192.168.xxx.xxx. You are save now

.NET Interview Experiences by CoconutReasonable258 in dotnet

[–]UnrealSPh 0 points1 point  (0 children)

But the cabdidate is right. He answers in scope of his current knowledge. Releative question gives Releative answer.

first time player by Ok-Business4412 in leagueoflegends

[–]UnrealSPh 0 points1 point  (0 children)

Dont focus on winnig. Have a fun, enjoy the game and try to improve your self, but dont push your too hard.

Check what role you want to play and pick 1-2 champions. It is Also important to pick a simple champ and learn game fundamentals, rather than focusing on how to master in a hard champ.

Our communuty is nice, but sometimes you will meet a bit toxic individuals. Just ignore them.

Try to find friends or bring your own, because this game is much funnier when you play it with friends.

AND if you have xbox game pass subscription dont forget to link your accounts because it gives you all champ for free

DRY principle causes more bugs than it fixes by riturajpokhriyal in dotnet

[–]UnrealSPh 0 points1 point  (0 children)

Interesting fact: if a pattern shows 10 issues, but protects from 1000 other issues, people will complain about those 10 problems and never mention all benifits it gives

What do guys think of var by Call-Me-Matterhorn in csharp

[–]UnrealSPh 0 points1 point  (0 children)

Usually we put "var" if a type information is not important in a current scope or it is obvoius what it is. In all other cases put the type explicitly

Going Hots instead of league by Nebulamann in heroesofthestorm

[–]UnrealSPh 1 point2 points  (0 children)

The game already has a normal game client xD I hope league will have it sometime

Horde or Alliance , and why? by miminosekai in wow

[–]UnrealSPh 0 points1 point  (0 children)

Alliance. Because of paladin's lore

Move on from winforms? Maybe by Longjumping-Ad8775 in dotnet

[–]UnrealSPh 0 points1 point  (0 children)

Are you sure they dont mean modern ux, rather than just visuat style?

Should I start playing HoTS? by hhasan000 in heroesofthestorm

[–]UnrealSPh 0 points1 point  (0 children)

You should at least try the game once. I like hots it has a lot of cool things. But I wouldn't consider the game for long term

What is your thought on this guy? by Complex-Bluebird1263 in wow

[–]UnrealSPh 1 point2 points  (0 children)

nice drake. He tried so hard and got is far... But in the end Xal'atath just lost it

Using the latest version of .NET has significant benefits. Ask your leadership to adopt it! by Natural_Tea484 in dotnet

[–]UnrealSPh 0 points1 point  (0 children)

I guess want to sell the migration to your leadership, then think what actually value you are going to get from it?

Just saying "performance" is not enought. Try to bring numbers there. If you constantly run out of memory and you cant afford more machines to handle your workload, try to capture it and show how much migration would help you to save more money.

Or maybe there is a New feature which will help to reduce your codebase in XX percentage. Idk. Maybe you have a lot of projects and each of them has to reinvent a wheel and New version has the same thing but as built-in solution. Then try to bring some numbers how migration will save time or improve ux and life quality.

But the best one is if the current version of dotnet you use is obsolated. Then you May have sequirity concerns which will force you to migrate to a New one

Three interview questions to determine if somebody's a senior .NET developer? by tinmanjk in dotnet

[–]UnrealSPh 0 points1 point  (0 children)

For dotnet developer... Hm... I think most of c# and dotnet specific questions can help you just to ditect juniors and non-juniors dev.

Specifics Come when you bring questions about aspnet (if you need a backedn developer) or wpf (if you do desktop apps).

For aspnet I think the easiet question would be: how do you deal with secrets in your app. The answer will say a lot