Sign In
basketweaving for the mind
Microsoft, Open source, Web and other random stuff from one of Microsoft's Professonal Geeks
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
auteched
azure
c#
codeplex
dlr
f#
hpmini
ie8
iis7
ironpython
ironruby
mac
mahtweets
microformats
microsofttag
opensource
php
python
ruby
silverlight
sqlserver
teched
TechEdAU2009
twitter
wordpress
Archive
Archives
August 2011
(3)
March 2011
(2)
January 2011
(2)
November 2010
(2)
October 2010
(1)
September 2010
(1)
July 2010
(2)
June 2010
(2)
February 2010
(1)
January 2010
(3)
November 2009
(1)
September 2009
(1)
July 2009
(8)
June 2009
(1)
April 2009
(1)
March 2009
(1)
February 2009
(3)
January 2009
(8)
December 2008
(3)
November 2008
(3)
October 2008
(3)
September 2008
(9)
August 2008
(3)
June 2008
(1)
January 2008
(1)
September, 2008
MSDN Blogs
>
basketweaving for the mind
>
September, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
basketweaving for the mind
Where to Start With F#
Posted
over 4 years ago
by
NickHodgeMicrosoft
2
Comments
Robert Pickering , the author of “ Foundations of F# ” hosts an informative wiki ; an excellent place to start.
basketweaving for the mind
Microsoft, Open Source and IronRuby
Posted
over 4 years ago
by
NickHodgeMicrosoft
1
Comments
John Lam is interviewed by James Turner at OSCON 2008 . To understand the interface between Microsoft and Open source, this is an excellent overview. With some Ruby stuff duck-typed in there, too
basketweaving for the mind
SQL Server Driver for PHP: Last Inserted Row ID
Posted
over 4 years ago
by
NickHodgeMicrosoft
1
Comments
After a mysql_query with an INSERT statement, a quick call to mysql_insert_id provides the ID of the last inserted row. $lastRow = mysql_insert_id($link); How do you accomplish the same with the SQL Server Driver for PHP? In this extended example...
basketweaving for the mind
SQL Server Driver PHP commands compared with MySQL PHP commands
Posted
over 4 years ago
by
NickHodgeMicrosoft
1
Comments
Over the years I have used the inbuilt PHP drivers for MySQL. The best mechanism for mapping the two methods is a simple table laying out a comparison between the two systems. Note this is not a SQLServer vs. MySQL argument, just for information and reference...
basketweaving for the mind
Codeplex now supports SVN
Posted
over 4 years ago
by
NickHodgeMicrosoft
1
Comments
Woohoo! Codeplex now supports SVN . As an SVN user (via TortoiseSVN ) and follower of a few Codeplex projects: this makes scripting life much easier! (via @john_lam )
basketweaving for the mind
Vista as my PHP Developer Workstation
Posted
over 4 years ago
by
NickHodgeMicrosoft
3
Comments
Prior to joining Microsoft, I always setup my Windows laptop as a PHP/Apache development workstation. Having created my own content management system in PHP (and who hasn’t!) – having a remote development copy is critical. Over the last few weeks,...
basketweaving for the mind
C# REPL for Mono
Posted
over 4 years ago
by
NickHodgeMicrosoft
2
Comments
There is something cute about REPL with C#
basketweaving for the mind
Slides from Sydney PHP User Group
Posted
over 4 years ago
by
NickHodgeMicrosoft
2
Comments
Microsoft, PHP and IIS7 View SlideShare presentation or Upload your own.
basketweaving for the mind
MySQL to SQLServer 2008 Express [redux]
Posted
over 4 years ago
by
NickHodgeMicrosoft
1
Comments
Last week, the SQLServer 2008 Express team released a download with the SQL Server Management Studio . A few weeks ago, I blogged how to export/import the .sql from one system to another . Having installed the Management Studio, I noticed that I could...
Page 1 of 1 (9 items)