Program Design and Methodologies
Program Design and Methodologies [http://www.codeproject.com/gen/design/] [via The Code Project]…
Program Design and Methodologies [http://www.codeproject.com/gen/design/] [via The Code Project]…
Fonts for Programmers [http://typographi.com/000744.php] [via Typographica]…
Source Control HOWTO [http://software.ericsink.com/scm/source_control.html] by Eric Sink (of SourceGear [http://www.sourcegear.com/]).…
NASA World Wind [http://learn.arc.nasa.gov/worldwind/features.html] allows any user to zoom (in 3D) from satellite altitude into any place on Earth. And did I mention that its written in .NET!…
PHP News Update: PHP 5.01 [http://www.php.net/] was released a few days back; Although PHP5 has in-built support for SOAP [http://www.php.net/soap/] but NuSOAP [http://www.sf.net/projects/nusoap/] still looks stronger; SQLiteManager [http://sourceforge.net/projects/sqlitemanager/] is to SQLite [http://www.…
Clues may point to Google browser [http://news.com.com/Clues may point to Google browser/2100-1032_3-5379625.html?tag=cd.lede] – … rumors are that the search company plans to introduce a Google-branded Web browser [http://www.gbrowser.com/] down the road. Among the clues are a domain-name registration, a…
pinvoke.net [http://pinvoke.net/], the interop wiki! [http://wiki.org/wiki.cgi?WhatIsWiki], attempts to address the difficulty of calling Win32 or other unmanaged APIs in managed code (languages such as C# and VB .NET).…