Blog - .NET, ASP.NET, AJAX, Ruby and more
  • Google Banner 2

Ping Services for BlogEngine.NET

Technorati Tags:

I was looking for a list of Ping Services for BlogEngine.NET and came across Roman Clarkson’s post on the topic.  As you may or may not know, BlogEngine.NET supports either XML or SQL for storage of posts, settings, etc.  Roman has a pingservices.xml file available on his site, which can be downloaded and used with BlogEngine.NET’s XML provider. 

When migrating to BlogEngine.NET, we decided to use SQL Server instead of XML, so I decided I would create a SQL script which does the same thing as Roman’s XML but for those of you that use SQL storage for BlogEngine.NET

You can download the file here: BlogEnginePingServiceList.zip, the zip file contains the SQL script that you can run against your DB. 

This entry was posted in BlogEngine.NET, SQL. Bookmark the permalink. Both comments and trackbacks are currently closed.

Damien White is a developer in Connecticut that simply loves coding. Ever since he was young, he has had a driving passion for computers and software development, and a thirst for knowledge that just cannot be quenched. He’s happy to share what he knows in his quest to learn as much as possible.

6 Comments

  1. Posted May 15, 2009 at 9:09 am | Permalink

    Thanks, you just saved me a lot of typing

  2. Posted March 3, 2009 at 10:50 pm | Permalink

    Thanks for the sql file. Saved me some work.

  3. Posted November 13, 2008 at 12:55 am | Permalink

    Thanks for doing this – very helpful.

  4. fangsang
    Posted October 21, 2008 at 10:01 am | Permalink

    very nice

  5. Posted May 14, 2008 at 10:34 am | Permalink

    Many Thanks.

  6. Posted March 12, 2008 at 10:02 am | Permalink

    Thanks for he work. As BE.N grows, sql features are going to be in more demand. It will make a nice addition to the community.