ASP.NET: Add serial number column in GridView Chief EditorJuly 06, 2010ASP.NET: Add a serial number in GridView 1. Add a template field tag in your GridView markup 2. Add Container.DataItem Index + 1 code 3....Read More
How to view arabic in Console apps? Chief EditorJuly 02, 2010How to view arabic in Console apps? You cant; The Console applications do not support Arabic Text for input and output due to a limitati...Read More