Welcome to Sol 3 Sign in | Join | Help
CS Search | Live Search Search

Sol 3

Home of Barrows Software Solutions, LLC

Browse by Tags

All Tags » JSON   (RSS)
  • 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 to encrypt a string without any plug-in ...
    Posted to ASPInsiders (Weblog) by Anonymous on November 13, 2008
  • My own small .NET Micro Framework Web Server

    While developing my small Ajax.NET M! library for creating Web applications that run on the .NET Micro Framework I have started to write my own Web server. Some years ago I wrote a simple SMTP/POP server and using some code from there was a great help. The first version will only return static HTML pages e.g. for documentation or help files. As ...
    Posted to ASPInsiders (Weblog) by Anonymous on March 6, 2008
  • Ajax.NET M! - The .NET Micro Framework AJAX Library

    The embeddedworld2008 is over and I had some time to play around with Microsoft .NET Micro Framework devices. I can remember that I had a look on it during the first available betas on Microsoft Connect, but then stopped watching it because of the missing TCP/IP stack. The now available version 2.5 of the .NET Micro Framework adds this directly in ...
    Posted to ASPInsiders (Weblog) by Anonymous on March 5, 2008
  • LINQ to JSON

    James has published a first beta of LINQ to JSON support in his Json.NET library. It looks very similar to my LINQ support in an internal build of Ajax.NET Professional which never has been released.   List<Post> posts = GetPosts(); JObject rss = new JObject( new JProperty("channel", new JObject( ...
    Posted to ASPInsiders (Weblog) by Anonymous on February 12, 2008
  • 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...(read more)
    Posted to ASPInsiders (Weblog) by Anonymous on January 3, 2008
  • .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 that are using AJAX. The second mosed used ...
    Posted to ASPInsiders (Weblog) by Anonymous on December 21, 2007
  • Microsoft Silverlight 2.0 Wish List

    Well, the year 2007 is nearly at the end and I have my short wish list for Microsoft Silverlight. The following (maybe not complete) unsorted list would be nice to see in 2008 with the next CTP or final version: When building Silverlight 2.0 Web applications I must be able to consume services (REST, Web Service,...) from cross-domain ...
    Posted to ASPInsiders (Weblog) by Anonymous on December 20, 2007
  • MVC Web Application and JSON

    I like the MVC (Model View Controller) framework which is available as a public CTP, now. You can download the latest bits with the ASP.NET 3.5 Extensions CTP Preview. You will find further links at Scott Guthrie's posts tagged with MVC. While playing around I tried to create a simple Web page that will render an address from a given ID (well, I ...
    Posted to ASPInsiders (Weblog) by Anonymous on December 19, 2007
  • 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 or development. He will collect the results ...
    Posted to ASPInsiders (Weblog) by Anonymous on December 19, 2007
  • [de] Dodned Usergroup Nachtrag

    Ich hatte gestern eine kurze Einführung zu jQuery gemacht, hier noch einmal die wichtigsten Links für Download und Dokumentation: Download und Hauptseite http://www.jquery.com/ Dokumentation http://docs.jquery.com/ UI Elemente (habe ich nicht gezeigt, ist aber auch interessant) http://ui.jquery.com/ Plug-Ins http://jquery.com/plugins/   Wer ...
    Posted to ASPInsiders (Weblog) by Anonymous on November 30, 2007
CS Build: 2.1.61129.2
1999
Listed on the CS Listings Powered By Community Server Themed by nb development