IE Spell and Internet Explorer 7

While working on updating some pages on this site and using the built in HTML editor, I ran across an issue which I don't think can be taken care of within the framework of BlogEngine.net but is worth noting to remember for later use.  I decided to run the spell checker as I have IE Spell insta... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/20/2008 11:33:35 AM by admin

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

Categories: BlogEngine.NET | Software

Tags: ,

Be the first to rate this post

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

DotNetNuke Tips & Tricks #2 - Host Settings - Details, Appearance

Following up with our post yesterday on the Host Settings Configuration. I thought we should continue walking through our discussion of the next two sections of these settings.  These two next sections are the Host Details and the Appearance of the portal. These tow sections control name of th... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/17/2008 12:54:12 AM by admin

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

Categories: DotNetNuke | Software

Tags:

Currently rated 3.0 by 3 people

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

Lightbox Extension for BlogEngine.net

Jesse Foster of GravityCube has released a new extension for BlogEngine.net. This extension is designed to overlay images on the current page. The emphasis for this extension is to allow continuous flowing of content without sending the user to a blank page.  By displaying the image on top of... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/15/2008 8:20:29 PM by admin

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

Categories: ASP.NET | BlogEngine.NET | C# | Software

Tags: , , ,

Be the first to rate this post

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

Ajax Data Controls 1.0 Released

On Monday, AjaxDataControls 1.0 was released. This library was developed to work with ASP.NET Ajax Extension. This project's main goal was to develop some rich data controls, to allow replacement of the core ASP.NET controls and provide client-side api calls that were similar to the Server side comp... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/15/2008 8:02:09 PM by admin

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

Categories: ASP.NET | Software

Tags: ,

Be the first to rate this post

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

BlogEngine.net DotNetKicks Extension

For everyone that has started to work with Blogengine.net and wants to implement the DotNetKicks extension that would be comparable to the DiggIt extension.  There is a new extension that is available at the Flawless Code blog. This extension places the kick it button on the post with the num... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/9/2008 11:05:20 PM by admin

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

Categories: BlogEngine.NET | Software

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

LearnMSNET Facebook application

Well now LearnMSNET.com has it's own facebook application to allow all our facebook friends to have our blog entries on their facebook profile.  I think this is pretty cool. Learn MS .NET Facebook Application The app currently is hosted at http://blogfuse.com/facebook/. They allow you to gene... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/6/2008 3:52:26 PM by admin

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

Categories: Facebook | LearnMSNET | Software

Tags: , ,

Be the first to rate this post

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

Encrypting your Web.config file for BlogEngine.net

For those people who are using BlogEngine.net and would like to have the ability to encrypt their web.config file and decrypt it easily.  Chris Blankenship has written an excellent add-in for us that allows us to do just that.  You can read his post about the modification Encrypt Web.Conf... [More]
Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Posted on 1/6/2008 1:59:16 PM by admin

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

Categories: ASP.NET | BlogEngine.NET | Software

Tags: , ,

Be the first to rate this post

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