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 polygon is a series of connected lines which is a closed shape. A closed shape is a shape that has same start point and end point. This article demonstrates how to create and use a polygon in WPF...
A polyline is a collection of connected straight lines. This article demonstrates how to create a polyline in WPF and XAML.
Read this blog about Microsoft Surface and its future.
Entity Framework Core is a lightweight, extensible, and cross-platform version of the popular Entity Framework data access technology. Entity Framework 2.0 is the latest release of EF.
Here is a list of the highest paying jobs of year 2016 in USA.
Watch Reed Townsend talks about how to build advanced touch applications for Windows 8.
Watch Uday Shivaswamy talks about how to check your app is ready for Windows 8.
Ted talks about Windows Store on Build.
On C# Corner, we have been talking about Windows Phone Mango for a while now. It is finally here.
Discover the top 10 quantum computing companies in 2025 — from IBM, Google, Microsoft, IonQ, and Quantinuum to India’s QpiAI and QNu Labs. Learn about their latest innovations, error correction bre...
A PrintDialog control is used to open the Windows Print Dialog and let user select the printer, set printer and paper properties and print a file.
Xamarin enables developers to build native iOS, Android, and Windows mobile apps using C# and .NET.
Artifacts in Visual Studio 2010
Here is code example of how to convert a C# string to an enum.
This article demonstrates how to work with collections in XAML.
The ColorCanvas allows you to select a color either using an advanced color canvas, by setting the hexa-decimal values, or by setting the ARGB values. The ColorCanvas control comes with the WPF Too...
This 25 pages book discusses the ReportViewer control and how to generate some simple reports using the ReportViewer control and Visual Studio 2005.
Want to ace coding interviews? Here’s a list of the most frequently asked DSA problems in placements and interviews at companies like TCS, Infosys, Wipro, Amazon, Microsoft, and Google.
Struggling to manage DSA preparation with college studies or a full-time job? Learn practical tips, schedules, and strategies to balance DSA with academics or work and stay consistent.
Discover the difference between data structures and algorithms with clear definitions, detailed examples, comparison tables, and real-world use cases. Learn why both are essential for coding, inter...