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.
MonoDroid will soon be no longer available. The new product is being called .NET for Android. I have a reason to believe that eventually, it will be added as a template to Visual Studio. That would...
When I wrote article iOS vs. Android vs. Windows Phone and Is Google Winning Smart Phones War, I wasn’t expecting that big a change. In a recent report published by comScore, Google’s Android devic...
I got 3 copies of Visual Studio 2010 Ultimate which we would like to give away to our top authors for next couple of months.
In this article, you will learn about the key to Success - Continuity.
Do you want to be successful? Focus and continuity are common two traits of successful people.
I recently installed the latest version of Skype and see these new contacts that I've never added.
The PolyBezierSegment object represents one or more Bezier curves in XAML and WPF.
This article demonstrates how to convert a boolean value to a byte array in C#.
How to convert a boolean type to a byte type using C# and .NET.
If you wish to write clean and clear code, you may want to give ReSharper 3.0 a try. ReSharper 3.0 is probably one of the coolest product out their for VS 2005 add-in for code analysis.
So far, Microsoft has done a fantabulous job by making .NET Framework simple to use. However, it is not the case in .NET 3.0 and later versions and complexity level is rising.
Story of MySpace and power of ASP.NET, C#, and SQL Server 2005.
Market for AI-assistant app and skill developers will grow.
This article talks about the most popular cognitive services for developers.
I was just doing a search in Google Chrome and just notice, voice enable option. Not bad.
I have seen many questions floating around on C# Corner and other forums developers asking about Access database or SQL Server Express database to provide embedded database support for small applic...
If the speed of data keep at the same pace as today, IDC predicts, the amount of data on the Web will be 50 times than today. In year, 2011, the amount of data created and replicated is close to 2....
Wondering how bots exploit new token listings on DEXs like Uniswap or PancakeSwap? Learn how sandwich attacks, sniping, and flash loans work—and discover 10 powerful ways traders and developers can...
Planning to launch your crypto token on a decentralized exchange like Uniswap or PancakeSwap? Learn the best DEX launch strategies, from adding liquidity safely and avoiding bots to locking liquidi...
The BezierSegment represents a cubic Bezier curve drawn between two lines. In this article, we will learn how to draw a bezier using BezierSegment.