|
|
Creating a Scheduled Task in DotNetNuke |
CubicZone
DotNetNuke
|
By cubiczone on
10/27/2008 3:18 PM
|
|
|
|
DotNetNuke allows you to create a simple scheduled task relying on the DNN framework only. This is useful if you want to keep everything self-contained within a module or you run within a hosting environment that don't allow you access to Remote Desktop. (IIS, ASP.NET, DNN)
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
|
|
|
|
|
Microsoft Fiddler Web Debugging Proxy |
CubicZone
ASP.NET
|
By cubiczone on
10/17/2007 8:33 PM
|
|
|
|
Here's a great Microsoft tool that deserves more attention than it gets. Fiddler is a free debugger software that hooks onto your Internet Explorer or Firefox browser. It allows a programmer to see the HTTP packets passing through the machine in a nicely arranged way. (asp.net, programming, perl, php)
|
 |
|
Comments (0)
|
More...
|
|
|
Never Leave Source Code on the Server |
CubicZone
ASP.NET
|
By cubiczone on
9/9/2007 1:07 PM
|
|
|
|
I'm not a big fan when it comes to deploying source code on the Web server especially with the new Web Site projects that comes with VS.NET 2005. If your server got hacked before, you'll understand why source code on the server is a very bad idea. (c#, asp.net, php, perl, security, dotnetnuke)
|
 |
|
Comments (0)
|
| |