DotNetShoutout - Latest published stories in Ajax
5
shouts

FREE dynaTrace AJAX Edition 1.6 available for public download

published 1 day, 15 hours, 12 minutes ago posted by grabnerandigrabnerandi 2 days, 11 hours, 28 minutes ago
Wednesday, March 10, 2010 11:28:54 AM GMT Tuesday, March 09, 2010 3:13:20 PM GMT
Existing users of the dynaTrace AJAX Edition receive the update notification about the latest available version when opening your current dynaTrace AJAX Edition. Everybody else out there that needs a FREE tool for JavaScript/AJAX Performance Analysis for Internet Explorer 6, 7 & 8 can go ahead and download it from our download page.What does dynaTrace AJAX Edition do for you? It allows you to analyze your web site performance and point problems to bad performing JavaScript code (either your own or c... (more)
category: Ajax | clicked: 35 | comment | | source: blog.dynatrace.com
tags: Performance, Tools, Web
6
shouts

How to use Ajax Library 4 AutoComplete with Asp.Net MVC

published 2 days, 13 hours, 24 minutes ago posted by https://www.google.com/profiles/carl.hoerberghttps://www.google.com/profiles/carl.hoerberg 3 days, 16 hours, 5 minutes ago
Tuesday, March 09, 2010 1:17:24 PM GMT Monday, March 08, 2010 10:35:58 AM GMT
How to use Ajax Library 4 AutoComplete with Asp.Net MVC (more)
category: Ajax | clicked: 37 | comment | | source: devcarl.posterous.com
tags: Ajax 4.0, MVC
5
shouts

Google Buzz Widget jQuery plugin

published 5 days, 10 hours, 37 minutes ago posted by kirankkirank 5 days, 17 hours, 40 minutes ago
Saturday, March 06, 2010 4:04:10 PM GMT Saturday, March 06, 2010 9:01:25 AM GMT
hi , come up with new jquery feature with Google buzz , Google Buzz is a new way to discuss any ideas and new things which comes up inbuild in gmail now a days. so you will come to know how it is ?but if u want to develop this using jquery then surly this article will help you, you can design same buzz stream into your website. Now google Buzz API provides buzz in Atom Format,but some policy need to be maintain under that. you cant grab all the data from another domain without JSONP. now in this case ... (more)
category: Ajax | clicked: 9 | comment | | source: webdevlopementhelp.blogspot.com
tags: a, Google, jQuery
5
shouts

ASP.Net Substitution Control and Output Cache

published 8 days, 11 hours, 6 minutes ago posted by pons_saravananpons_saravanan 8 days, 20 hours, 32 minutes ago
Wednesday, March 03, 2010 3:34:31 PM GMT Wednesday, March 03, 2010 6:08:36 AM GMT
Substitution control to bypass cache When OutputCache is used to cache the page, the page response will be cached and the cached pages will be shown till the cache expires. This allows the web page to be render... (more)
category: Ajax | clicked: 8 | comment | | source: www.vbknowledgebase.com
8
shouts

Scott Hanselman's Computer Zen - Put Missing Kids on your 404 Page - Entirely Client-Side Solution with YQL, jQuery, and MSAjax

published 9 days, 11 hours, 23 minutes ago posted by KhaledKhaled 10 days, 7 hours, 5 minutes ago
Tuesday, March 02, 2010 3:18:28 PM GMT Monday, March 01, 2010 7:35:55 PM GMT
I noticed a post over at a blog called "The other side of the moon" where the author suggests that we put pictures and details of missing children on on 404 pages. It's a simple and brilliant idea. Millions of 404s are delivered every day. We are reporting on missing pages, but not on missing children. He includes a simple PHP solution. I set out to create an ASP.NET solution, but then realized that a server-side solution wasn't really necessary. Could I do it all on the client side? This way anyone co... (more)
category: Ajax | clicked: 36 | comment | | source: www.hanselman.com
8
shouts

Cutting Edge - ASP.NET Ajax Library and WCF Data Services

published 10 days, 14 hours, 2 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 15 days, 3 hours, 55 minutes ago
Monday, March 01, 2010 12:39:12 PM GMT Wednesday, February 24, 2010 10:46:06 PM GMT
This month Dino takes a look at the JavaScript components coming in the ASP.NET Ajax Library and explains how they can be used for effective client-side data access. (more)
category: Ajax | clicked: 54 | comment | | source: msdn.microsoft.com
tags: Ajax, ASP.NET AJAX, DataServices, MSDN, MSDN Magazine, WCF
6
shouts

Codeguru: Web or Cloud - Which Direction Will Client Apps Take?

published 13 days, 12 hours, 3 minutes ago posted by webguiwebgui 14 days, 13 hours, 23 minutes ago
Friday, February 26, 2010 2:37:38 PM GMT Thursday, February 25, 2010 1:17:35 PM GMT
It is a well-known theory that the web and cloud will gradually force out client applications. All that would be needed is a computer with Internet access. In fact, even the full-fledged operating systems in use today would be excessive, as data will be stored on remote servers with necessary software available in the form of various web services. Could this really happen? (more)
category: Ajax | clicked: 48 | comment | | source: www.visualwebgui.com
tags: Ajax, Amazon EC2, Azure, Cloud, Cloud Computing, Development, Google, platform, SaaS, Software, Web, web 2.0, web 3.0
6
shouts

Julian Dominguez Blog » Blog Archive » ASP.NET Ajax Library or jQuery?

published 14 days, 2 hours, 11 minutes ago posted by KhaledKhaled 15 days, 5 hours, 3 minutes ago
Friday, February 26, 2010 12:30:00 AM GMT Wednesday, February 24, 2010 9:37:46 PM GMT
I get this question very often. Should I you the one or the other? Well, my short answer in most circumstances is “you should use both“. My long answer is “it depends on what you are trying to achieve”, and this blog post will try to cover what are the strengths of each of the libraries, and also why it’s OK to use both with the overhead this “might” have. Disclaimer: We are writing this documentation as part of the new Web Client Guidance that is being done in patterns & practices. We are c... (more)
category: Ajax | clicked: 34 | comment | | source: blogs.southworks.net
8
shouts

Progressive Enhancement

published 14 days, 13 hours, 58 minutes ago posted by http://julian.dominguez.myopenid.com/http://julian.dominguez.myopenid.com/ 16 days, 10 hours, 17 minutes ago
Thursday, February 25, 2010 12:43:03 PM GMT Tuesday, February 23, 2010 4:23:56 PM GMT
Progressive Enhancement (PE) is an approach for building Web Applications that starts from the perspective that a user browser experience will support a minimum functionality, this is called base line, but has hooks to allow functional enhancements when a browser can support them. PE benefits users by supporting older browsers, but also supporting users with modern browsers and technologies by providing them an improved experience. The progressive enhancement and its counterpart, Graceful Degradation, a... (more)
category: Ajax | clicked: 45 | 1 comment | | source: blogs.southworks.net
tags: Ajax, ASP.NET MVC, JavaScript, Web
8
shouts

Julian Dominguez’s Blog » Blog Archive » The Single Page Interface Pattern

published 14 days, 13 hours, 58 minutes ago posted by http://julian.dominguez.myopenid.com/http://julian.dominguez.myopenid.com/ 16 days, 8 hours, 40 minutes ago
Thursday, February 25, 2010 12:43:03 PM GMT Tuesday, February 23, 2010 6:01:29 PM GMT
Problem Typically, the user interface in Web Applications is composed of multiple pages. Now with the increasing popularity of AJAX, it is common that people want to develop Web applications that are similar and provide the same user experience as desktop applications. One common problem in Web applications is the constant page reloads and flickering when navigating the application. (more)
category: Ajax | clicked: 40 | comment | | source: blogs.southworks.net
tags: Ajax, ASP.NET, JavaScript, Web
6
shouts

An Introduction To machine.javascript

published 14 days, 13 hours, 58 minutes ago posted by http://olson.jeffery.myopenid.com/http://olson.jeffery.myopenid.com/ 16 days, 5 hours, 8 minutes ago
Thursday, February 25, 2010 12:43:03 PM GMT Tuesday, February 23, 2010 9:32:42 PM GMT
This is the first in a series of [hopefully many] blog posts on the topic of machine.javascript, an open source framework for helping developers create testable, deployable and well-factored UIs on the client in JavaScript. It covers some of my exposure to tools in this space and an overview of what machine.javascript consists of and how to use it. (more)
category: Ajax | clicked: 31 | comment | | source: olsonjeffery.github.com
tags: JavaScript, MVC, OSS
5
shouts

JEF CLAES ON .NET AND LIFE: Book review: Object-Oriented JavaScript

published 16 days, 7 hours, 3 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 17 days, 7 hours, 19 minutes ago
Tuesday, February 23, 2010 7:37:51 PM GMT Monday, February 22, 2010 7:22:08 PM GMT
Although I've made my feet wet with various JavaScript frameworks, I am not a JavaScript hero at all. This might be one of the disadvantages of being a WebForms developer and having great toolkits at hand like the AJAX Control Toolkit and Telerik RADControls. Because you really can't call yourself a webdeveloper without having some understanding of JavaScript I decided to order Object-Oriented Javascript by Stoyan Stefanov. This book really handles the language itself. The first chapters handle the... (more)
category: Ajax | clicked: 7 | comment | | source: jclaes.blogspot.com
tags: bookreview, books, JavaScript
4
shouts

7 Tips for Loading JavaScript Rich Web 2.0-like Sites Significantly Faster - CodeProject

published 20 days, 14 hours, 14 minutes ago posted by KhaledKhaled 21 days, 14 hours, 41 minutes ago
Friday, February 19, 2010 12:26:42 PM GMT Thursday, February 18, 2010 11:59:42 AM GMT
When you create rich Ajax applications, you use external JavaScript frameworks and you have your own homemade code that drives your application. The problem with well known JavaScript framework is, they offer rich set of features which are not always necessary in its entirety. You may end up using only 30% of jQuery but you still download the full jQuery framework. So, you are downloading 70% unnecessary scripts. Similarly, you might have written your own JavaScripts which are not always us... (more)
category: Ajax | clicked: 53 | comment | | source: www.codeproject.com
5
shouts

The Real Performance Overhead of CSS Expressions

published 22 days, 12 hours, 49 minutes ago posted by grabnerandigrabnerandi 23 days, 11 hours, 1 minute ago
Wednesday, February 17, 2010 1:51:42 PM GMT Tuesday, February 16, 2010 3:39:47 PM GMT
Steve Souders wrote this in Best Practices for Speeding up Your Web Site regarding CSS Expressions: “CSS expressions are a powerful (and dangerous) way to set CSS properties dynamically” … and … “The problem with expressions is that they are evaluated more frequently than most people expect” Last week I worked with a user of the dynaTrace AJAX Edition. Their team has done some performance investigations with CSS Expressions and came up with an interesting discovery which totally backs Steve’s comme... (more)
category: Ajax | clicked: 38 | comment | | source: blog.dynatrace.com
tags: Internet Explorer, JavaScript, Performance, Rendering
4
shouts

How to Pull Your Google Buzz with jQuery

published 22 days, 12 hours, 49 minutes ago posted by MikeMoreMikeMore 23 days, 14 hours, 53 minutes ago
Wednesday, February 17, 2010 1:51:42 PM GMT Tuesday, February 16, 2010 11:47:54 AM GMT
So you just got into Google Buzz few days ago and would like to embed your buzz stream into a website yourself. Here are a few jQuery lines to help you get started. (more)
category: Ajax | clicked: 32 | comment | | source: aext.net
tags: Google Buzz, jQuery
8
shouts

Google Buzz Widget - A jQuery Plugin

published 24 days, 13 hours, 32 minutes ago posted by MikeMoreMikeMore 25 days, 5 hours, 1 minute ago
Monday, February 15, 2010 1:08:43 PM GMT Sunday, February 14, 2010 9:40:01 PM GMT
This is a jQuery widget for the brand new social network -Google Buzz- that you can embed anywhere to integrate your buzz stream into your page. (more)
category: Ajax | clicked: 63 | comment | | source: www.moretechtips.net
tags: Google Buzz, jQuery
7
shouts

User friendly Tooltip using Ajax Hover Menu Extender control - Sukumar Raju's Blog

published 25 days, 15 hours, 19 minutes ago posted by KhaledKhaled 27 days, 8 hours, 14 minutes ago
Sunday, February 14, 2010 11:22:25 AM GMT Friday, February 12, 2010 6:26:37 PM GMT
I was looking for a tooltip control where we can embed html and display desired output to provide user friendly interface. Using default ASP.NET Tooltip control we can not embed HTML, even though it is feasible to use CSS style to change look and feel still it lacks number of features. Using Ajax Hover Menu Extender control is is quite easier to implement a Tooltip where you can embed HTML tags to get desired output. when tooltip text is ... (more)
category: Ajax | clicked: 32 | comment | | source: weblogs.asp.net
4
shouts

CheckBoxList validation using JQuery « Ramani Sandeep's Blog

published 27 days, 14 hours, 49 minutes ago posted by sandy060583sandy060583 28 days, 16 hours, 35 minutes ago
Friday, February 12, 2010 11:52:09 AM GMT Thursday, February 11, 2010 10:06:28 AM GMT
CheckBoxList validation using JQuery Posted by Ramani Sandeep on February 10, 2010 Every ASP.NET developer needs validation on CheckBoxList that can be one of these two:Check for RequiredFieldCheck for Maximum Selection LimitCheck for RequiredField I will be using JQuery to interecept the click event of each single Checkbox inside the CheckBoxList and then update a hidden TextBox control which has a RequiredFieldValidator associated to it, when a Ch... (more)
category: Ajax | clicked: 11 | comment | | source: ramanisandeep.wordpress.com
9
shouts

Ajax Control Toolkit – Accordion Control CLOSED Startup State - Misfit Geek

published 27 days, 14 hours, 49 minutes ago posted by AaABenAaABen 29 days, 18 hours, 4 minutes ago
Friday, February 12, 2010 11:52:09 AM GMT Wednesday, February 10, 2010 8:36:43 AM GMT
I get many (MANY) email from customers who are struggle to answer specific technical problems. As time permits I’m going to start answering them here,I recently received an email from a developer building an application using the Ajax Control Toolkit and he needed his page to contain an Accordion Control in which all Panes were CLOSED when the page was initially loaded.Like this ……The Accordion Control in the earliest versions of the Ajax Control Toolkit lacked this ability but now it’s pretty ... (more)
category: Ajax | clicked: 49 | comment | | source: misfitgeek.com
tags: Accordion, AJAX Controls, Microsoft ASP.NET, Tips & Tricks.
8
shouts

Cutting Edge - Predictive Fetch with jQuery and the ASP.NET Ajax Library

published 33 days, 19 hours, 17 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 35 days, 5 hours, 56 minutes ago
Saturday, February 06, 2010 7:24:26 AM GMT Thursday, February 04, 2010 8:45:07 PM GMT
Dino Esposito builds upon his exploration of new data binding features coming in the ASP.NET Ajax Library, explaining how to implement the predictive fetch design pattern. (more)
category: Ajax | clicked: 69 | comment | | source: msdn.microsoft.com
tags: ASP.NET AJAX, jQuery, MSDN Magazine
Previous 1 2 3 4 5 6 7 8 9 10 ... 15 16 Next