Servefault.com - Stories tagged with Ajax
5
votes

15 Ajax contact / feedback forms

published 41 days, 7 hours, 49 minutes ago posted by HostgatorHostgator 50 days, 9 hours, 52 minutes ago
Thursday, January 28, 2010 1:39:13 PM GMT Tuesday, January 19, 2010 11:35:41 AM GMT
Validating input data is an essential requirement for quality and secure software applications. Using Ajax we can make more user-friendly and resposive forms. The data filled in by the user can be validated in near real-time, providing feedback to the user without reloading the page. Introducing Dustin’s Ajax Contact Form – an unobtrusive AJAX contact form (works even with JavaScript disabled). Email/Contact form allows you to gather feedback from your visitors. You can install this script on your ... (more)
category: Ajax | clicked: 1 | comment | | source: www.net-kit.com
tags: Ajax, Ajax Contact, Javascript, Software
5
votes

17 Javascript Animation Frameworks Worth Checking Out | Admix Web

published 51 days, 20 hours, 7 minutes ago posted by teylorfelizteylorfeliz 61 days, 6 hours, 2 minutes ago
Monday, January 18, 2010 1:21:15 AM GMT Friday, January 08, 2010 3:25:40 PM GMT
17 Javascript Animation Frameworks Worth Checking Out JavaScript is the one of the most utilized and popular programming language, because a large majority of the browsers are compatible with it. In addition, JavaScript has become very popular, very quickly, because it is uncomplicated, straightforward, and has a wide-range of capabilities. Flash, on the other hand, requires the installation of Flash player, it is not compatible with all browers, and has problems with accessibility, th... (more)
category: Ajax | clicked: 1 | comment | | source: www.admixweb.com
tags: Ajax, animation, frameworks, Javascript
2
votes

Nikhil Kothari's Weblog : Ajax with the ASP.NET MVC Framework

published 96 days, 17 hours, 29 minutes ago posted by GodaddyGodaddy 99 days, 16 hours, 28 minutes ago
Friday, December 04, 2009 3:59:10 AM GMT Tuesday, December 01, 2009 5:00:06 AM GMT
This post presents a few basic Ajax features (similar to partial rendering and behaviors in terms of concepts) running on top of the ASP.NET MVC framework... some early ideas, experimentation and app-building results. Hopefully everyone had a good few days off. Before the holiday break, I did some app-building on top of the ASP.NET MVC framework. Actually rather than building some sort of fancy app, instead I was prototyping some features on top of the framework bits slated for a... (more)
category: ASP.NET | clicked: 3 | comment | | source: www.nikhilk.net
tags: Ajax, ASP.NET MVC
4
votes

.NET - Top Ten Articles on ASP.NET

published 107 days, 6 hours, 26 minutes ago posted by IXWebHostingIXWebHosting 115 days, 17 hours, 37 minutes ago
Monday, November 23, 2009 3:01:31 PM GMT Sunday, November 15, 2009 3:51:12 AM GMT
In this course, you'll learn how to use features of Visual Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You'll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You'll learn to create consistent web sites using Master Pages, add membership features and configure-deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using Site Navigation tools, debug .NET, and to display/edit data... (more)
category: ASP.NET | clicked: 1 | comment | | source: www.dotnetcurry.com
tags: ADO.NET, Ajax, ASP.NET 3.5, ASP.NET Profile, ASP.NET Server Control
1
votes

ASP.NET AJAX Preview 6 with Stephen Walther - Craig Shoemaker

