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.
Day 2 updates from MVP Summit.
In past 6 months, I have bought three new laptops (Sony, HP, and Toshiba) with Windows Vista, all with 2GB RAM and fully loaded such as better HDD and faster processors and I am still using my 3 ye...
How to write characters to XML using C#.
Visual Studio 11 beta released was announced recently with Windows 8 consumer preview. Check out my experience with Visual Studio 11 Beta Installation.
In this article I will explain executing a Stored Procedure Programmatically.
In this article I will explain about BitmapData to Change Pixel Format in GDI+.
Learn how to improve GitHub Copilot's suggestions with simple strategies like writing clear code, adding comments, using popular libraries, maintaining a clean codebase, customizing settings, a...
Code refactoring is the process of restructuring existing code without changing its behavior to help code readability and maintainability.
Reddit plans to launch its IPO at $6.5 billion valuation.
C# FileInfo.Length returns the size of a file in bytes. This method coverts file size in bytes into KB, MB, GB, TB, or PB.
How to check if a directory Exists using C# and .NET.
One of my clients wanted to use Microsoft's OneDrive as the storage for one of his applications. I decided to look into pricing and here are the storage rates.
Today, Microsoft announced the public preview of Power BI connectivity to SAP BusinessObjects BI.
How to create XML in C# and write it to the Console.
Apple iPad 2 is coming on March 11. Check out what it brings to the table.
In this article I will explain working with Stored Procedures.
In this article I will explain about Color Mapping Using Color Objects in GDI+.
This blog is live updates from the MVP Summit. I am here at the summit with Mike, Matt, and Vijay from C# Corner.
In this article, you will learn how to sort an array in c#.