Scott on Writing

Musings on technical writing...

October's Toolbox Column Online

My Toolbox column in the October 2008 issue of MSDN Magazine is avaiable online. The October issue examines:

  • SQL Data Generator - Quickly generate unbounded amounts of real-world test data for your database with a few points and clicks of the mouse.
  • Blogs of Note - Dare Obasanjo - Dare is a Program Manager at Microsoft and writes about social networks and the transport and data exchange standards common used in such sites. Dare is also the creator of RssBandit, a popular (and free) desktop-based RSS reader.
  • Displaying Color-Coded Syntax in a Web Page - There are a bevy of tools that you can use to format source code into lively markup on a web page. I look at three:
    • Quick Highlighter, a web-based tool where you enter code into a textbox and the page generates corresponding HTML and CSS.
    • CopySourceAsHtml, a Visual Studio Add-In that lets you select code (or markup) from Visual Studio and right-click and copy the source code to HTML and CSS markup for display.
    • squishySyntaxHighlighter (which appears to be offline right now), which is a .NET component for programmatically converting a string of Visual Basic or C# code into display markup.

For The Bookshelf section I reviewed ADO.NET 3.5 Cookbook, by Bill Hamilton. An excerpt from the review follows:

When I write or maintain ADO.NET code, I like to keep a copy of Bill Hamilton's book ADO.NET 3.5 Cookbook (O'Reilly, 2008) within arm's reach. ADO.NET 3.5 Cookbook offers more than 200 recipes for common ADO.NET problems—everything from where to store database connection strings to how to execute a SQL statement asynchronously. When I get stuck trying to recall how to perform a certain action, I reach for this book, flip to the Table of Contents, find the recipe, and am off and running. Each recipe starts with a problem statement, such as: "You want to access an output parameter returned by a stored procedure." Next is the solution, and then the discussion. This problem/solution/discussion format results in self-contained recipes that are easy to understand.

Enjoy! - http://msdn.microsoft.com/en-us/magazine/cc947918.aspx

As always, if you have any suggestions for products, blogs, or books to review for the Toolbox column, please send them to toolsmm@microsoft.com.

posted on Monday, October 13, 2008 10:28 AM

Feedback

No comments posted yet
Title:  
Name:  
Url:
Protected by Clearscreen.SharpHIPEnter the code you see:
Comments   

My Links

Ads Via DevMavens

Archives

Post Categories

 

I am a Microsoft MVP for ASP.NET.
I am an ASPInsider.
<July 2009>
SMTWTFS
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

Comment Stats

DayTotal% of Total
Sunday 2046.9%
Monday 42314.3%
Tuesday 50116.9%
Wednesday 54618.4%
Thursday 57319.3%
Friday 53618.1%
Saturday 1856.2%
Total 2968100.0%

Hour1Total% of Total
12:00 AM 752.5%
1:00 AM 802.7%
2:00 AM 672.3%
3:00 AM 812.7%
4:00 AM 642.2%
5:00 AM 1234.1%
6:00 AM 1153.9%
7:00 AM 1755.9%
8:00 AM 1876.3%
9:00 AM 1565.3%
10:00 AM 1866.3%
11:00 AM 1926.5%
12:00 PM 1996.7%
1:00 PM 1846.2%
2:00 PM 1675.6%
3:00 PM 1344.5%
4:00 PM 1153.9%
5:00 PM 1063.6%
6:00 PM 993.3%
7:00 PM 1063.6%
8:00 PM 903.0%
9:00 PM 852.9%
10:00 PM 893.0%
11:00 PM 933.1%
Total 2968100.0%

Comments by Blog Entry Date/Time

Day Entry MadeAvg.Total
Sunday 4.91157
Monday 4.94380
Tuesday 4.21471
Wednesday 7.42668
Thursday 6.53666
Friday 5.13451
Saturday 4.73175
Total 5.522968

Hour1 Entry MadeAvg.Total
12:00 AM 5.2937
1:00 AM 1.002
5:00 AM 0.000
7:00 AM 4.0849
8:00 AM 4.16133
9:00 AM 6.04290
10:00 AM 5.83274
11:00 AM 4.36192
12:00 PM 6.44348
1:00 PM 3.14132
2:00 PM 5.04227
3:00 PM 7.97303
4:00 PM 3.85100
5:00 PM 6.00168
6:00 PM 4.56114
7:00 PM 8.95188
8:00 PM 8.58163
9:00 PM 5.00115
10:00 PM 6.31101
11:00 PM 4.5732
Total 5.522968

Learn More About Comment Stats
1 - All times GMT -8...


Blog Stats

Favorite Web Sites

My Books

My MSDN Articles