DotNetShoutout - Stories tagged with ASP.NET AJAX
7
Shouts

Required Field Validator In Ajax

published 659 days, 7 hours, 5 minutes ago posted by dotnetfundadotnetfunda 660 days, 23 hours, 54 minutes ago
Tuesday, August 30, 2011 9:45:16 PM GMT Monday, August 29, 2011 4:56:49 AM GMT
In this article I'll show you how to call a RequiredFieldValidator with the help of AJAX. (more)
category: Web Dev | clicked: 34 | 2 comments | | source: www.dotnetfunda.com
tags: ASP.NET AJAX
2
Shouts

How to call code behind method in JavaScript in C# and VS2010?

posted by dotnetfundadotnetfunda 672 days, 23 hours, 9 minutes ago
Wednesday, August 17, 2011 5:41:54 AM GMT
How to call code behind method in JavaScript in C# and VS2010 (more)
category: Web Dev | clicked: 2 | comment | | source: www.dotnetfunda.com
tags: ASP.NET AJAX
6
Shouts

MVC Extension Method for Hosting Static Content on a CDN - Nathan Totten

published 789 days, 15 hours, 41 minutes ago posted by StevesSteves 791 days, 12 hours, 46 minutes ago
Friday, April 22, 2011 1:10:00 PM GMT Wednesday, April 20, 2011 4:04:32 PM GMT
I created a simple extension method that allows you to easily host your static content off the Microsoft ASP.NET Ajax CDN and Windows Azure CDN. This simple extension method will improve the performance of your website as well as saving server capacity (i.e. money). As you may have heard Windows Azure now supports using your Web Roles as a CDN backing. This allows you to use the Windows Azure CDN without the need to m... (more)
category: Web Dev | clicked: 8 | comment | | source: ntotten.com
tags: ASP.NET MVC, ASP.NET AJAX, Windows Azure, Ajax CDN, CDN, Ajax, MVC, ASP.NET
4
Shouts

Maintaining browser history in ASP.NET AJAX

published 903 days, 5 hours, 56 minutes ago posted by dotnetfundadotnetfunda 904 days, 12 hours, 17 minutes ago
Wednesday, December 29, 2010 10:54:37 PM GMT Tuesday, December 28, 2010 4:33:47 PM GMT
In this article, I am going to show how to maintain browser history in ASP.NET AJAX page while performing asynchronous postback (partial postback). (more)
category: Web Dev | clicked: 1 | comment | | source: www.dotnetfunda.com
tags: ASP.NET AJAX
3
Shouts

Ajax CalendarExtender

posted by dotnetfundadotnetfunda 1023 days, 17 hours, 19 minutes ago
Tuesday, August 31, 2010 11:31:13 AM GMT
CalendarExtender is an ASP.NET AJAX control that is generally used with TextBox control. When user clicks in Textbox, Calendar control Pops up. Here I am discussing various properties of CalendarExtender . (more)
category: Web Dev | clicked: 1 | comment | | source: www.dotnetfunda.com
tags: ASP.NET AJAX
5
Shouts

Developing an AJAX and ASP.NET 4.0 Based Online E-mail System Part 3

published 1040 days, 15 hours, 3 minutes ago posted by sonukapoorsonukapoor 1041 days, 12 hours, 25 minutes ago
Saturday, August 14, 2010 1:48:04 PM GMT Friday, August 13, 2010 4:25:16 PM GMT
In the last part of the previous article, we have finished the discussion about a commonly-used POP3 class in the business logic tier of the sample system. In this article, we’ll continue to discuss another part of the business logic tier – a higher-level business logic class – CommonLib, in which there are a lot of higher level of classes and helper methods to be used or called from the presentation layer to achieve various kinds of e-mail dealing tasks. (more)
category: Web Dev | clicked: 2 | comment | | source: dotnetslackers.com
tags: ASP.NET AJAX
10
Shouts

Loading WCF Data Services Ajax Script Library - Gil Fink on .Net

published 1079 days, 14 hours, 11 minutes ago posted by gilfgilf 1080 days, 23 hours, 40 minutes ago
Tuesday, July 06, 2010 2:39:43 PM GMT Monday, July 05, 2010 5:11:09 AM GMT
Since I’ve given sessions about WCF Data Services in the past (when they were called ADO.NET Data Services) I wanted to reuse some of the Ajax examples I showed for my coming OData session. One of the things that have been changed lately were the scripts to use when you want to make Ajax calls to your Data Service. So I downloaded the new scripts and saw that the names of... (more)
category: Web Dev | clicked: 3 | 1 comment | | source: blogs.microsoft.co.il
tags: ASP.NET AJAX, WCF Data Services
5
Shouts

