Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional

    Some of you maybe remember that I had added some security related features in Ajax.NET Professional . It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With Silverlight we get the System.Security.Cryptography namespace on the client – before it was not very easy...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-13-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Source Code, JSON, Silverlight
  • Serialize & Deserialize JSON Data

    Web Services with AJAX As most of you would already know, AJAX Extension allows you to create proxies to expose web services to be consumed by the Web Browsers. The mechanism for calling these service functions is completely asynchronous and allows you to specify two functions that will be called when...
    Posted to Haroon Waheed (Weblog) by hwaheed on 08-13-2008, 12:00 AM
    Filed under: ASP.NET, JSON, AJAX, Serialization, Web Service
  • Amazon Wish List In JSON

    Today I explored some alternative JavaScript coding methods to make it easier to dynamically create DOM elements. I used jQuery and the jQuery Plugin, FlyDOM , to work with the Amazon web service API. I bought the book Amazon.com Mashups by Francis Shanahan from the Computer Books Direct club which is...
    Posted to Robert Robbins (Weblog) by rrobbins on 01-19-2008, 12:00 AM
    Filed under: ASP.NET, AJAX, JavaScript, JSON
  • JSON Syntax Checker Tool

    Yesterday I found a useful tool for checking the syntax of JavaScript Object Notation strings: http://www.raboof.com/Projects/JsonChecker/ I needed that because I'm trying to create a widget for Stickam that will work in my compiled help file. I'm using my xml2json generic handler to convert XML to JSON...
    Posted to Robert Robbins (Weblog) by rrobbins on 01-11-2008, 12:00 AM
    Filed under: ASP.NET, XML, AJAX, JavaScript, JSON
  • Volta - Microsoft Live Labs

    On December 5th last year Microsoft Live Labs announced the Volta technology preview , a developer toolset for building multi-tier web applications using existing and familiar tools, techniques and patterns. You architect and built your application as a .NET client application, assigning the portions...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-03-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, Web 2.0, JavaScript, Source Code, JSON, HTML, Silverlight, MVC
  • .NET AJAX Survey Results

    Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit which is used by almost half of the .NET developers...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-21-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, HTML, jQuery, UI
  • Ajax usage among .NET developers

    Simone Chiaretta had a look at the results of Ajaxian's survey about the state of the usage in the Web development community. He decided to make a new survey , but this time only focused on .NET developers. Please click here to take the survey and vote for your AJAX library you are using in production...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-19-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, jQuery
  • Book Review: Microsoft AJAX Library Essentials

    Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained by Cristian Darie, Bogdan Brinzarea This book provides in-depth coverage of the Microsoft client library for AJAX. I didn't even know Microsoft had a JavaScript library but you can download it at: http://asp.net/ajax/downloads...
    Posted to Robert Robbins (Weblog) by rrobbins on 12-08-2007, 12:00 AM
    Filed under: ASP.NET, AJAX, JSON, JavaScript OOP
  • LINQ and WCF Services

    My friend Kirk has a very interesting post that uses LINQ to turn an XML RSS feed into a JSON service using WCF . (Wow, this is acronym heaven!) The piece has good information about techniques using .NET 3.5 including LINQ to XML (including XDocument) and something in System.ServiceModel.Syndication...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 09-04-2007, 12:00 AM
    Filed under: ASP.NET, AJAX, JSON, LINQ, WCF
  • Silverlight Tutorials

    There are a couple of great tutorials on how to developer Microsoft Silverlight 1.0 or 1.1 Web applications: Mix 07 Silverlight Sessions Building Silverlight Applications Using .NET (Part 1 of 2) Building Silverlight Applications Using .NET (Part 2 of 2) Building Rich Web Experiences Using Silverlight...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-06-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, JavaScript, JSON, WPF/E, WPF, WPFE, Silverlight, DLR
Page 1 of 4 (34 items) 1 2 3 4 Next >