hit counter
Welcome to Office Zealot Sign in | Join | Help

Browse by Tags

All Tags » C# » Code   (RSS)
of something new.... Microsoft have recently released Silverlight, a rather funky new Adobe Flash/Shockwave killer. I am particularly impressed with what I saw yesterday at Microsoft in Reading,UK. What follows is a high level overview of what Silverlight Read More...
In my previous post I went by gut feel on timings, I have now been able to do some proper testing and timings using a demo form which are as follows.... Times to change view via C# code : 175 Rows - IE : 29 seconds FF : 9 seconds IP Client : 1 second Read More...
0 Comments
Filed under: , , ,
I have recently started work on handling some of the events that can happen on a form library. One of these is the ItemDeleting event. This occurs during the delete process for an item. As the deletion of an object is part of a business process we had Read More...
e.Site contains an XPathNavigator to the current node. It is worth noting that this is actually different to the xpath that e.Match refers to. It seems that if you have a repeating group in the xml and then the event is on a field within the repeating Read More...
Bodacious! I am very very happy, I have been struggling for ages with a rather spurious error - "non-datatype error". It turns out that it's due to having the xsi:nil parameter within my schema definition. So to be sure that you are always able to set Read More...
2 Comments
Filed under: , , , ,
More Posts Next page »