Anti-Forgery Request Recipes For ASP.NET MVC And AJAX - Dixin's Blog

published 1117 days, 17 hours, 44 minutes ago posted by iftekharahmedamitiftekharahmedamit 1118 days, 5 hours, 4 minutes ago
Saturday, May 29, 2010 11:06:50 AM GMT Friday, May 28, 2010 11:46:47 PM GMT
This post discusses solutions for anti-forgery request scenarios in ASP.NET MVC and AJAX:How to enable validation on controller, instead of on each action;How to specify non-constant token salt in runtime;How to work with the server side validation in AJAX scenarios.Background (Normal scenario of form submitting) To secure websites from cross-site request forgery (CSRF, or XSRF) attack, ASP.NET MVC provides an excellent mechanism:The server prints tokens to cookie and inside the form; When the form is s... (more)
category: Web Dev | clicked: 4 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, ASP.NET AJAX, ASPNETMVC, Ajax, MVC, ASP.NET
4
Shouts

April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010 - ScottGu's Blog

published 1145 days, 21 hours, 18 minutes ago posted by mithumithu 1146 days, 16 hours, 50 minutes ago
Saturday, May 01, 2010 7:32:38 AM GMT Friday, April 30, 2010 12:01:03 PM GMT
Here is the latest in my link-listing series. ASP.NET Data Web Control Enhancements in ASP.NET 4.0: Scott Mitchell has a good article that summarizes some of the nice improvements coming to the ASP.NET 4 data controls. Refreshing an ASP.NET AJAX UpdatePanel with JavaScript: Scott Mitchell has another nice article in his series on using ASP.NET AJAX that demonstrates how to prog... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: weblogs.asp.net
tags: Link Listing, ASP.NET MVC, .NET, ASP.NET AJAX, ASP.NET 4.0, Visual Studio, JavaScript, ScottGu, ASP.NET
5
Shouts

JEF CLAES ON .NET AND LIFE: The state of the client-side ASP.NET Ajax 4.0 framework

published 1156 days, 13 hours, 36 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 1157 days, 9 hours, 41 minutes ago
Tuesday, April 20, 2010 3:14:38 PM GMT Monday, April 19, 2010 7:09:10 PM GMT
The people who follow my blog might remember the ASP.NET Ajax 4.0 series. In these series I showed some of the core features of the ASP.NET Ajax 4.0 beta javascript library. In January Microsoft told us that they would ship the ASP.NET Ajax 4.0 library as a part of the Microsoft Ajax framework together with the release of ASP.NET 4.0. A few days ago I was ready to dig in the library some deeper, but I found out that most of the documentation and resources I used to consult had moved or had disappeare... (more)
category: Web Dev | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: ASP.NET AJAX, JavaScript, jQuery, Ajax
9
Shouts

ARCast.TV - Using jQuery to Improve User Experience in Web Applications

published 1156 days, 13 hours, 36 minutes ago posted by bobfamiliarbobfamiliar 1157 days, 14 hours, 48 minutes ago
Tuesday, April 20, 2010 3:14:38 PM GMT Monday, April 19, 2010 2:02:13 PM GMT
19 April 2010ARCast.TV - Using jQuery to Improve User Experience in Web ApplicationsDavid Hoerster, Director of Technology for policyIQ at Resources Global Professionals and the co-chair of the Pittsburgh .NET User's Group (PGHDOTNET), shares his experience and passion on jQuery in this interview with Zhiming Xue. Join us to learn what jQuery is and can do, what benefits it brings to web developers and end users, where you can further enhance user experience with jQuery plug-ins, how jQuery works with c... (more)
category: UX | clicked: 1 | comment | | source: blogs.msdn.com
tags: ASP.NET AJAX, Practical Guidance, Resources Global Professionals, jQuery, Architecture, Zhiming Xue, Architects, Ajax, ARCast, ASP.NET
8
Shouts

Spring Speaking Rollup 2010: Recent Talks and Upcoming Talks at Microsoft WebCamps - Scott Hanselman

published 1163 days, 15 hours, 37 minutes ago posted by jantujantu 1166 days, 14 hours, 39 minutes ago
Tuesday, April 13, 2010 1:13:56 PM GMT Saturday, April 10, 2010 2:12:08 PM GMT
I've been travelling some, and I have a few more trips at Microsoft WebCamps before I take a much needed break and stop travelling until 2011.I went to Munich, Cairo, and Egypt a few weeks back and presented on ASP.NET MVC (both Beginner and Advanced), .NET 4 in general, Making Your Blog Suck Less, and Information Overload. I presented at Mix 10 on Web Development and Security with Phil Haack.Last week I was in Belgium and The Netherlands and gave some talks as well.I thought it would be nice to ... (more)
category: How To | clicked: 1 | comment | | source: www.hanselman.com
tags: ASP.NET MVC, ASP.NET AJAX, Windows Client, Programming, Channel9, Speaking, Microsoft, ASP.NET, WPF.
6
Shouts

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

