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

Browse by Tags

All Tags » C#   (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...
Just been trying to find a good way of deploying these to different MOSS instances... e.g. Development, Test, QA & Live and also for giving to others for pre-sales demos. Thanks to Chris O'Brien for the very helpful pointers and code on this, check 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...
More Posts Next page »