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 demonstrates how to add a splash screen to a WPF application using Visual Studio.
Master pages is a new concept in ASP.NET 2.0, which allows site developers to build master templates for their site's look and feel and put all common code which is shared by all the pages.
The preview version of the next version of Visual Studio 2003 is called Visual Studio codename Whidbey. Visual Studio Whidbey has a support for building applications for Windows codename Longhorn, ...
With many new cool features, components, controls, and tools, Visual Studio 2005 definitively is a winner. In this article, I discuss the new exception handling dialog in Visual Studio 2005.
Liquid AI, a deep tech company, has developed a new type of neural network that is more efficient and accurate than traditional neural networks. The new neural network, called a liquid neural netwo...
Hugging Face, a startup that provides natural language processing (NLP) tools, is launching a new open source offering aimed at reducing the cost of AI development. The new offering, called the **H...
If you need to use XpsDocument class in your WPF project, you must add reference to System.Windows.Xps.Packaging namespace.
In this article, I shed some light on the programming languages which you will need in 2017.
My upgrade experience from Office 2010 to Office 2013
In this video, Kam talks about how you can harness the power of DirectX for your app! As the foundation for all graphics on Windows 8, DirectX enables you to create the most compelling apps for con...
Windows 8 introduces several new features that enable PC makers to build compelling systems that are fast, fun, secure, power efficient and connect to devices customers care about. This session wil...
Windows Server 8 is the code-name for the next release of Windows Server. In this video, Bill, Manilo, Max and Mike talk about what is coming in Windows Server 8. Speakers also talk about opportuni...
HTML 5 is the latest version of HTML that introduces several new features to keep with the Web 2.0 standards such as audio and video capabilities.
My review of Microsoft Surface Pro 2.
Windows 8 is here to stay
We are redesigning C# Corner home page and I would like to what do you guys think of it?
In this article, you will learn about the top 10 countries with the most cryptocurrency holders.
C# 8 is almost here. Learn what the future holds for the C# language.
HTML 5 has become an industry standard for Web development with the support of Microsoft, Google and Adobe. So where HTML 5 is headed?
C# BackgroundWorker component executes code in a separate dedicated secondary thread. In this article, I will demonstrate how to use the BackgroundWorker component to execute a time consuming proce...