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.
I have been asked many times if it is worth writing a technical book. How much money do I make? What is the process of getting a book published? This article talks about the entire process of writi...
Learn how to access app history on Windows 8 using the Task Manager. Monitor app usage, resource consumption, and performance metrics to optimize your system. Gain insights into your app activity f...
Bing is the default search provider in IE 11 on Windows 8.1. This article shows how to change the search provider from Bing to Google.
It has been more than a year since Windows 8 was introduced to the consumers. The date was Oct 26, 2012 to be exact. And here we are, still debating if Windows 8 is a failure.
Learn how to easily install SQLite on your Windows 11 system. Download the setup, configure environment variables, and use the command prompt to set up the SQLite shell for efficient database manag...
Several guys have asked me this question, “How they can author a technical book”. Just follow these steps and you will be on your way to become an author.
Learn how to get file size in C#. Sample code included.
Here is a list of new things you must learn right now.
I was thinking what goodies Microsoft will have for MVPs next week at the Summit? I just got my answer.
Is anybody from C# Corner going to the MVP Summit 2012? I will be there from Feb 27 - March 03.
Visual Studio 2010 has three versions - Professional, Premium and Ultimate. This chart shows you the features available in each of these versions.
This is what ghost rider says when he needs your soul.
Windows Forms 1.0 lacked a Web Browser control. The work around was to use IE ActiveX control using COM Interop. Now Windows Forms 2.0 provides a Web Browser control, which is a managed wrapper of ...
Sharp Economy becomes the official sponsor of HackIndia 2026, transforming hackathons into a national AI and Web3 innovation engine. Learn how HackIndia is empowering India’s youth, scaling AI and ...
Learn how Encountering a 'OneDrive Isn’t Signed In' popup can disrupt workflow. Troubleshoot by ensuring proper sign-in to your Microsoft account, verifying internet connectivity, checking ...
Learn how to Convert SQL Server Data to JSON using JSON PATH clause.
Learn how to work with directories or folders in C# using the C# Directory class .
Here are some of the new features that have been fixed or implemented in the graphics sub-system of .NET 4.0.
This article discusses how to format, trim and pad strings using the String class. The article also covers the StringBuilder to effectively deal with string such as string concatenation,
ASP.NET Configuration Wizard is a new feature available in Visual Studio 2005, which takes care ASP.NET Web Application configuration and deployment problems and allows developers to set Web applic...