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 MVC Source Code at Codeplex

    Today Microsoft published the source code of ASP.NET MVC Framework at Codeplex: We’re delighted to give you an early preview of the first release of the ASP.NET MVC source code on to Codeplex. You will be able to find this project at http://www.codeplex.net/aspnet and it represents the first of...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 03-21-2008, 12:00 AM
    Filed under: ASP.NET, .NET, Source Code, MVC
  • 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
  • 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
  • ASP.NET AJAX Roles and Security

    David Barkol writes on his blog about ASP.NET AJAX Role Application Service with Visual Studio 2008 (Orcas). Well, it is a new service that is working similar to the profile and authentication service. As it is very easy to call it from the client-side JavaScript code you should be a little bit more...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-30-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, Security, Source Code
  • New Silverlight Links

    The last weeks I was a little bit busy because of some projects and other work I had to do at home. But today I will publish some new links about Silverlight: New Visual Studio Version for Silverlight (2nd beta) How Silverlight Update works , (my old post: WPF/E Plugin Update ) Introduction to Microsoft...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-30-2007, 12:00 AM
    Filed under: ASP.NET, Source Code, WPF/E, WPF, WPFE, Silverlight
  • Authentication and Session

    In my current project I'm using a own User object that I store in the HttpContext.Session to have personalized data available without connecting on each AJAX method / page refresh to the database. If the session will end because of timeouts, Web server resets/crash or application pool recycle this data...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-30-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Security, Source Code
  • [de] Silverlight Get Together

    (English: I will start new workshops about Ajax, ASP.NET and Silverlight in the next months, first will start on Thursday about Silverlight.) Am kommenden Donnersten, den 26. Juli 2007, veranstalten wir einen kleinen, kostenfreien Workshop zum Thema Microsoft Silverlight . Danke an Thomas Müller, der...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-23-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, Atlas, Source Code, WPF/E, WPF, WPFE, Silverlight, DLR
  • Visual Studio Orcas JavaScript IntelliSense

    Bertrand has a great post about JavaScript IntelliSense with the next Visual Studio .NET code-name Orcas. I downloaded the bits to give it a try. Oh yes, it is working great when creating ASP.NET AJAX Web applications. What about Web developers not using ScriptManager? Hm, next I tried to run my AjaxPro...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-28-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Source Code, jQuery
Page 1 of 5 (47 items) 1 2 3 4 5 Next >