Two interesting posts!

I have severe lack of time so thats the reason to blog about the following posts in one short notice. Few weeks ago I came across Matt Berseth’s blog and made me quite good impression. He blogs frequently and providing quality posts. His last two I liked a lot.

The first one was about how to create image reflections. He describes three practices:

image%7B0%7D%5B4%5D Two interesting posts!

– Browser Specific Client Side Solution
– Cross Browser Client Side Solution
– Cross Browser Server Side Solution

Which one we choose is a matter of what we really want – rendering time or support for all browsers.

Then he wrote about my favourtite IDE – Visual Studio 2008. Matt described how we can use the new ListVew control plus adding DataPager control and extend it with SliderExtender Control from AjaxControlToolkit.

image%7B0%7D Two interesting posts!

This post is provided with demo and source code for download. Thanks Matt!

Related posts:

  1. Using ASP.NET AJAX Control Extenders in VS 2008
  2. VS 2008 and .NET 3.5 Beta 2 Released
  3. Silverlight and JSON
  4. New ASP.NET AJAX Control Toolkit Release
  5. May 31st Links: ASP.NET, ASP.NET AJAX, Visual Studio and .NET

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
Converting SQL to LINQ

This is a series of posts regarding the new language improvements in VB 9. Bill Horst has written the second...

Close