Nach Ordnungsbegriffen durchsuchen
Alle Ordnungsbegriffe »
Ajax (
RSS)
John Hrvatin talked about Web Development Tools for Internet Explorer at Microsoft TechEd 2007 in Orlando. There, he introduced a tool called Ajax View , developed by Microsoft Research. Ajax View is able to profile a site’s JavaScript. It acts as a HTTP proxy that instruments JavaScript as it’s served to the client based on a set of rules defined by plug-ins. More information and first release download here , a good introduction here . ... and ... don't bother me - I know, there is (at least) a smarter browser out there, with an immense and open ecosystem of dev - plugins ... :-)
DinnerNow is brand new Demo Application by Microsoft utilizing several technologies including: IIS7, ASP.NET Ajax Extensions, Linq, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, Windows Powershell, and...
In an older post, I talked about the 'sys is undefined' problem with ASP.NET AJAX RC1 . Last week I updated my samples to RTM Version and ... the problem is gone without doing anything! neither configuration or code changes inside the samples...
An excellent XML-Script Tutorial (Part 1 - 4) by Alessandro Gallo ( Garbin ) you will find on DotNetSlackers . XML-Script is a part of the Future CTP . This package does contain material additional to the AJAX Core Framework and could be included in further...
"I had been prototyping and playing with some ideas around bringing true offline access to Web applications in a simple, generic way" annouced Brad Neuberg in this eweek article . Sounds great. One big step further in Web-Development, if he...