Founder C# Corner. Founder & CEO Mindcracker Inc. Investor, Advisor, Board member of several startups and non profit foundations. Try to implement emerging technologies when trying to solve the next problem.
To become a good programmer, you need to be more thank just a coder and design is one addition to your skills.
Programmers should spend a good chunk of their time testing their code.
Developers, think quality. Think usability. Think simplicity. Don't just focus on functionality.
Unless you’re born lucky or a prince, the road to success is not easy.
This article is about going that extra mile for success. Most define successful people as ones who seek out change and take calculated risks, they are always the ones willing to go the “extra mile”.
Photos from MVP Summit,MVP Summit Photos - III.
More pics from MVP Summit,MVP Summit Photos - II.
XAML is a new descriptive programming language that is used to define user interfaces in WPF, Silverlight and Windows 8 Metro Style Apps. This article is an introduction to XAML.
See who wins the battle,Nexus One vs IPhone.
Packages are shipped, MVP Prizes, Packages Shipped.
Here is a list of useful resources related to ASP.NET MVC.
Here is a list of useful resources related to Visual Studio LightSwitch.
In this article, you will learn what is Cloud Native, what are cloud native apps and how to build cloud native apps.
This tutorial is a second part of my Programming Speech in WPF and covers speech to text, also known as speech recognition functionality.
What is a collection initializer,Lists, System.collection.generic.
Mindcracer MVPs where present at the Microsoft MVP Summit 2009. Here are some photos from the Summit.
Discover how to effectively measure the ROI of Generative AI in software engineering. Learn key metrics to track productivity, cost savings, code quality improvements, and developer satisfaction to...
From these MSBuild demos, learn how to build a complete website using just few commands in Github Copilot.
The TabControl manages tab pages where each page may host different child controls. In this article, I will demonstrate how to create and use a TabControl in Windows Forms using C#.
This article talks about how to create a simple printing application in C# using GDI+.