Using LinqPad to Create a Time-Selector Drop-Down List
I am really getting into LINQ now! I think it’s fantastic. I recently wanted to develop a quick drop-down list in ASP.Net which allows a user to select a time of day from a list. The times are 15 minutes apart, so the list would look like this: … 08:00 08:15 08:30 08:45 09:00 … [...]
More »
This is my personal blog, where I express my thoughts and thinking about programming and software development.