Archive for March, 2007


Page 15 of 15« First...«6789101112131415

Irish Lotus User Group Conference

May 24-25 I will be attending the Irish Lotus User Group Conference. ?

Irish Lotus User Group Conference

This event is actually MUCH MORE than the name implies. ?It is more like a "mini-Lotusphere". ?The list of speakers for the two days is incredible. ?I'll be presenting the opening keynote, where I will talk about the Lotus Strategy. ?If you were unable to attend Lotusphere (or even if you did), I highly recommend you try and make this event. ?Please see the web site for details, and an example of a nice Domino based web site!

Comments

User credentials to invoke a webservice through XML SPY

Hi,

I am trying to invoke a webservice by sending a soap request from XML SPY. The webservice is residing in a middleware tool (SAP XI) and we

Comments

This is as this does | Blog

Comments

Delayed load with an UpdatePanel

Improving performance is all about finding and removing bottlenecks. In many web applications, the bottleneck is one slow piece of the page. More specifically, it's the work that happens on the server to enable that one piece that's slowing down the application. For example, you might have a page that displays an article along with links to related content. The article is quick to load, but those related links require a query across several databases and then an expensive merge step. This means that while your users are sitting at a blank page twiddling their thumbs, the article (which is what they want) is ready to go but stuck on the server waiting for those related links (which they don't yet care about). This problem leads a lot of ASP.NET...(read more)

Comments

Page 15 of 15« First...«6789101112131415