• ASP.NET AJAX v1.0 official Beta release

    ASP.NET AJAX v1.0 official Beta release Read More ...
  • C# MetaWeblog API example code

    In previous article I described a c# implementation of this interface, not all methods are fully implemented. But all nesseasary methods to work with Windows Live writer are there. Enjoy. Read More ...
  • Coding blog engine with MetaWeblog API support and using it with Windows Live Writer

     In this article I’d like to describe MetaWeblog API and later share some c# examples of using it with Windows Live Writer. I started thinking about writing custom blog engine which will support MetaWeblog API after discovering that Windows Live Writer  support this API. Read More ...
  • permalink repair

    Posted on


    Read More ...
  • New Atlas book from one of my favorite ASP.NET authors – Dino Esposito

    Posted on

    From his last weblog post

    ” I spent last 5 months writing and even teaching Atlas stuff. The final result is a book for Microsoft Press, due out in November. The title is “Introducing ASP.NET 2.0 AJAX Extensions“. Yes, we’ve been lucky (just lucky, trust me) to ship to printers late enough to rework the cover and even remove a few occurrences of the now meaningless word “Atlas” throughout the text.

    The book covers all key (and hot) topics of Atlas, including Web Services and remote procedure calls, client-side data binding, Web Service bridging, gadgets, UpdatePanel and partial rendering. Source code and text are as up-to-date as humanly possible. Readers, though, will receive online updates should the text in the book prove clearly outdated sometime soon.

    Check it out, and don’t hesitate to ask questions if you have some. The TOC is below:

    1. Building Blocks of Ajax-style Web Applications
    2. Building Blocks of the Atlas Application Framework
    3. Updatable Page Fragments
    4. Atlas Control Toolbox & Behaviors
    5. The Atlas Client Library
    6. Web Services
    7. Client-side Data Binding
    8. Atlas Gadgets

    Source: Dino Esposito’s WebLog : Back again


    Read More ...
  • ASP.NET 2.0 URL Rewriting

     Today I spent just 15 minutes in researching asp.net 2.0 URL rewriting functionality for my blog and found that it only support “hard coded” rewriting. I wanted to make my blog more search friendly. Unfortunately asp.net 2.0 is not supporting any dynamic parsing or parameters like regexp parsing. You can add rewriting by modifying web.config file of your application adding code below. Read More ...
  • Welcome

    Hello, welcome to my weblog. My name is  George Trifonov. Previously I used my website only for internal tests  and personal applications. Now it is almost 2 years since my site had ‘ under construction’ label. From the moment I joined Microsoft as contractor I decided to change my attitude to my public presence and start sharing my thoughts, news, articles about  .net,asp.net,Ajax and my life. Read More ...