While working with ASP.NET Ajax I was facing problem with validators. The validators don’t work properly when placed inside an updatepanel. Then searching for a solution I came to know that a patch will be released soon. So should we wait for days/months/years for the patch to be released. No, thanks to Matt Gibss, he has provided with custom validators which can be used until we got the patch. These custom validators can be downloaded from http://blogs.msdn.com/mattgi/archive/2007/01/23/asp-net-ajax-validators.aspx.
My problem was solved but some thoughts are in my mind:-
Why this problem was not solved in the release version?
At least the information regarding this problem should be told officially.
When we will get rid of service packs, patches etc?
And last but not least, is anybody listening?