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.
In today's Windows Update, Microsoft is pushing Bing Bar and Bing Desktop.
If microphone and Webcam are not working in Skype on your Windows 8 machine, you are at the right place.
How to fix if your wireless stopped working on Windows 8.1 without any installation or changes.
Mary Jo writes on ZDNet that both, the Start button and boot to desktop may come back in Windows Blue.
What do you think? I would like to hear from you if you like Windows 8 or not.
I just successfully installed Team Foundation Server 2012 on Windows 8 Ultimate.
Building a Windows Metro Style app? What should you be calling it? Debate goes on. Microsoft is quite.
Windows 8 has two modes - traditional Windows and new Metro. But you can totally ignore the new mode and you won't even notice it.
Windows 8 Experience working with Office 2013
Are you planning to upgrade to Windows 8 from Windows 8 Release Preview? Be careful. Your current applications and software will be removed.
In this article I will explain about the GetBounds and Other Methods of the Region class in GDI+.
The IndexOf method returns the first index of an item if found in the List.
Bitcoin and cryptocurrencies have proved the potential of what blockchain can bring to the world. Here, learn what the future of blockchain is.
Why LinkedIn stealing my calendar meetings? What is next? My contacts?
PhoneGap (http://phonegap.com/) is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages latest technol...
In last one year, Google Chrome has been stealing shares from IE and Firefox. Check out last 12 months stats.
We just announced the complete list of MVPs for year 2010. Congratulations to all MVPs.
In this article I will explain about the Regions and Clipping in GDI+.
An article shows you how to add images and tooltips to the toolbar buttons.
C# sealed classes. The sealed keyword in C# language is used to create a sealed class. Sealed classes restricts classes to extend or inherit a class. The code examples of sealed classes in this art...