cialis brand name online
Tuesday, February 26th, 2008Be warned: this is a rant.
ASP.NET is a queer duck. I’ve been using it since it first came into existence (I was actually on one of the original support teams at Microsoft for the product). You can do some simply amazing things with it – things that I’ve tried to accomplish in other languages and had a very hard time with. What ASP.NET cialis brand do well is paging records.
ASP.NET comes with the DataGrid control, and the DataGrid is the only control that utilizes their Pager. Their pager is the DataGrid’s handicapped, red-headed stepchild.
All that aside, what if you don’t want to use a datagrid for some reason? What if you want to use a repeater so you can better control the presentation of your data? If this is your desire, you can forget about using any built in pager, and you might as well go grab a broom because it’s time to start tearing your hair out.
There are a number of options for you open-sourcers out there: You can get an 800 lines-of-code pager that doesn’t work; or you can get a 30,000 lines-of-code pager that also doesn’t work.
But fret not, if you have some money to spend, you can get a compiled pager from a reputable company that does cialis brand exactly what you want, but not quite.
I have a pager that I’ve cobbled together, and it works about 92% of the time. Yesterday I ran into an instance where it just doesn’t work. I’ve spent the last 14 working hours trying to get mine to function properly; trying to find something better out on the web; trying to keep my sanity.
In every other language I’ve used this is one of the most rudimentary tasks that any programmer could pick up on day one. So, I ask you: cialis brand
