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.
Web development will be much smoother with Visual Studio 2010 specially if you are JavaScript, JQuery, or AJAX lover. I am really impressed with these few features added to Visual Studio 2010.
Some photos from first day MVPs meeting.
In this article I will explain about Mixed Blending in GDI+.
This article describes the drawing model in XAML and how to draw various objects such as line, rectangle, ellipse, and paths using XAML.
It's not Pappu but our own Suthish.
More photos
In this article I will explain about Compositing Mode and Blending in GDI+.
A WPF message box is a dialog box that displays an alert or a message or also lets the user have some options to choose from. In this article, we will see working with MessageBox In WPF.
What is Docker and how it is useful for developers?
In this article I will explain about Alpha Blending and Images in GDI+.
Visual Studio 2019 was launched on April 2, 2019 via an online launch event. Here is a list of new features announced in Visual Studio 2019.
Popup in WPF is a Windows that appears on top of a UI and shows a message. These code examples demonstrate how to show a popup in WPF using XAML and C#.
I didn't know Windows XP comes with a backup application.
List of top questions and answers on C# enums.
Learn how to implement a Popup in WPF using C#.
WPF ListView provides functionality to create a List of collection in a GridView. Learn how to use ListView in WPF and C#.
In this blog, I will be posting live updates from the summit.
In this article I will explain about Blending Using PathGradientBrush Objects in GDI+.
After fruition of this article, you will have a better understanding of AJAX 1.0 extensions and will learn how to build AJAX enabled Web applications using ASP.NET 2.0 and Visual Studio 2005.
A Wizard control was one of the needed controls in ASP.NET 1.0 and 1.1 versions and now ASP.NET 2.0 provides it. This article discusses how to use ASP.NET 2.0 Wizard control and create an online jo...