Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
CouponOK.com - Free Web Hosting and Domain Coupons for webmasters


October 2006 - Posts

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 . Read More...
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 Read More...
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 Read More...
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 ] Read More...