DotNetShoutout - Stories tagged with Ajax
5
Shouts

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

published 1092 days, 3 hours, 19 minutes ago posted by iftekharahmedamitiftekharahmedamit 1092 days, 14 hours, 39 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
6
Shouts

Daily tech links for .net and related technologies - May 26-29, 2010 - Sanjeev Agarwal

published 1094 days, 1 hour, 55 minutes ago posted by sanjeevanasanjeevana 1095 days, 4 hours, 49 minutes ago
Thursday, May 27, 2010 12:30:52 PM GMT Wednesday, May 26, 2010 9:37:04 AM GMT
Porting MVC Music Store to Raven: StoreController - Ayende , Building a Store Locator ASP.NET Application Using Google Maps API - Scott Mitchell , Anti-Forgery Request Recipes For ASP.NET MVC And AJAX - Dixin , How to Localize an ASP.NET MVC Application - Michael Ceranski , Tekpub ASP.NET MVC 2 Starter Site 0.5 Released - Rob Conery , How to use Google Data API in ASP.NET MVC. Part 2 - Mahdi , jQuery.validate and Html.ValidationSummary playing nice together - simonince , Automatic Fluent Validati... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: SQL, Web Service, Agile, Architecture, Ajax
2
Shouts

Branding your application the right way

posted by webguiwebgui 1096 days, 17 hours, 25 minutes ago
Monday, May 24, 2010 9:01:09 PM GMT
This coming Wednesday you can learn how to brand/colorize your application with VWG version 6.4. (more)
category: Web Dev | clicked: 0 | comment | | source: www.visualwebgui.com
tags: .NET, Design, Designer, Theme, Framework, Development, Web, UI, custom, Ajax, applications, skin, apps, ASP.NET
2
Shouts

Extended ListView Control for VWG Web Apps

posted by webguiwebgui 1101 days, 4 hours, 34 minutes ago
Thursday, May 20, 2010 9:51:46 AM GMT
Visual WebGui's extended ListView control is in many cases the best option to implement the most complex data entry and views. (more)
category: Web Dev | clicked: 1 | comment | | source: geekswithblogs.net
tags: GUI, listview, web 2.0, Web application, Programming, develop apps, Framework, Development, Web, developer, UI, ASP .NET, Tools, Ajax, controls
10
Shouts

When is AJAX an overkill for your ASP.NET-jQuery web applications? Part-2

published 1104 days, 15 minutes ago posted by novogeeknovogeek 1104 days, 20 hours, 40 minutes ago
Monday, May 17, 2010 2:10:19 PM GMT Sunday, May 16, 2010 5:46:07 PM GMT
In my previous article, I have discussed about few scenarios where AJAX can be an overkill for our web apps. I would like to add few more such scenarios in this post. (more)
category: Web Dev | clicked: 1 | comment | | source: www.novogeek.com
tags: jQuery, Ajax, ASP.NET
2
Shouts

Explore the new developer/designer interface in Today's Webcast

posted by webguiwebgui 1109 days, 3 hours, 46 minutes ago
Wednesday, May 12, 2010 10:39:32 AM GMT
Don't miss tomorrow's Visual WebGui Webcast which explores the new developer/designer interface and UI design capabilities allowed by the Visual WebGui Framework by the process of creating a new application theme/skin. (more)
category: Web Dev | clicked: 0 | comment | | source: www.visualwebgui.com
tags: .NET, RIA, Design, Designer, Development, Application, WebCast, Web, developer, UI, UX, how to, Ajax, Frameworks, ASP.NET
6
Shouts

jQuery and Windows Azure

published 1109 days, 4 hours, 43 minutes ago posted by mithumithu 1109 days, 9 hours, 21 minutes ago
Wednesday, May 12, 2010 9:42:25 AM GMT Wednesday, May 12, 2010 5:04:24 AM GMT
The goal of this blog entry is to describe how you can host a simple Ajax application created with jQuery in the Windows Azure cloud. In this blog entry, I make no assumptions. I assume that you have never used Windows Azure and I am going to walk through the steps required to host the application in the cloud in agonizing detail. Our application will consist of a single HTML page and a single service. The HTML page will contain jQuery code that invokes the service to retrieve and display set of records... (more)
category: Web Dev | clicked: 0 | comment | | source: stephenwalther.com
tags: Windows Azure, JavaScript, jQuery, Ajax, ASP.NET
7
Shouts

When is AJAX an overkill for your ASP.NET-jQuery web applications? Part-1

published 1110 days, 4 hours, 51 minutes ago posted by novogeeknovogeek 1111 days, 20 minutes ago
Tuesday, May 11, 2010 9:34:41 AM GMT Monday, May 10, 2010 2:05:18 PM GMT
AJAX libraries have simplified developer’s life by providing clean & easy-to-use API. Their usage is so simple that we developers over use it, without realizing the performance impacts. In this article, I would like to explain few scenarios in which AJAX can be an overkill for your web apps. (more)
category: Web Dev | clicked: 0 | comment | | source: www.novogeek.com
tags: ASP .NET, JavaScript, jQuery, Ajax
10
Shouts

jQuery Templates and Data Linking (and Microsoft contributing to jQuery) - ScottGu's Blog

published 1113 days, 6 hours, 47 minutes ago posted by mithumithu 1114 days, 6 hours, 27 minutes ago
Saturday, May 08, 2010 7:38:35 AM GMT Friday, May 07, 2010 7:58:49 AM GMT
The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today. Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we’d be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010 you’ll find jQuery automatically added to your project. A few weeks ago during my second keynote at the MIX 2010 confe... (more)
category: How To | clicked: 1 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, .NET, Microsoft, Visual Studio, JavaScript, VS2010, jQuery, Ajax, ScottGu, ASP.NET
6
Shouts

Web.NET: Leveraging Visual Studio JavaScript IntelliSense. Part 1

published 1114 days, 1 hour, 26 minutes ago posted by http://blog.turlov.com/http://blog.turlov.com/ 1114 days, 18 hours, 30 minutes ago
Friday, May 07, 2010 1:00:09 PM GMT Thursday, May 06, 2010 7:55:17 PM GMT
One of the most useful features of the Visual Studio 2008 and Visual Studio 2010 is JavaScript IntelliSense that allows developers write JavaScript code faster, with less errors and reduce learning time of some JavaScript frameworks. Many developers already enjoy its power when code JavaScript with Microsoft ASP.NET Ajax framework and jQuery. However many developers are still not familiar with that tool and even less developers realize that it can also be used with their own code. As convenient and po... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.turlov.com
tags: Visual Studio, JavaScript, Ajax, ASP.NET
4
Shouts

Understanding Asp.Net Ajax Client Library

