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.
If you create a report with memo field in Visual Studio 2003 and check Suppress if Dupliate checkbox, you will notice the suppress on memo field does not work. This tip shows how to do it.
Crystal Reports does not provide a CheckBox conrol. This small tip shows how to create a CheckBox for a boolean column in Crystal Reports.
This article covers customized sorting and a DataGrid column hiding programmatically.
This tip shows how to change the color of a Chart in Crystal Reports based on some conditions.
Failed to load database information. Details: The database DLL 'crdb_adoplus.dll' could not be loaded.
Sub Reports in Crystal Reports do have report headers but do not support page headers. Wonder why? We can mimic the functionality with the help of a formula and a Group.
This code snippet shows how to set an image as background of a Button control using C#.
Learn how to build a high-performing AI/ML engineering team from the ground up. This step-by-step guide covers defining your AI vision, hiring key roles, setting up infrastructure, implementing bes...
Here is a good list of resource related to printing in C# using GDI+.
This article talks about various options available in Visual Studio 2013 to debug and test Windows Store apps.
TwInbox is an Office Outlook plugin that allows you to tweet from your Outlook. It is a fully-featured, powerful Twitter client at your fingertips without having to open any other applications. TwI...
This code snippet shows how to set a button state in Windows Forms.
Learn how Generative AI is transforming software development by automating code reviews, improving refactoring, and generating accurate documentation. Discover tools, techniques, and best practices...
Windows Azure Toolkit for Windows Phone 7 allows Visual Studio developers to build WP7 applications that targets cloud.
Microsoft is focusing on productivity in Windows Phone 8. Here are some features introduced in codename Mango at TechEd.
Explore the potential risks of using AI for code generation, from code quality and security risks to skill erosion and legal uncertainties.
This article talks about the future of Windows Forms, a library that is used to build Windows client applications.
Migual has founded a new company that will support all Mono development but has nothing to do with Novell and previous companies.
There has been a big debate going on about beginner versus advanced articles. I totally understand that most of us take a pride in what we do.
The Microsoft .NET Framework 3.0 (formerly WinFX), is the successor of .NET Framework 2.0 and new managed code programming model for Windows. This blog talks about .NET 3.0 and various new technolo...