published 1209 days, 14 hours, 13 minutes ago posted by jantujantu 1210 days, 12 hours, 48 minutes ago
Friday, February 26, 2010 2:37:38 PM GMT Thursday, February 25, 2010 4:03:05 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: Smart Client | clicked: 0 | comment | | source: www.hanselman.com
tags: ASP.NET AJAX, Open Source, ASP.NET
7
Shouts

Postback Text Processing with the AJAX Modal Dialog - Misfit Geek

published 1209 days, 14 hours, 13 minutes ago posted by jantujantu 1210 days, 18 hours, 30 minutes ago
Friday, February 26, 2010 2:37:38 PM GMT Thursday, February 25, 2010 10:20:58 AM GMT
I’ve started blogging simple tips when I get a question from a developer that’s a bit tricky.This is one of those. Simple to do, but not always simple to find the answer.In this case the developer wanted to use an AJAX Editor Control inside a ModalPopup control.This isn’t a problem but, the user needed to clicking the OK button to cause a post-back so that he could execute some server –side logic.The ”Ok” Button is an ASP.NET control but adding a Click Event Handler for the button didn’t solve ... (more)
category: UX | clicked: 2 | comment | | source: misfitgeek.com
tags: blog, ASP.NET AJAX, ASP.NET
8
Shouts

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

published 1206 days, 16 hours, 11 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1211 days, 6 hours, 5 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: Web Dev | clicked: 2 | comment | | source: msdn.microsoft.com
tags: ASP.NET AJAX, MSDN, DataServices, Ajax, WCF, MSDN Magazine
8
Shouts

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

published 1229 days, 21 hours, 26 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1231 days, 8 hours, 6 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: Web Dev | clicked: 1 | comment | | source: msdn.microsoft.com
tags: ASP.NET AJAX, jQuery, MSDN Magazine
11
Shouts

The Weekly Source Code 47 - ASP.NET 3.5 Dynamic Data: FilterRepeaters and Dynamic Linq Query Generation - Scott Hanselman

published 1251 days, 15 hours, 56 minutes ago posted by jantujantu 1253 days, 18 hours ago
Friday, January 15, 2010 12:54:58 PM GMT Wednesday, January 13, 2010 10:50:13 AM GMT
First, let me start this post by thanking Tatham Oddie. He helped my buddy John Batdorf and I debug our issue remotely from Australia. He's patient, kind, opinionated and Tatham's got a darn fine blog that you should subscribe to now. I also found great inspiration from Stephen Naughton's excellent blog. He's continually pushing ASP.NET and Dynamic Data to do fun things and I was able to use 95% of his auto-complete code as I found it. And finally Marcin Dobosz's blogis where I started, taking his Dynami... (more)
category: Web Dev | clicked: 3 | comment | | source: www.hanselman.com
tags: ASP.NET MVC, ASP.NET AJAX, ASP.NET Dynamic Data, Source code, ASP.NET
2
Shouts

Cutting Edge - Master-Detail Views with the ASP.NET Ajax Library

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1258 days, 15 hours, 58 minutes ago
Friday, January 08, 2010 12:52:21 PM GMT
When you think of data-driven Web pages, most of the time what you really have in mind is a master-detail view of some cross-related data. Dino builds an example with ASP.NET AJAX 4 and jQuery. (more)
category: Web Dev | clicked: 0 | comment | | source: msdn.microsoft.com
tags: ASP.NET AJAX, MSDN, jQuery, MSDN Magazine
5
Shouts

Cutting Edge: Live Data Binding in ASP.NET AJAX 4.0

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1292 days, 7 hours, 23 minutes ago
Saturday, December 05, 2009 9:27:48 PM GMT
Dino Esposito discusses various forms of client-side data binding as they are coming out in ASP.NET AJAX 4.0, focusing on some advanced features of data binding and observable objects. (more)
category: Web Dev | clicked: 3 | comment | | source: msdn.microsoft.com
tags: ASP.NET AJAX, ASP.NET 4.0, ASP.NET
12
Shouts

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

published 1295 days, 17 hours, 2 minutes ago posted by mithumithu 1297 days, 12 hours, 58 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