Archive for October, 2006

Saturday, November 29, 2008 10:16

Moving to Community Server 2.1

I am still in the process of fixing all the things I blew up in the move to Community Server 2.1, and making sure I didn’t lose anything in moving to new blogging platform , so if a blog is missing images or has broken links please let me know.

Bookmark It

Hide Sites

$$(‘div.d776′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) [...]

Saturday, November 29, 2008 10:16

Avoid the shutdown of your ASP.NET application after inactivity

Avoid the shutdown of your ASP.NET application after inactivity

To avoid the shutdown of your application after 20 min inactivity, you can use a ping tool like:
SmarterPing
SmarterPing is a Windows Service built around solving this problem. SmarterPing will hit selected web pages at regular intervals to keep them alive on the server. For low-activity sites, and those using shared hosting, SmarterPing will keep sites [...]

Saturday, November 29, 2008 10:16

MySQL Tools for Visual Studio 1.0.1

MySQL Tools for Visual Studio is a plug-in for Visual Studio 2005 which allows developer to maintain database structures and objects all from within the Visual Studio environment. Please note that as of this release, data-driven applications including use of the DataSet designer are not supported.
Requirements
To use the plugin you must have the following [...]

Saturday, November 29, 2008 10:16

Regular Expression Library by Chad Finsterwald

A utility class containing frequently used Regular Expression Patterns( dates, zip codes, url ,email, credit card )  and two utility methods to see if a passed string conforms to the designated  pattern.
[Via Help.Net]

Bookmark It

Hide Sites

$$(‘div.d773′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });