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.
A DateTimePicker control allows users to select a date and time in Windows Forms applications. In this tutorial, we will see how to create a DateTimePicker control at design-time as well as at run-...
A DomainUpDown control allows users to provide a spin (up/down) interface to move through pre-defined strings using up and down arrows. In this tutorial, we will see how to create a DomainUpDown co...
Check out Windows Phone 7 Mango on HTC Titan.
Recently I tried to add a less than sign to a Button control in XAML, I got this error The open angle bracket character '<' is not valid in an attribute.
Explore how prompt engineering tools such as Promptable, PromptLoop, and Flowise help developers and businesses design, test, and deploy AI workflows. Learn their features, use cases, and benefits.
I have been talking about SharePoint 2010 and will be talking more about it but what else you should keep in mind when it comes to building SharePoint 2010 solutions. Here is a list of some product...
Explore the top 7 AI tools revolutionizing software development in 2025. Compare GitHub Copilot, ChatGPT, Replit AI, Cursor AI, Windsurf, Tabnine, and V0 by Vercel in terms of features, pricing, st...
Learn how to version control prompts just like code. Explore tools, workflows, and best practices for managing prompt history, collaboration, and experimentation in AI development.
Discover the best IDEs and interfaces for prompt engineering. Compare notebooks, coding IDEs, and specialized AI platforms like LangChain, Flowise, and PromptLayer to find the right fit for your wo...
Here is a list of reasons why Apple may have rejected your iOS app.
Any body download and tried Chrome yet? I have been looking for a download URL but can't find it.
Discover how LangChain and PromptLayer make prompt engineering easier by enabling workflow automation, version control, testing, and monitoring across AI models.
Discover the top tools for building, testing, and optimizing AI prompts. Compare prompt engineering platforms like LangChain, Flowise, PromptLayer, and more to improve your AI workflow.
Wireframes are the foundation of a successful software development project. Clear and detailed wireframes can make the software development requirement gathering process much simpler.
Here are the details and dates for 2012 Microsoft MVP Summit
One of the coolest feature in Visual Studio 2005 I like is quick access to all active Windows and Files and switing control between them.
Visual Studio 2005 IDE brings you many new and updated features and Project Properties dialog is one of the areas where you will see some new additions. In this article, I will discuss Accessibilit...
This article gives you a glimpse of new features of Visual Studio 2005. In this article, you will see the power of Visual Studio and how easy it is to build Web sites using new controls without eve...
Refactoring allows developers to use the built-in feature of Visual Studio to rename and convert and change the signatures and definitions of a class members. In this article, I will show you how r...
In this article of Learning Visual Studio 2005 IDE series, I will explore some of the designer features and the breakdown of the classes of a Windows Forms project.