DotNetShoutout - Stories tagged with Ajax
2
Shouts

MooTools 1.2 Beginner's Guide

posted by amitsamits 1253 days, 10 hours, 7 minutes ago
Wednesday, January 13, 2010 11:36:13 AM GMT
"MooTools 1.2 Beginner's Guide" is the first book specifically designed for absolute newcomers to MooTools. Its simple-to-follow beginner's guide style will give you all the building blocks required to do the basics and more in MooTools. You can start working with MooTools immediately because it assumes no knowledge or prior experience of MooTools. (more)
category: Web Dev | clicked: 2 | comment | | source: www.packtpub.com
tags: mooTools, Book, Open Source, JavaScript, Ajax
4
Shouts

JEF CLAES ON .NET AND LIFE: Collection of useful ASP.NET Ajax 4.0 Beta Resources

posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 1260 days, 2 hours, 47 minutes ago
Wednesday, January 06, 2010 6:56:19 PM GMT
While playing with the ASP.NET Ajax 4.0 library Beta, I collected a few useful resources. Although I think once the library will be officially released the number of good resources will increase, the list below is certain worthwhile. (more)
category: Web Dev | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: Web, Ajax
2
Shouts

Visoft, Inc. Blogs | Getting ActiveTabChanging Functionality from the AJAX TabControl

posted by dwhitedwhite 1261 days, 3 hours, 11 minutes ago
Tuesday, January 05, 2010 6:32:36 PM GMT
I have always considered myself to be quite client-side challenged. Having been soured to the thought of JavaScript by all the browser specific code I used to have to write years ago I swore off it and took to server-side development and never looked back. After a year’s hiatus doing WPF programming, I’ve recently found myself back in the thick of web development with new patterns and technologies at the forefront, namely the MVC framework and the ubiquity of jQuery. Before I begin this post I’d like to ... (more)
category: Web Dev | clicked: 1 | comment | | source: blogs.visoftinc.com
tags: Ajax, ASP.NET
2
Shouts

Are Enterprise AJAX Applications Doomed…Or Are We?

posted by webguiwebgui 1261 days, 23 hours, 16 minutes ago
Monday, January 04, 2010 10:27:27 PM GMT
Sometimes, it seems that the world is all about man vs. technology, and one has to lose. This seems to be the question raised about AJAX; from the general challenges of AJAX, including cost and expertise needed, to its security issues, will the technological good prevail or will we humans be seeking an alternative? (more)
category: Web Dev | clicked: 0 | comment | | source: www.visualwebgui.com
tags: .NET, Cloud, Security, Programming, Development, Web, UI, Enterprise, Ajax, applications, ASP.NET
2
Shouts

A Technological New Year’s Resolution to Go from Thick to Thin…or Not?

posted by webguiwebgui 1268 days, 8 hours, 13 minutes ago
Tuesday, December 29, 2009 1:30:26 PM GMT
At Gizmox (which produces Visual WebGui), we’re making a personal resolution, which isn’t to go from Fat to Thin (Client that is…), but rather to find a balance between Thick and Thin (Client that is…) approaches. We are seeing that the developers are increasingly excited about the Empty Client approach, an emerging open source method, which offers a different approach to architecting, developing and deploying AJAX applications. (more)
category: Web Dev | clicked: 0 | comment | | source: geekswithblogs.net
tags: .NET, Cloud, client, Development, Web, new year's, IT, Ajax, applications, Technology, ASP.NET
12
Shouts

Handling Exceptions using jQuery and ASP.NET MVC

published 1274 days, 1 hour, 1 minute ago posted by http://2leggedspider.wordpress.com/http://2leggedspider.wordpress.com/ 1275 days, 10 hours, 45 minutes ago
Wednesday, December 23, 2009 8:42:22 PM GMT Tuesday, December 22, 2009 10:58:25 AM GMT
Using AJAX has become one of the de facto practices in many web based RIAs. The use of jQuery is on the rise in many web applications, especially the ones built using ASP.NET MVC. Making AJAX calls using jQuery is quick and easy. A typical web request can have an expected response or an exception. It is therefore important to catch exceptions when we make any AJAX calls so that we can show some message which makes sense to the user. (more)
category: Web Dev | clicked: 0 | comment | | source: 2leggedspider.wordpress.com
tags: ASPNETMVC, jQuery, Ajax
3
Shouts

ajax

