Introducing Waegis : Keyvan Nayyeri

Interesting note for Blogengine.net developers who are looking for some alternate extension ideas. There is a new spam filtering service that is currently being placed out there in the wild in alpha format. This is written entirely in .NET and should be something worth looking at in the next coupl... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 5/12/2008 11:01:00 PM by admin

Permalink | Comments (0) | Post RSSRSS comment feed |

Categories: ASP.NET | BlogEngine.NET | Programming

Tags: , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

BlogEngine.net blog claiming at Technorati

After attempting many different ideas and reading many different support posts.  I did even send a support request that I never heard back from at Technorati's support site. I never heard back from them or managed to claim my blog. This was sort of a disappointment.  We could get as far a... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/22/2008 11:52:37 PM by admin

Permalink | Comments (0) | Post RSSRSS comment feed |

Categories: BlogEngine.NET | LearnMSNET | Programming

Tags: ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Wildcard Application Mapping for URL Rewriting in IIS 6.0

While working on getting a new project ready for publishing to the Internet. I discovered that when you are working with the built-in web server that comes with Visual Studio that it processes all requests through the ASP.NET isapi dll.  Which works great when you are working with url rewritin... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/14/2008 9:50:39 AM by admin

Permalink | Comments (2) | Post RSSRSS comment feed |

Categories: ASP.NET | IIS | Programming

Tags: , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Free PDF Library written entirely in C#

For those who are looking to find a free alternative to some of the expensive PDF document generation libraries out there I ran across this library thanks to Dmitriy Salko. He mentioned the product on his blog in the following post. He provides a link on his post to directly download the files. I a... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/9/2008 12:56:03 PM by admin

Permalink | Comments (2) | Post RSSRSS comment feed |

Categories: C# | Programming | Software

Tags: , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Using ASP.NET Validation for comparison to today's date

While working on a ski reservation system for one of my clients, Ski Broker.  I ran across the issue of needing to make sure that when a client registered they didn't set their registration into the past. I took a look through Google to see what I could find and found a few different samples of... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/9/2008 8:36:04 AM by admin

Permalink | Comments (0) | Post RSSRSS comment feed |

Categories: ASP.NET | Programming | Software | Visual Studio

Tags: , , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Check for column in SQL Table and add if not there

While working on my projects it becomes necessary sometimes to add a column to a table in SQL Server.  My brain goes fuzzy sometimes around SQL as I don't do a lot of hardcore programming in SQL.  Most of my SQL is limited to writing basic Select, Update, Insert and Delete procedures. ... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/8/2008 3:15:08 PM by admin

Permalink | Comments (0) | Post RSSRSS comment feed |

Categories: Software | Programming | SQL Server

Tags: , ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5