RSS Feed
Upgrading DNN 4.x to .NET 3.5
Tue, 10 Nov 2009 17:21:00 +0000
Upgrade DotNetNuke 4.x to use .NET 3.5 (.NET 2.0, ASP.NET)
Creating a Scheduled Task in DotNetNuke
Mon, 27 Oct 2008 19:18:00 +0000
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)
DateTime.MinValue underflow in SQL Server
Wed, 22 Oct 2008 09:29:00 +0000
You get an overflow exception when you save DateTime.MinValue into a SQL Server "datetime" column. (.NET, C#, VB.NET, SQL Server, PostgreSQL)
Migrating IIS7 Site Settings
Sun, 28 Sep 2008 09:05:00 +0000
This article shows you how to migrate IIS 7 settings to a new machine using the new appcmd provided by IIS. (Web Server, ASP.NET, Windows)
Microsoft Fiddler Web Debugging Proxy
Thu, 18 Oct 2007 00:33:00 +0000
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)
Never Leave Source Code on the Server
Sun, 09 Sep 2007 17:07:00 +0000
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)
Global Catch All Exception in .NET Winform and Console Application
Mon, 06 Aug 2007 18:49:00 +0000
You normally want to catch all exceptions at the highest tier in code so that your program has the chance to display the error message to the user or log it to the appropriate location. Under ASP.NET, you can do so easily by overriding the Application_Error event in Global.asax file. In a windows form or console application, the equivalent global catch all is available by listening to the ThreadException and AppDomain UnhandledException events. (winform, .NET, C#, VB.NET)
Quickly Sort A Collection Using Generics and Anonymous Delegate
Thu, 02 Aug 2007 04:36:00 +0000
One nice enhancement that came with .NET 2.0 is the ability to sort a custom collection quickly by making use of anonymous delegates and generics. In the past on .NET 1.1, you had to create a Comparer class implementing the IComparer interface. (ASP.NET)
Nested Form in ASP.NET Page
Tue, 24 Jul 2007 20:09:00 +0000
It's common practice on the web to copy and paste a third party HTML code to add functionality to a page. To embed this kind of code is normally a breeze for even non-programmers. What appears to be easy is actually quite complicated to do on ASP.NET pages. The reason is because every ASP.NET page is wrapped in one big HTML Form.
How to Create a Self-Signed SSL Certificate
Wed, 11 Jul 2007 01:44:00 +0000
When you're testing a web site on IIS either on your own development PC or on staging, you need a way to generate a self-signing certificate if you don't want to put out a few hundred dollars. In the past, Microsoft made available a tool called SelfSSL inside the IIS 6.0 Resource Kit. The tool works but there is a bug when you try to create more than one certificate on the same machine. You keep losing the first certificate you created. The better way is to use the new Microsoft SSL Diagnostics tool ... (ASP.NET, IIS)
Flex your site!
Thu, 05 Jul 2007 01:35:00 +0000
I think I stopped developing Flash at around version 7 or 8, right around OOP programming languages like Java and .NET became mainstream. I saw Flash as a difficult to maintain application. I was lately re-introduced to Adobe Flash once again, this time with the new Flex framework. I was astonished to see how closely it resembled to ASP.NET and C#/Java syntax...
Step-by-step Creating a DotNetNuke Module Using Visual Basic (VB.NET)
Thu, 05 Jul 2007 00:08:00 +0000
I'll show you how to create a simple DotNetNuke 4.x module using VB.NET. Modules can be created with C# also just as easily...
Step-by-step Creating a DotNetNuke Module Using C#
Wed, 04 Jul 2007 12:04:00 +0000
I'll show you how to create a simple DotNetNuke 4.x module using C#. Modules can be created with VB.NET also just as easily...
Microsoft Announces Plans for HTML 5 Support, Open Source Committments
Fri, 19 Mar 2010 13:15:32 +0000
To be part of Internet Explorer 9 Internet Explorer - Microsoft - Browser - Clients - WWW
Programming news: IE9 preview, Google Apps Marketplace, PHP 5.3.2
Thu, 18 Mar 2010 22:33:51 +0000
Read about Windows Phone 7, Titanium 1.0, Mylyn, ASP.NET MVC 2 RTMs, Google indexing AJAX, the 2010 MVP Global Summit, and more.
Programming news: IE9 preview, Google Apps Marketplace, PHP 5.3.2 - TechRepublic
Thu, 18 Mar 2010 22:32:44 +0000
Microsoft launches an IE9 platform preview
Wed, 17 Mar 2010 13:14:26 +0000
Ian Williams THE INQUIRER HTML5 and enhanced Javascript incoming
Telogis Works With NAVTEQ Network for Developers
Wed, 17 Mar 2010 13:01:59 +0000
Does Windows cost Microsoft opportunities?
Wed, 17 Mar 2010 12:40:58 +0000
Microsoft's decision to focus .NET on Windows is stifling innovation due to the specter of intellectual property lawsuits Visit website for full story...
Does Windows cost Microsoft opportunities? - SDTimes.com
Wed, 17 Mar 2010 12:33:01 +0000
dtSearch Expands File Parsers And Converters; Content Extraction Only Licenses Available
Wed, 17 Mar 2010 09:42:42 +0000
dtSearch Corp., a leading supplier of enterprise and developer text retrieval software, announces a new release of its enterprise and developer product line, including the dtSearch Engine.
Microsoft launches IE9 platform preview
Tue, 16 Mar 2010 19:51:30 +0000
New browser features improved support for HTML5.
Microsoft launches an IE9 platform preview - Inquirer
Tue, 16 Mar 2010 16:57:17 +0000
Coding an IQ Test with Conditionally Driven Event Handlers in ASP.NET 3.5 - ASP Free
Tue, 16 Mar 2010 13:08:30 +0000
dtSearch Expands File Parsers and Converters; Content Extraction Only Licenses ... - Business Wire
Tue, 16 Mar 2010 12:01:31 +0000
Somaliland: Telcom Job Vacancy “SOFTWARE ENGINEER / PROGRAMMER” - SomalilandPress
Sun, 14 Mar 2010 08:33:39 +0000
Experiencing ASP.NET MVC deja vu - Builder AU
Wed, 10 Mar 2010 01:17:01 +0000
Experiencing ASP.NET MVC deja vu
Fri, 05 Mar 2010 06:18:44 +0000
Find out why Justin James is experiencing ASP.NET MVC deja vu and why he's encouraging other Web developers to check out ASP.NET MVC.
Research and Markets: ASP.NET 3.5 Website Programming: Problem - Design - Solution - SYS-CON Media
Wed, 03 Mar 2010 17:44:36 +0000
Research and Markets: ASP.NET 3.5 Website Programming: Problem - Design - Solution
Wed, 03 Mar 2010 17:38:00 +0000
DUBLIN----Research and Markets has announced the addition of John Wiley and Sons Ltd's new report "ASP.NET 3.5 Website Programming: Problem - Design - Solution" to their offering. Uses the popular Problem; Design; Solution format to help readers, especially those who know how to code specific ASP.NET features, learn to "put it all together" into a complete Web application Emphasizes n-tier ASP ...
Building Massively Scalable Grids - Redmondmag.com
Tue, 23 Feb 2010 23:00:09 +0000