-
Related to last post.
…I am starting a new series. A friend recently pointed me at the Project Euler problems. You can see the project here: http://projecteuler.net/
-
I should try these in each language.
…Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.
-
Wow.
…Col. Tracy Tynan made Tinker proud. As Tinker's Combined Federal Campaign coordinator, Colonel Tynan recently received national recognition for his endeavors to raise awareness and funds for the CFC campaign.
-
…Upper Cold Stream Pond (aka Little Narrows): LINCOLN, ME
-
…By popular demand, the 2-Day Guide for .NET Development with Oracle Database has been updated for Visual Studio 2005 and 2008 developers. This guide provides a step by step tutorial for developers new to using Oracle and .NET together.
-
Will soon be useful.
…These properties are localized by using an explicit or implicit expression as the value of the property. For more information about expressions, see ASP.NET Expressions Overview. For information about resource files, see Resources in ASP.NET Applications.
-
Pretty good summary of the web.config settings.
…Configuration settings for any of your ASP.NET Web applications can be stored in a simple text file. Presented in an easily understandable XML format, this file, called Web.config, can contain application-wide data such as database connection strings, custom error messages, and culture settings.
-
One more time.
…What is wmain, what is _tmain, and how do they relate?
-
…You can also use _tmain, which is defined in TCHAR.h. _tmain will resolve to main unless _UNICODE is defined, in which case _tmain will resolve to wmain.
-
A rare find, like the by-line says: "A Clear-Thinking Oasis."