|
Advertisement
|
Forum posts by Daniel Zeiß:Posted in All Buzz Forum, Feb 14, 2006, 12:28 PM
The comparision of frameworks that allow indirect AJAX programming was updated. Take a look here. Changes: Dart PowerWeb LiveWrapper was added to the comparison ComfortASP.NET, ZumiPage and ATLAS were compared with newer versions ATLAS still requires the BIG script, allthough it could be much smaller by setting the property...
Posted in All Buzz Forum, Feb 14, 2006, 10:28 AM
My hosting provider now supports ASP.NET 2.0 - so I can provide you a new ASP.NET 2.0 Demo. It's about WebParts and shows how seamlessly WebParts can be if you use AJAX techology. As usual when using ComfortASP.NET you do not need to write a single line of extra script code. Take a look here to see it in action.Sorry for the german text, it was...
Posted in All Buzz Forum, Feb 13, 2006, 8:29 AM
ComfortASP.NET V0.47 was just released with the following improvements: - Added: Support of Browser Cache for referenced script and splash bitmap- Added: Properties to control client script debugging- Added: Absolute positioning of ScrollIntoViewAnchor Control and improved compatibility- Added: Improved client script onload event compatiblity-...
Posted in All Buzz Forum, Feb 13, 2006, 4:39 AM
Some personal writing today. I got my new HD called "Raptor" (from Western Digital) with 16mb cache, 10.000 rpm and 4,5ms seek time!!! It's a really really hot device - especially for HD occupying Visual Studio development. After testing it some hours I can absolutely recommend it to every developer to speed up work significantly. When the...
Posted in All Buzz Forum, Feb 4, 2006, 12:58 PM
ComfortASP.NET V0.46 was just released with the following bugfixes and optimizations: - Optimized: Bad performance with many input elements- Optimized: Unnecessary request for splash bitmap- Optimized: Unnecessary code for unused features- Fixed: Security warning with SSL- Fixed: FORM element can be somewhere in the BODY- Fixed: Exception when...
Posted in All Buzz Forum, Jan 28, 2006, 4:57 AM
A new revision of my AJAX framework comparision is online. Changes:- Telerik r.a.d.callback added- Some additional features compared- "Hello World" Example for MagicAjax and ATLAS was refactored- Traffic charts updated, due to changed/added "Hello World" examples- A little bit more text here and there Daniel
Posted in All Buzz Forum, Jan 22, 2006, 3:37 PM
Hello to all AJAX seeking people! You might be interested in reading my comparison of AJAX frameworks for ASP.NET that allow indirect AJAX programming. When reading the article, please keep in mind that the feature list is not complete and the compared frameworks have much more to offer. But I think it's a good starting point to get a technical...
Posted in All Buzz Forum, Jan 22, 2006, 1:37 PM
The latest release of ComfortASP.NET allows so called selective updates. I have written a chat demo page to demonstrate the possibilities with this feature. Just open 2 or more Browsers and "simulate" a chat with multiple users... Daniel
Posted in All Buzz Forum, Jan 22, 2006, 11:37 AM
Another major release for ComfortASP.NET comes today with the following improvements: - Fixed: Exception in ASP1.1 when Session timed out and ViewSate was saved in Session- Fixed: Error with ImageButton click Event in Mozilla Browsers- Added: PanelUpdater Control to mark and trigger selective updates- Added: ClientEventTextChange Control to...
Posted in All Buzz Forum, Jan 10, 2006, 11:51 AM
Maybe you are interested in some upcoming features of ComfortASP.NET. Still going for the goal of pure server side programming, the next version of ComfortASP.NET comes with new Controls that provide some still missing features.The first Control is called "PanelUpdater" and is used for a so called selective update. You can drop the PanelUpdater...
Posted in All Buzz Forum, Jan 10, 2006, 9:51 AM
Hello, some words about the new feature for ComfortASP.NET 0.4 that saves the ASP.NET ViewState into a server session. You might wonder why this feature is only available for ASP.NET 1.1 and not for ASP.NET 2.0. The answer is easy: ASP.NET 2.0 already supports Session ViewState, but it is switched off by default. The class that's required is...
Posted in All Buzz Forum, Jan 10, 2006, 7:52 AM
Its here - another new ComfortASP.NET version with some more goodies: - Added: Integration of ComfortASP.NET via HttpHandler- Added: ComfortASP_Manager control with ViewState support- Added: Call "SetFocus" and "ScrollIntoView" via ComfortASP_Manager control- Added: Initial GET response is automatically compressed to save initial...
Posted in All Buzz Forum, Jan 10, 2006, 5:52 AM
Back in 2006 with some Crawler infos and ComfortASP.NET. When you use the ASP.NET Page Property Request.Browser.Crawler it is documented as:"Gets a value indicating whether the client browser is a Web crawler search engine." So, you may assume that there is already a built in Crawler detection in ASP.NET. But that's not the case! You...
Posted in All Buzz Forum, Jan 10, 2006, 3:52 AM
ComfortASP.NET V0.32 was released today with some fixes and minor improvements: - Fixed: Switch to classic ASP.NET when a Web Crawler accesses the page- Fixed: ImageButton is working now, also with image map- Fixed: HiddenFormDisable for Mozilla now shows content- Fixed: Positioning of Splash Bitmap- Added: Configuration of ComfortASP Manager...
|