I needed a RangeValidator for some date-fields on my ASP.NET pages.The pages are localized and translated… so the date-formats need to change accordingly. All was well… until I added a minimum and maximum value for the RangeValidator… something like 1-1-1900 and 1-1-2100.I got a really cool error: The value ’1-1-1901′ of the MaximumValue property of [...]
Archive for the ‘Uncategorized’ Category
Localized ASP.NET RangeValidator with correct DateFormat
Posted in Uncategorized on March 30, 2012 | Leave a Comment »
JQuery Mobile Web Client on SharePoint enabled
Posted in JQuery Mobile, Uncategorized on May 10, 2011 | Leave a Comment »
This is what JQuerMobile and SharePoint Designer can do together. Show list and subsites from SharePoint enabled for iPhone and iPad and Androi or WP7 for that matter.
ISV Buttons reappear after resize
Posted in JavaScript, MS CRM 4.0, Uncategorized on October 5, 2010 | Leave a Comment »
MS CRM 4.0 has a great feature… disappearing ISV button label on a CRM Form when the form is not maximized. However there is a problem…. the reappearance of ISV buttons after resizing the window. Only a F5 (refresh) of the window will re-disappear the ISV buttons… since the OnLoad is re-executed. In my [...]
SharePoint 2010 Software Development Kit – August 2010 release
Posted in SharePoint, SPS2010, Uncategorized on September 22, 2010 | Leave a Comment »
SharePoint 2010 Software Development Kit – August 2010 release On september 9th a new version of the SharePoint 2010 SDK (august 2010) was released – Go get it