posted by HostMonsterHostMonster 127 days, 13 hours, 11 minutes ago
Tuesday, November 03, 2009 8:16:43 AM GMT
Stephen Walther, Microsoft Product Manager for ASP.NET AJAX, joins the show to discuss the recent advancements in the AJAX toolset found in Preview 6. Listen or download below! Full Speed:downloadFast Version:download Just about all the details discussed in our conversation are available from the following links:Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax MinifierEntirely unobtrusive and imperative templates with Microsoft Ajax Library Preview 6CodePlex SitejTemplatesA Changed ... (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
tags: Ajax, ASP.NET, Microsoft, Microsoft Product Manager
2
votes

JavaScript class browser: once again with jQuery - Tales from the Evil Empire

published 128 days, 11 hours, 14 minutes ago posted by IXWebHostingIXWebHosting 130 days, 14 hours, 46 minutes ago
Monday, November 02, 2009 10:13:27 AM GMT Saturday, October 31, 2009 6:41:57 AM GMT
JavaScript class browser: once again with jQuery I’ve already posted twice about that little class browser application. The first iteration was mostly declarative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/09/14/building-a-class-browser-with-microsoft-ajax-4-0-preview-5.aspx The second one was entirely imperative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx Thi... (more)
category: Javascript | clicked: 1 | comment | | source: weblogs.asp.net
tags: Ajax, Javascript, jQuery, Microsoft
1
votes

Czech MSDN Blog : Visual Studio 2010 & .NET Framework 4 Training Kit

posted by DiscountASPDiscountASP 131 days, 11 hours, 10 minutes ago
Friday, October 30, 2009 10:17:50 AM GMT
Visual Studio 2010 & .NET Framework 4 Training Kit zahrnuje 15 prezentací, 13 dem a 20 Hands-on labů, které vám pomohou naučit se používat nové funkce Visual Studia 2010. Můžete si jej stáhnout zdarma zde. Nedávno bylo také zpřístupněno na Channel 9 výukové centrum Visual Studia 2010, které pomocí kurzů nabízí možnost proniknout do C# 4.0, Visual Basic 10, F#, Parallel Computing Platform, WCF, WF, WPF, ASP.NET AJAX 4.0 či ASP.NET MVC Dynamic Data. Honza (more)
category: ASP.NET | clicked: 0 | comment | | source: blogs.msdn.com
tags: Ajax, ASP.NET, ASP.NET MVC, MVC, Visual Studio 2010, WCF, WPF
4
votes

Ajax .NET Professional

published 128 days, 11 hours, 15 minutes ago posted by IXWebHostingIXWebHosting 133 days, 3 hours, 48 minutes ago
Monday, November 02, 2009 10:12:27 AM GMT Wednesday, October 28, 2009 5:39:27 PM GMT
The .NET Free library for Asynchronous JavaScript with XmlHttpRequest (AJAX). More security features like AJAX Token, encryption on client-side JavaScript and on the server, faster JavaScript wrapper files cached using HTTP ETag header values, using Names.. (more)
category: Ajax | clicked: 1 | comment | | source: www.ajaxprojects.com
tags: .Net, Ajax, Ajax Token
1
votes

Nicholas Allen's Indigo Blog : ASP.NET MVC 1 Scripts on AJAX Delivery Network

posted by Webhost4lifeWebhost4life 134 days, 17 hours, 44 minutes ago
Tuesday, October 27, 2009 3:44:14 AM GMT
ASP.NET MVC 1 Scripts on AJAX Delivery Network Last week the AJAX script files included for ASP.NET MVC applications were added to the AJAX content delivery network. The content delivery network is a free service that provides caching support for some of Microsoft's AJAX libraries. As a developer you benefit from a network by not having to host the files yourself. As a user you benefit from a network by having access to widespread local mirrors and cached access to script files across different sites yo... (more)
category: ASP.NET | clicked: 0 | comment | | source: blogs.msdn.com
tags: Ajax, ASP.NE MVC, Microsoft
3
votes

ASP.NET MVC 1.0 Scripts Available on Microsoft CDN

published 134 days, 15 hours, 38 minutes ago posted by HostgatorHostgator 137 days, 4 hours, 5 minutes ago
Tuesday, October 27, 2009 5:49:54 AM GMT Saturday, October 24, 2009 5:22:20 PM GMT
A little while ago, Scott Guthrie announced the launch of the Microsoft Ajax CDN. In his post he talked about how ASP.NET 4 will have support for the CDN as well as the list of scripts that are included. The good news today is due to the hard work of Stephen Walther and the ASP.NET Ajax team, they’ve added a couple of new scripts to the CDN which are near and dear to my heart, the ASP.NET MVC 1.0 scripts. The following code snippet shows how you can start using them today. (more)
category: ASP.NET | clicked: 0 | comment | | source: haacked.com
tags: Ajax, ASP.NET MVC, CDN, Scott Guthrie
2
votes

Configuring IIS for Silverlight Applications : Web Server For Shared Hosting : Configuring Servers : The Official Microsoft IIS Site

posted by Webhost4lifeWebhost4life 147 days, 20 hours, 12 minutes ago
Wednesday, October 14, 2009 1:16:12 AM GMT
Introduction Microsoft® SilverlightTM is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverlight offers a flexible programming model that supports AJAX, VB, C#, Python, and Ruby, and integrates with existing Web applications. Silverlight supports fast, cost-effective delivery of high-quality video to all major browsers running on the Mac OS or Windows. In most cases, hosters do not need to perfo... (more)
category: Silverlight | clicked: 0 | comment | | source: learn.iis.net
tags: .Net, Ajax, Microsoft, Python, Ruby on Rails, SilverlightTM, Web Applications
1
votes

What's New in Microsoft ASP.NET 3.5

posted by GodaddyGodaddy 149 days, 11 hours, 33 minutes ago
Monday, October 12, 2009 9:54:50 AM GMT
What's new in ASP.NET 3.5? ASP.NET AJAX ASP.NET AJAX lets you create more efficient, more interactive, and highly-personalized Web experiences that work across all the most popular browsers. Starting with the .NET Framework 3.5 release, all of these features are built-in with ASP.NET, which means you no longer have to download and install a separate ASP.NET AJAX setup when building or deploying applications. When you create a new ASP.NET application or web-site in VS 2008 that targets the .NET 3.5 fra... (more)
category: ASP.NET | clicked: 0 | comment | | source: www.serverintellect.com
tags: Ajax, ASP.NET, ASP.NET 3.5, Web.config
4
votes

Mike van der Meulen's Blog - MVC, RenderAction and Areas

published 149 days, 11 hours, 27 minutes ago posted by HostgatorHostgator 150 days, 11 hours, 10 minutes ago
Monday, October 12, 2009 10:01:00 AM GMT Sunday, October 11, 2009 10:18:15 AM GMT
MVC is the answer to all I always hated about WebForms. Well, maybe not, but it's a new take on web applications, making things like Ajax, jQuery, routing, SEO, html soooo much easier. I started using MVC 2 Preview 1 and found its support for Areas really useful (more info). I also wanted to use the "futures" RenderAction method, so I can easily piece... (more)
category: ASP.NET | clicked: 9 | comment | | source: mikevandermeulen.com
tags: Ajax, ASP.NET MVC, jQuery, MVC, SEO, WebForms
1
votes

Simple ASP.NET MVC jquery ajax call

posted by Webhost4lifeWebhost4life 151 days, 14 hours, 36 minutes ago
Saturday, October 10, 2009 6:51:28 AM GMT
One of the coolest features of ASP.NET MVC is seeing html again and being able to manipulate it in ways that the php folks have been doing for years. I have been guilty of forgetting that javascript and html are the key components to an ajax call and been using ajax.net instead of digging into the heart of the XMLHttpRequest Object. Fortunately a number of javascript libraries that help ease the creation of a real javascript ajax call. For this example I will be using jquery, though it is important to n... (more)
category: ASP.NET | clicked: 0 | comment | | source: www.ajaxprojects.com
tags: Ajax, ASP.NET MVC, Javascript, PHP, XML
4
votes

Improving the AJAX Control Toolkit with the Lightweight Test Automation Framework (LTAF)

published 150 days, 11 hours, 3 minutes ago posted by HostgatorHostgator 155 days, 11 hours, 14 minutes ago
Sunday, October 11, 2009 10:24:50 AM GMT Tuesday, October 06, 2009 10:13:57 AM GMT
Improving the AJAX Control Toolkit with the Lightweight Test Automation Framework (LTAF) The AJAX Control Toolkit is an incredibly popular set of controls that enable you to easily add JavaScript functionality to an ASP.NET application. The AJAX Control Toolkit has consistently been one of the top three most popular downloads from CodePlex since the birth of CodePlex (see http://www.CodePlex.com). (more)
category: Ajax | clicked: 0 | comment | | source: stephenwalther.com
tags: Ajax, Ajax Control Toolkit, CodePlex, Lightweight, LTAF
3
votes

New AJAX Control Toolkit Release

published 150 days, 11 hours, 3 minutes ago posted by HostgatorHostgator 155 days, 11 hours, 16 minutes ago
Sunday, October 11, 2009 10:24:50 AM GMT Tuesday, October 06, 2009 10:11:35 AM GMT
Awesome work I just joined Webspark and been having a great time downloading and installing all the fancy new stuff and now we have these new releases to play with and three years to make some money with it I think you guys are over the top why anyone in their right mind would go open source is beyond me Thank you Thank you Thank you the web will never be the same (more)
category: Ajax | clicked: 1 | comment | | source: stephenwalther.com
tags: Ajax, Ajax Control, Webspark
1
votes

Walkthrough: Adding ASP.NET AJAX Scripting to an MVC Project

posted by Webhost4lifeWebhost4life 156 days, 7 hours, 7 minutes ago
Monday, October 05, 2009 2:20:33 PM GMT
Walkthrough: Adding ASP.NET AJAX Scripting to an MVC Project ASP.NET AJAX enables a Web application to retrieve data from the server asynchronously and to update parts of the existing page. This improves the user experience by making the Web application more responsive. This walkthrough shows how to get started with adding ASP.NET AJAX functionality to an ASP.NET MVC application. (more)
category: ASP.NET | clicked: 0 | comment | | source: msdn.microsoft.com
tags: Ajax, ASP.NET MVC
4
votes

Serialization In ASP.NET MVC

published 155 days, 10 hours, 45 minutes ago posted by Webhost4lifeWebhost4life 158 days, 11 hours, 48 minutes ago
Tuesday, October 06, 2009 10:43:18 AM GMT Saturday, October 03, 2009 9:39:37 AM GMT
I’ve been doing a lot more with jQuery in ASP.NET MVC than I ever have before. One of the biggest problems I’ve had is in the sending back of JSON to jQuery ajax calls, it seems that the built in MVC action result is not to friendly with dates and/or forms submitted with uploaded files, so with some help of an article @ http://msmvps.com/blogs/omar/archive/2008/10/03/create-rest-api-using-asp-net-mvc-that-speaks-both-json-and-plain-xml.aspx I’ve come up with my own SerializeResult (more)
category: ASP.NET | clicked: 1 | comment | | source: www.isi-net.com
tags: Ajax, ASP.NET MVC, jQuery, MVC
1
votes

Sergejus is running Oxite on Azure and thinking in .NET

posted by MicrosoftMicrosoft 162 days, 9 hours, 17 minutes ago
Tuesday, September 29, 2009 12:11:08 PM GMT
Sergejus is running Oxite on Azure and thinking in .NET My friend Sergejus Barinovas, developer, community lead, speaker and much more (I think he is also the only MS MVP of Lithuania) has just started a new blogging experience: after running his Lithuanian blog for two years, he decided to start sharing is knowledge, experience and passion for development in English, in his blog called Thinking in .NET. He will mainly talk about web development, Ajax,  data access technologies and best practices. One... (more)
category: ASP.NET | clicked: 0 | comment | | source: codeclimber.net.nz
tags: .Net, Ajax, Oxite
1
votes

How to make a Gmail-like loading indicator with ASP.NET Ajax

posted by MicrosoftMicrosoft 162 days, 9 hours, 18 minutes ago
Tuesday, September 29, 2009 12:09:43 PM GMT
How to make a Gmail-like loading indicator with ASP.NET Ajax At the moment I'm working on making a web application we just developed more user friendly and more appealing to the end users. The application uses a few ASP.NET Ajax controls so I was pretty surprised when the customer sent me an email saying that he liked all the dynamic loading and the fact that he could reorder "things" using drag&drop and saving them without waiting the page to reload, but it took him a while to understand was going o... (more)
category: ASP.NET | clicked: 1 | comment | | source: codeclimber.net.nz
tags: Ajax, ASP.NET, Web Application
Previous 1 2 Next