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
  • ASP.NET Memory Issues

    Tess Ferrandez who is an escalation engineer in product support services (PSS) at Microsoft was helping a colleague out with an OOM (OutOfMemory) situation he was dealing with. The problem was that their applications memory usage would grow over time until they finally ended up with an out of memory...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-12-2008, 12:00 AM
    Filed under: Ajax.NET, ASP.NET, .NET
  • Un-sucking the Radio Button

    I swear radio buttons pucker up the closer my mouse gets to them. Aside from the lack of good CSS options for radio buttons, they demand a certain level of commitment from the user. Unlike our promiscuous friend the checkbox, once you manage to jab the tip of your mouse into the pinhole of a radio button...
    Posted to Joshua Stengel (Weblog) by jstengel on 05-19-2008, 12:00 AM
    Filed under: ASP.NET, UI, AJAX.NET, AJAX.NET Toolkit
  • Calling methods in a codebehind function (PageMethods) from client side using ajax.net

    Hi, Everyone using ajax.net will be familiar with the updatepanels. In addition another well known way of utilizing the rich ajax.net library is calling web service methods or methods from the code behind file from the client side. Recently i came across a situation in my project where i wanted to call...
    Posted to Sohail Sayed (Weblog) by ssayed@iotap.com on 02-23-2008, 12:00 AM
    Filed under: asp.net, code behind functions, Ajax.net, codebehind functions ajax.net, PageMethods, .NET
  • Uploading Files: Multiple Files, Progress Bar, No Postback

    UPDATE: This is now available as a free ASP.NET control. Recently, Joe Stagner created some videos and talked about 4 upload scenarios that provide an AJAX-like file upload experience. I've used or looked at all of those options at least once or twice in the past, but they were never quite what I wanted...
    Posted to Joshua Stengel (Weblog) by jstengel on 02-22-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, UI, AJAX.NET, AJAX.NET Toolkit, Developer Tools
  • Tips for Attending the DevConnections Event in Orlando

    I attended last year and, though a bit on the spendy side, it was a worthwhile trip and will probably be attending this year as well. Here are some tips if you've never been to this event at the Orlando, Florida location . The hotel is ginormous. Not just big, ginormous. Plan on getting lost a few times...
    Posted to Joshua Stengel (Weblog) by jstengel on 01-15-2008, 12:00 AM
    Filed under: ASP.NET, AJAX.NET, General Software Development, Conferences
  • How to... use Class Libraries with ASP.NET AJAX like AjaxPro

    Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate the AJAX client-side JavaScript proxies the AjaxPro library checks for all public methods inside...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-09-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, Source Code, HTML, UI
  • How to... move from AjaxPro to ASP.NET AJAX PageMethods

    In one of my last posts I blogged about the future of Ajax.NET Professional (AjaxPro) and that I'm not able to do further development on that project. A  lot of my readers feeling sad about this but I had to concentrate more on new technologies that will revolutionize web application development...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-08-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, JavaScript, Atlas, Source Code
  • Future of Ajax.NET Professional

    I'm happy to see that Ajax.NET Professional is used about 13.3% when using .NET related web applications . Starting with my first post Using a HttpHandler and Attributes to call C# methods in JavaScript in February 2005 the AJAX hype started around the world. Two months later I renamed the project to...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-04-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, Web 2.0, JavaScript, Atlas
  • .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
Page 1 of 11 (103 items) 1 2 3 4 5 Next > ... Last »