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.
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...
AI and GenAI tools are transforming software development by significantly reducing the time spent across each stage of the SDLC. From writing code to testing and documentation. In this article, we ...
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+.
In this video, Microsoft's Daniel Rosenwasser shows what's next in the TypeScript language, announced at Build 2020.
Here are some VS Code tips and tricks related to editor customizations, time-saving extensions, debugging, and remote development in remote VMs, Docker containers, and the Windows Subsystem for Lin...
WebBrowser control allows developers to build Web browsing capability within Windows Forms applications. In this article, I will demonstrate how to use the WebBrowser control in a Windows Forms app...