Archive for the '.NET' Category
(Chronologically Listed)
PageRequestManagerServerErrorException in FireFox
One of the problems we had to face when adding event support to CDN was the additional time it takes to check if there are any events scheduled in days displayed in the navigation calendar. To improve client-side performance, I used an UpdatePanel and a Timer to delay loading that information. The calendar is first [...]
Posted by Yorai Aminov on July 30th, 2008 under .NET, AJAX, JavaScript | 17 Comments »Add a Feature, Write an Article
I just implemented support for client-side caching for the CodeGear sites. Here’s how it works:
Enabling Client-Side Caching of Generated Content in ASP.NET.
Share This | Email this page to a friend
Beware of RegexOptions.Compiled
You may not have noticed, because they look exactly the same, but as of a couple of hours ago, CodeGear’s web sites are running a new version of GetPublished. Internally, the biggest change was moving from ASP.NET 1.1 to 2.0. We’ve been testing the new version for a while now, but just before the upgrade [...]
Posted by Yorai Aminov on January 31st, 2008 under .NET, CDN | Comment now »Using WSDL.EXE to create Delphi classes
Using web services in Delphi for .NET is pretty easy - just right-click on the project, or select the Project menu, and select Add Web Reference from the menu. The Add Web Reference dialog in Delphi 2007 hasn’t changed much from previous versions - it still just lets you select the WSDL to import, and [...]
Posted by Yorai Aminov on September 26th, 2007 under .NET, Delphi | Comment now »Server Response from: BLOGS2


RSS Feed