posted by kirankkirank 1279 days, 15 hours, 58 minutes ago
Friday, December 18, 2009 5:45:05 AM GMT
i was just refering some site regarding on Microsoft Virtual Earth Control .so i just found very nice and simple article on "Master/Detail with ASP.NET AJAX and the MS Virtual Earth Control" written by matt berseth , its really nice This application allows users to browse zip-codes using the Virtual Earth Map Control , on below pics you can see how to accomplish this , The example uses PageMethods to fetch the latitude and longitudes for the zip-codes , if you want more about PageMethods just goog... (more)
category: Web Dev | clicked: 0 | comment | | source: codingstuffsbykiran.blogspot.com
tags: Ajax
7
Shouts

Check availability of Username using ASP.NET MVC and jQuery « The Curious

published 1279 days, 12 hours, 30 minutes ago posted by http://2leggedspider.wordpress.com/http://2leggedspider.wordpress.com/ 1280 days, 8 hours, 42 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Thursday, December 17, 2009 1:01:33 PM GMT
Here is a simple way to check if an Username is available using ASP.NET MVC and jQuery (more)
category: Web Dev | clicked: 3 | 1 comment | | source: 2leggedspider.wordpress.com
tags: ASP.NET MVC, jQuery, Ajax
2
Shouts

Intersoft Solutions Releases WebUI Studio 2009 R2

posted by jemmyjemmy 1280 days, 15 hours, 49 minutes ago
Thursday, December 17, 2009 5:54:15 AM GMT
Intersoft Solutions today announced the immediate availability of WebUI Studio 2009 R2, the world’s most advanced and innovative presentation layer toolkit for Microsoft ASP.NET and Microsoft Silverlight application development. Fully loaded with many new and exciting features, aesthetically appealing visual themes, and various time-saving development features, WebUI Studio 2009 R2 delivers on a simple premise: to help developers build a powerful enterprise Web-based solution in the most time-sensitive a... (more)
category: Web Dev | clicked: 0 | comment | | source: www.intersoftpt.com
tags: intersoft, Silvelight, Interfaces, data, Presentation Layer, Ajax, ASP.NET
11
Shouts

Jquery Collections

published 1280 days, 11 hours, 17 minutes ago posted by kirankkirank 1282 days, 9 hours, 53 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Tuesday, December 15, 2009 11:50:16 AM GMT
DataGrids is one of the useful control to show data in tabular format with different different records & result, on gridView you can show as many as option which is very much useful for the end user, to handle with Data Grid and all , Here are some Data Grid Controls Devlope with ajax/dhtml/and javascript ExtJs Grid Phatfusion Sortable Table Kit 4.Unobtrusive Table Sort Script. 5.Yahoo UI Library’s DataTables. 6.Standardista Table Sorting 7.Mootable ... (more)
category: Web Dev | clicked: 0 | comment | | source: webdevlopementhelp.blogspot.com
tags: jQuery, Ajax
2
Shouts

Make your ASP.NET 3rd Party Controls run 10x faster

posted by webguiwebgui 1284 days, 5 hours, 49 minutes ago
Sunday, December 13, 2009 3:54:05 PM GMT
Explore the basics of enhancing 3rd party ASP.NET components performance by leveraging the Empty Client (an ASP.NET extension) pipeline in an article that describes the general process of migration of an existing ASP.NET control into a native, functional equivalent Empty Client control. Learn how... (more)
category: Web Dev | clicked: 0 | comment | | source: www.visualwebgui.com
tags: .NET, Web application, web development, component, Ajax, controls, ASP.NET
2
Shouts

Visual webGui released v6.3.13 of its wow applications platform

posted by webguiwebgui 1289 days, 23 hours, 31 minutes ago
Monday, December 07, 2009 10:12:35 PM GMT
Visual WebGui released another stabilization version to 6.3 with a few bug fixes of its Windows Over Web platform which allows the WinForms development & deployment simplicity paradigm for web & cloud applications. (more)
category: Web Dev | clicked: 0 | comment | | source: www.visualwebgui.com
tags: .NET, web 2.0, Web application, Programming, C#, developers, Web, ASP .NET, VB6, web development, Ajax, WinForms, Frameworks, web UI
3
Shouts

Daily tech links for .net and related technologies - December 7-8, 2009 -Sanjeev Agarwal

posted by sanjeevanasanjeevana 1290 days, 5 hours, 17 minutes ago
Monday, December 07, 2009 4:25:49 PM GMT
Authenticated web services calls with Asp.Net MVC, JQuery 1.4 Alpha 1 Announced, Easy HTML Templating with JQuery, Managed Metadata in SharePoint 2010 – some notes on the "why", Writing custom MembershipProvider, Fluent Html Helpers In Asp.Net MVC, A fluent HtmlHelper extension for using FusionCharts in ASP.NET MVC, Part 2, Introducing Easy front-end framework, Resetting Focus After Selecting a Date with the JQuery UI DateSelector, 22 Advanced CSS Text Effects And Web Typography Tips, Incredibl... (more)
category: Web Dev | clicked: 1 | comment | | source: weblogs.asp.net
tags: Silverlight, SQL, Web Service, UX, Agile, Architecture, Ajax, ASP.NET
3
Shouts

