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.
Microsoft just announced a preview of several new Cognitive Services APIs.
Like any other tech companies, Google struggle to hire women too.
When I started C# Corner in 1999, I never thought it will go this far. The goal was simple. I wanted to share my code with fellow developers and save them some time.
In this blog we see how VB.Net is better than c#.
As soon as you publish an article or a blog online, it’s not your property anymore. Yes you read it right. You don’t own it anymore. It becomes a public property. It becomes Web’s property. Even th...
The ActiveDocumentHost control provides the ability to host OLE Documents within your application. This enables you to create applications that allow in-place editing of documents such as Microsoft...
Recently, I saw some code written by naive programmers and I decided to write a new series of blogs for beginners, which you won't find in books. In these tips, I will talk about small things we s...
Beware when there is a looping and aways be careful when you define any variables inside the loop specially if loop frequency is a lot or the variables are large in size.
Encountering deployment errors in Universal Windows App on Visual Studio 2015 Update 3 due to access denied issues. This typically happens when Visual Studio lacks write permissions in the project ...
Data growth has been immense in past few years and it is growing faster than ever. As a matter of fact, 90% of internet data has been created in the last 2 years.
How to change the Splash Screen in a Windows Store App.
Mindcracker MVP Summit 2011 Photos of day 1
More photos of Mindcracker MVP Summit 2011 Photos - 2
One of the technologies that will be dropped in Windows 8 is Windows Live. If you use Windows operating system, I am certain you have seen Windows Live Ids for logins.
I just don't get it. Microsoft dumps ISO images on MSDN and let the developers deal with extracting ISO images. How hard it is for Microsoft to provide a utility or put a non ISO image as an altern...
Do you think programmers are getting dumber each day? Should we blame Microsoft and Google for it? I want to hear what you think.
The XML specification does not allow some characters to be a part of valid XML names. We can use the XMLConvert class and its methods to verify, encode and decode names.
Here are the steps to activate your Windows 7 operating system online.
Wishing you a very merry christmas
In this article of Learning Visual Studio 2005 IDE series, I will explore some of the designer features and the breakdown of the classes of a Windows Forms project.