published 1122 days, 3 hours, 17 minutes ago posted by dotnetfundadotnetfunda 1122 days, 15 hours, 14 minutes ago
Thursday, April 29, 2010 11:08:29 AM GMT Wednesday, April 28, 2010 11:12:00 PM GMT
In this article we will look some very nice features provided by Asp.net ajax library. (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetfunda.com
tags: Ajax
3
Shouts

MS Excel-based Performance Reviews transformed into Rich Internet Application for Performance Management

posted by webguiwebgui 1125 days, 2 minutes ago
Monday, April 26, 2010 2:23:35 PM GMT
“The Visual WebGui development process was extremely productive and eliminated much of the complexity required to deliver a highly functional UI using ASP.Net” Mitch Stephens HR TMS Product Architect (more)
category: Web Dev | clicked: 1 | comment | | source: www.visualwebgui.com
tags: Solutions, test case, Programming, healthcare, Development, Web, case study, developer, HR, UI, ASP .NET, Ajax, applications, Software, showcase
5
Shouts

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

published 1130 days, 23 hours, 11 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 1131 days, 19 hours, 17 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 1130 days, 23 hours, 11 minutes ago posted by bobfamiliarbobfamiliar 1132 days, 23 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
6
Shouts

Jquery 1.4.1 released

posted by kirankkirank 1133 days, 9 hours, 39 minutes ago
Sunday, April 18, 2010 4:46:43 AM GMT
good news to all jquery lover and users. the new release 1.4.1 has been released with the new features. with new method just like setter and getter . you can enjoy these new features and make your application more powerful and more attractive. (more)
category: Web Dev | clicked: 0 | comment | | source: codingstuffsbykiran.blogspot.com
tags: JQuery 1.4.1, Ajax
6
Shouts

Jquery AutoComplete Plugin

published 1133 days, 4 hours, 1 minute ago posted by kirankkirank 1133 days, 9 hours, 55 minutes ago
Sunday, April 18, 2010 10:24:28 AM GMT Sunday, April 18, 2010 4:30:10 AM GMT
hi here is the cool auto complete plugin just like Google search , you can use that on your application , its really cool and free to use . (more)
category: Web Dev | clicked: 0 | comment | | source: webdevlopementhelp.blogspot.com
tags: jQuery, Ajax
4
Shouts

Daily tech links for .net and related technologies - Apr 15-18, 2010 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 1136 days, 4 hours, 23 minutes ago
Thursday, April 15, 2010 10:02:45 AM GMT
Guarding against CSRF Attacks in ASP.NET MVC2 - Scott Kirkland, Same Markup: Writing Cross-Browser Code - Tony Ross , Introducing Machine.Specifications.Mvc - James Broome, ASP.NET 4 - Breaking Changes and Stuff to be Aware of - Scott Hanselman , JSON Hijacking in ASP.NET MVC 2 - Matt , Easy And Safe Model Binding In ASP.NET MVC - Justin Etheredge , MVC Portable Areas Enhancement - Embedded Resource Controller - Steve Michelotti (more)
category: Web Dev | clicked: 1 | comment | | source: weblogs.asp.net
tags: Silverlight, SQL, Web Service, Architecture, Ajax
2
Shouts

Visual Studio 2010 RTM Released

posted by sedgeysedgey 1138 days, 6 hours, 29 minutes ago
Tuesday, April 13, 2010 7:56:50 AM GMT
The much awaited, latest version of Visual Studio, Visual Studio 2010 has now been released in conjunction with the latest version of the .NET framework (version 4). This is an exciting time for .NET developers as it also means that they will also be able to develop for Windows Phone 7 using their existing skill-set. (more)
category: Architecture | clicked: 1 | comment | | source: web2asp.net
tags: Silverlight 10, Windows Phone 7, Visual Studio 2010, WPF, MVC2, Visual Studio, Ajax, ASP.NET
3
Shouts

Customizing Ajax Controls in Visual WebGui > Web Applications Video Tutorials

published 1138 days, 1 hour, 12 minutes ago posted by webguiwebgui 1139 days, 1 hour, 57 minutes ago
Tuesday, April 13, 2010 1:13:56 PM GMT Monday, April 12, 2010 12:28:48 PM GMT
Learn how to customize the look & feel of controls in a Visual WebGui Ajax Web or Cloud application using a cutting-edge theme designer that will easily provide the UI with a desired design. (more)
category: Web Dev | clicked: 1 | 1 comment | | source: www.visualwebgui.com
tags: web design, .NET, Design, web 2.0, Web application, Designer, Theme, Framework, Development, VB.NET, Application, Web, UI, Ajax, skin, controls, ASP.NET
4
Shouts

Multi purpose extendible ListView, what, why and how

published 1137 days, 22 hours, 1 minute ago posted by webguiwebgui 1139 days, 5 hours, 50 minutes ago
Tuesday, April 13, 2010 4:24:15 PM GMT Monday, April 12, 2010 8:35:22 AM GMT
This is the 1st of 4 webcast series on the new 6.4 version. The webcast will explore the new functionalities within the much extended ListView control, including the creation of Hierarchical views and grouping and inline data editing. The light-weighted ListView is in many cases the best option to implement the most complex data entry and views. Free registration > (more)
category: Web Dev | clicked: 0 | comment | | source: www.visualwebgui.com
tags: .NET, listview, Framework, Development, Application, developers, Web, UI, ASP .NET, Ajax, controls