Browse by Tags

All Tags » ASP.NET (RSS)
With much fanfare Apple announced the availability of the iPhone SDK . I downloaded it and someday plan to play around with it, though with the SDK already having gone through 4 or 5 beta releases (each a ~2GB download) I’ll probably wait a long time...
Posted by alerch | 12 comment(s)
Filed under: , ,
About a month and a half ago Ben Scheirman wrote about testing TempData in ASP.NET MVC . It's good stuff, and aside from changes between Preview 1 and Preview 2, it still works fine. (See Scott Hanselman's post for some Preview 2-friendly mock helpers...
Posted by alerch | 6 comment(s)
Filed under: , ,
Frequently in web applications there's a requirement like this: "Every page should display [foo]." Where "foo" can be literally anything: a list of favorites, sponsors, news, or whatever - it's data . In what I'll call "normal...
Posted by alerch | with no comments
Filed under: ,
More Posts