.NET Basics

.NET is a software development framework created by Microsoft that provides a consistent programming model for building applications. It supports multiple programming languages, including C#, Visual Basic, and F#, allowing developers to build a wide range of applications, from desktop software to web applications and mobile apps. Here are some basics of .NET: Common Language […]

Virtual business cards for MCPs

Virtual Business Cards (VBCs) are now available as a new benefit for MCPs. Use VBCs to show off your expertise, knowledge, and achievements–creatively, securely, and interactively. Brand yourself and let everyone know what credentials you hold by using them on the Web or in your e-mail signature. You can start to create your card from […]

Life as a programmer

“You know, when you have a program that does something really cool, and you wrote it from scratch, and it took a significant part of your life, you grow fond of it. When it’s finished, it feels like some kind of amorphous sculpture that you’ve created. It has an abstract shape in your head that’s […]

ToLowerInvariant() and ToUpperInvariant()

According to business rule all footballer name and surname must be capitalized and not longer than 8 chars length. Very simple to develop. We develop a wrapper method for this job. Seems working fine. Until this morning. Game masters of the http://icanfootball.com noticed that some player names violates this business rule. After my first debuging […]

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top