Browse by Tags
All Tags »
AJAX (
RSS)
Microsoft is about to ship Visual Studio 2008 SP1, and .NET Framework 3.5 SP1. Now service patches aren't always very exciting, but these are because they contain some great new features. You've probably already heard the buzz around AJAX History support...
I don't know about you, but I'm absolutely tired of getting JavaScript errors on 50% of the websites I visit. It's pretty much become an expectation that if you visit certain sites ( http://www.weather.com comes to mind) you're going to get a JavaScript...
Performance Through Custom Paging These days, just about every ASP.NET application has a grid of some sort in it, which is tied to a back end database through some databinding mechanism. In many cases this is either a DataSet, SqlDataSource, ObjectDataSource...
More Posts