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.
A DateTimePicker control allows users to select a date and time in Windows Forms applications. In this tutorial, we will see how to create a DateTimePicker control at design-time as well as at run-...
A DomainUpDown control allows users to provide a spin (up/down) interface to move through pre-defined strings using up and down arrows. In this tutorial, we will see how to create a DomainUpDown co...
Check out Windows Phone 7 Mango on HTC Titan.
Recently I tried to add a less than sign to a Button control in XAML, I got this error The open angle bracket character '<' is not valid in an attribute.
I have been talking about SharePoint 2010 and will be talking more about it but what else you should keep in mind when it comes to building SharePoint 2010 solutions. Here is a list of some product...
Here is a list of reasons why Apple may have rejected your iOS app.
Any body download and tried Chrome yet? I have been looking for a download URL but can't find it.
Wireframes are the foundation of a successful software development project. Clear and detailed wireframes can make the software development requirement gathering process much simpler.
Here are the details and dates for 2012 Microsoft MVP Summit
One of the coolest feature in Visual Studio 2005 I like is quick access to all active Windows and Files and switing control between them.
Visual Studio 2005 IDE brings you many new and updated features and Project Properties dialog is one of the areas where you will see some new additions. In this article, I will discuss Accessibilit...
This article gives you a glimpse of new features of Visual Studio 2005. In this article, you will see the power of Visual Studio and how easy it is to build Web sites using new controls without eve...
Refactoring allows developers to use the built-in feature of Visual Studio to rename and convert and change the signatures and definitions of a class members. In this article, I will show you how r...
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.
Started building Office 2013 apps.
This article explains you how easy is reading a database and displaying in a grid using DataSet.
In this article I will explain working with DataTable Events in ADO.NET.
In this article I will explain about DataSet, DataView and DataViewManager, Typed and Untyped DataSets.
In this article I will explain about DataAdapter Example in ADO.NET
In this article I will explain about the ADO.NET class hierarchy provided by the .NET Runtime class library. These classes represent ADO.NET components.