Daily tech links for .net and related technologies - December 5-6, 2009 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 1292 days, 4 hours, 23 minutes ago
Saturday, December 05, 2009 5:20:17 PM GMT
Resolving ASP.NET Web.Config Inheritance, ASP.NET MVC 2 Part 3 – Creating a Data Model with NHibernate, Handling PartialView ViewData that is unrelated to the ViewData in the parent View in ASP.NET MVC, What Are Anti Cross-site Request Forgery Tokens And What Are They Good For?, Overriding the HTTP Verb in ASP.NET MVC 2, Rendering an RDLC directly to the Response stream in ASP.NET MVC, Mobile Device Detection and Redirection Using ASP.NET/MVC, jQuery 1.4 Live() Form Submit Support, Enable And Dis... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: Silvelight, SQL, Web Service, UX, Agile, jQuery, Architecture, Ajax, ASP.NET
4
Shouts

Daily tech links for .net and related technologies - December 3-4, 2009 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 1294 days, 5 hours, 43 minutes ago
Thursday, December 03, 2009 3:59:59 PM GMT
Working With Client ID In ASP.NET 4, T4CSS: A T4 Template for .Less CSS With Compression, Understanding Partial Views in ASP.NET MVC Application, MVC Turbine v2.0 RTM, How to Reduce Javascript Libraries Loading Time: Best Practice, Removing Unnecessary HTTP Headers in IIS and ASP.NET, HTTP Headers for Dummies, Web Application Performance: CSS Data URIs (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: Silverlight, SQL, Web Service, UX, Agile, jQuery, Architecture, Ajax, ASP.NET
10
Shouts

Daily tech links for .net and related technologies - December 1-2, 2009 - Sanjeev Agarwal

published 1295 days, 9 hours, 54 minutes ago posted by sanjeevanasanjeevana 1296 days, 11 hours, 7 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Tuesday, December 01, 2009 10:35:58 AM GMT
ASP.NET MVC Validation Using DataAnnotations, 131 jQuery Snippets for Visual Studio 2010, How to host ASP.NET application at Amazon EC2, Build a Front End of an E-commerce System Using ASP.NET MVC Framework Part 1, Microsoft AJAX CDN – Now with SSL Support, T4MVC 2.6: MVC 2 Areas support 11 Useful Online Tools for Better CSS Development, Five Amazing Graphic Design Portfolios, Facebook Style Footer Admin Panel Part 1, 23 Pure CSS Effects/Solutions to Make JavaScript Angry!, 10 Expert Tips for D... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: Silverlight, SQL, Web Service, ASP .NET, UX, Smart Client, Architecture, Ajax
12
Shouts

Microsoft AJAX CDN – Now with SSL Support - ScottGu's Blog

published 1295 days, 9 hours, 54 minutes ago posted by mithumithu 1297 days, 5 hours, 51 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 3:52:22 PM GMT
Back in September I blogged about the new Microsoft AJAX CDN (Content Delivery Network) service that the ASP.NET team is now providing. The CDN provides edge caching support for AJAX libraries (including jQuery and ASP.NET AJAX). The service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes. It offers a great way to speed up your external facing web-sites. (more)
category: How To | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET AJAX, ssl, Ajax CDN, ASP .NET, Ajax, ScottGu, Web-Sites
10
Shouts

Daily tech links for .net and related technologies - November 28-30, 2009 - Sanjeev Agarwal

published 1297 days, 5 hours, 5 minutes ago posted by sanjeevanasanjeevana 1298 days, 13 hours, 25 minutes ago
Monday, November 30, 2009 4:38:20 PM GMT Sunday, November 29, 2009 8:18:16 AM GMT
Web Development Main Differences between ASP.NET 3.5 and ASP.NET 4.0 - Part 1 - C#, ASP.Net, VB.Net Paging Records Sucks – Use jQuery to Scroll Just In Time Handling Exceptions in ASP.Net MVC 1 Using jQuery Grid With ASP.NET MVC Creating an ASP.NET MVC View by Calling Multiple Actions Using Facebook Connect with ASP.NET MVC and the Facebook Developer Toolkit 3 Binding Installed fonts in dropdownlist using LINQ Extending ASP.NET MVC 2 Templates ASP.NET MVC Application Using IDataErrorInfo Interfac... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: weblogs.asp.net
tags: SQL, Web Service, Architecture, Ajax, WCF, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 Next