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.
C# BackgroundWorker component executes code in a separate dedicated secondary thread. In this article, I will demonstrate how to use the BackgroundWorker component to execute a time consuming proce...
One of the new features added to C# version 2.0 is accessibility modifier support for property accessor. In this article, I will show you the advantages and coolness of using this feature.
How do I know if my browser supports HTML 5 or not?
There are several ways to impress your boss. You could sing, dance or buy him/her a beer - it all depends on what kind of boss you have.
I just read Salesforce CEO Mark Benioff talks about how Windows 8 is the end of Windows operating system. Well, may be Microsoft will become next Apple.
This article discusses the basics of DiffGrams and how DiffGram format is utilized by a DataSet to in this context.
See how to use SQL Statements to write data to an access database.
Sample example for how to display data in a ListBox Web control.
When it comes to data-bound controls and database programming, DataGrid control is the most versatile , powerful and flexible control available in Visual Studio .NET.
The ODBC .NET data provider provides access to ODBC data sources with the help of native ODBC drivers in the same way that the OleDb .Net data provider accesses native OLE DB providers.
Crystal Report Viewers work as a container of a report and allow us to view a crystal report in Windows and Web applications. Crystal Reports for Visual Studio .NET provides two report viewers – Wi...
Microsoft Press just announced a new series of books and study material related to Microsoft Certifications and exam references.
Here are the steps required to become a software engineer.
IE 10 will be loaded on your Windows when you download Windows 8 on your machine. Check out what features are supported in IE 10.
Year 2012 is setting a new trends for Microsoft developers. In a recent move, Microsoft is opening up towards open source development and very first step is adopting HTML 5 with open arms.
If you are a flash or Silverlight developer, you may want to think about switching your career. You may want to think about where the Web development is heading to. Flash and Silverlight are dying ...
HTML 5 is probably one of the most talked topics of year 2011 in the Web development world. HTML 5 brings Web 2.0 to plain vanilla HTML. Besides implementing Web 2.0 tags like Audio and Video, seve...
What is it? Metro Style or Windows 8 or Windows Store apps?
How would you feel if your entire house walls are touch screens? Every wall was your computer, your TV and even your mail box. Well, you want it or not, this is the technology coming to us. iPhone ...
There are often times when you need to show multiple Windows when a WPF application starts.