David Findley's Blog
My little home in the cloud.
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AJAX
ASP.NET
Atlas
Blogging
Browser Plugins
C#
Debugging
DLINQ
Gadgets
Guitar
JavaScript
LINQ
Mac
Monad
Music
MVC
Open Source
PDC
Portable
Programming Languages
Rails
Ruby
Shared Source
Software Development
SQL
Team System
TFS
Tips
Tools
Vista
Visual Studio
Windows
Windows Power Shell
XLINQ
XMAS
Navigation
Home
Blogs
Archives
May 2009 (1)
March 2009 (2)
December 2007 (1)
June 2007 (2)
February 2007 (4)
November 2006 (3)
October 2006 (3)
September 2006 (5)
August 2006 (4)
July 2006 (2)
June 2006 (13)
May 2006 (13)
April 2006 (6)
March 2006 (2)
February 2006 (1)
January 2006 (1)
November 2005 (3)
October 2005 (3)
September 2005 (5)
August 2005 (3)
July 2005 (4)
November 2004 (1)
August 2004 (1)
July 2004 (6)
June 2004 (1)
May 2004 (4)
March 2004 (3)
February 2004 (8)
January 2004 (1)
December 2003 (1)
November 2003 (3)
May 2003 (5)
April 2003 (5)
.NET Resources
Learn Visual Studio
Shadowfax Workspace
Blogs I Read
Lance's Whiteboard
Regex blogs.
Erik Porter
Brad Abrams
Rico Mariani
Scott Guthrie
February 2004 - Posts
3
Comments
Here's a quote that sums up my feelings on the C# vs. VB.NET wars.
by
findleyd
There are two types of programming languages; the ones that people bitch about and the ones that no one uses. -Bjarne Stroustrup
1
Comments
Looks like a new DNUG is opening up in Plano.
by
findleyd
http://weblogs.asp.net/SHenderson/archive/2004/02/26/80863.aspx I need to keep my eye on this and start attending.
0
Comments
X Omega (a.k.a X# or XEN) will be made available this year!
by
findleyd
Looks like MS is moving forward with the new .NET language XEN err... X Omega as they are now going to call it. The details I've read about X Omega thus far look very promising. I can't wait to get my hands on it to play with it for real. Here's some...
0
Comments
Top ten web application security holes for 2004
by
findleyd
I heard about this site on TechTV of all places. Not surprisingly, #1 is Unvalidated input.
0
Comments
Some details about XEN
by
findleyd
There may be other places on the net that have some of the XEN details but the folowing article is the first place I've ran into thus far that gives some examples of what the syntax may look like. Some interesting hilights: foreach (OrdersRow row in ...
3
Comments
A peek into the future of data binding...
by
findleyd
I found this article on data binding in Longhorn while surfing around the MSDN site today. “You can bind a property of a user interface element to a property of any common language runtime (CLR) object, or to an attribute of an XML node.”...
3
Comments
Automating builds.
by
findleyd
There is a really good article up on MSDN about automating your build process: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg_ch4.asp It's not as fancy as MSBuild but it should work well until Whidbey ships.
8
Comments
Designer vs. Code Window a.k.a. VB.NET vs. C#
by
findleyd
With Whidbey looming on the horizon, Microsoft keeps telling us about how VB.NET is advancing from the RAD/designer enhancements and C# is enhancing the code window. As more time goes by the more I’m convinced that this is not a good direction for...
More Posts