<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://java.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Steven Mandel</title>
 <link>http://java.sys-con.com/</link>
 <description>Latest articles from Steven Mandel</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Mon, 06 Oct 2008 21:48:27 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>.NET Book Review: Murach&#039;s SQL Server 2005 for Developers</title>
 <link>http://java.sys-con.com/node/497158</link>
 <description>This book is an update of an earlier version that was written for SQL Server 2000. It employs the Murach approach of dual pages that repeat and enhance the concepts being presented on each page. If you&#039;re new to SQL Server 2005 you&#039;ll gain a lot from this book. It has three goals: to teach T-SQL (Transact SQL), introduce you to the new .NET CLR integration, and introduce you to the new graphical user interface called SQL Server Management Studio that replaces the enterprise manager and query analyzer that were part of the SQL Server 2000 package of software tools.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/497158&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 14 Feb 2008 11:15:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/497158</guid>
</item>
<item>
 <title>.NET Book Review: Core Internet Application</title>
 <link>http://java.sys-con.com/node/497143</link>
 <description>Buy this book! I don&#039;t often give such a blanket endorsement but this book works on many levels. It&#039;s one of the few books that really addresses the needs of more experienced ASP.NET developers as well as providing a well thought out text that can be used by instructors. There&#039;s a plethora of things in this book that make it worthwhile. There are walkthroughs, code listings, in depth examples, and code snippets. There are 16 chapters and an appendix. At the end of each chapter there&#039;s a summary, exercises, key concepts, and references for further investigation.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/497143&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 10 Feb 2008 15:00:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/497143</guid>
</item>
<item>
 <title>Build Your Own ASP.NET 2.0 Web Site Using C# &amp; VB.NET</title>
 <link>http://java.sys-con.com/node/461454</link>
 <description>This book contains 14 chapters and an appendix. Its subtitle is &#039;the ultimate ASP.NET beginner&#039;s guide.&#039; As its two titles imply, this book covers the basics on a lot of ASP.NET topics. The chapter titles convey this: ASP.Net basics, VB and C# programming basics, constructing ASP.NET Web pages, database design and development, etc.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/461454&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 21 Nov 2007 18:00:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/461454</guid>
</item>
<item>
 <title>.NET Book Review: Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL and .NET</title>
 <link>http://java.sys-con.com/node/382445</link>
 <description>With the release of a major new version of SQL Server, it&#039;s incumbent on developers to take time to refresh and enhance their knowledge of this new version of T-SQL (Transact SQL) and stored procedure programming. The challenge is to find a good book that will cover the highlights but not give you a hernia in the process. Dejan Sunderic&#039;s book fits this bill.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/382445&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 31 May 2007 17:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/382445</guid>
</item>
<item>
 <title>Head First HTML with CSS &amp; XHTML</title>
 <link>http://java.sys-con.com/node/357339</link>
 <description>I&#039;m sure that there are times when you visit your favorite bookstore to look at new books on your favorite .NET topics and you cringe at the weighty tomes sitting on the shelves. You open these books and page upon page of continuous print swims before your eyes, but you figure it&#039;s important so you plop down your hard-earned money, take the book home, begin to read it in you rocker recliner and fall asleep.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/357339&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 27 May 2007 12:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/357339</guid>
</item>
<item>
 <title>.NET Book Review — Visual Basic 2005 Jumpstart</title>
 <link>http://java.sys-con.com/node/315032</link>
 <description>Microsoft released VB6 at the start of 1999, which is almost 8 years ago. It&#039;s hard to imagine that there are developers who are still actively using VB6, but from the blogs and letters to the editors of many .NET magazines that I have read, it seems that this is truly the case.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/315032&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 17 Dec 2006 08:00:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/315032</guid>
</item>
<item>
 <title>ASP.NET 2.0: A Developer&#039;s Notebook</title>
 <link>http://java.sys-con.com/node/231967</link>
 <description>There are many ways to approach the presentation of a major upgrade to a software platform and how to address its various audiences. O&#039;Reilly has decided that to get seasoned ASP.NET developers up to speed, it has added three new books to its Developer&#039;s Notebook series. The idea behind the series is to let existing developers &#039;look over the super coder&#039;s shoulder&#039; and capture this concept on paper. The notebooks are example-driven, aimed at developers, and enjoyable to work through. Each chapter is organized around a specific task with examples reinforcing these new ideas.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/231967&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 27 Jun 2006 15:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/231967</guid>
</item>
<item>
 <title>.NET Book Review — Best Kept Secrets in .NET</title>
 <link>http://java.sys-con.com/node/217551</link>
 <description>Lately, it seems that every computer book that you find is a weighty tome of at least 500 or 600 pages. You groan just thinking about having to schlep another monster-size book around. It is so nice then to inform you that sometimes good things do come in small packages. This book, while only 200 pages, contains lots of nuggets that will appeal to all levels of developers.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/217551&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 17 May 2006 15:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/217551</guid>
</item>
<item>
 <title>.NET Gotchas</title>
 <link>http://java.sys-con.com/node/204816</link>
 <description>You might be wondering what this book is all about. As the author explains, the dictionary&#039;s definition of a gotcha is &#039;an unexpected usually disconcerting challenge, revelation, or catch&#039;. Mr. Subramaniam defines the gotchas in his book as &#039;those things that pop up unexpectedly when you&#039;re programming in .NET. ? In this book I focus on the .NET framework and features that have consistently exhibited behavior that was not obvious to me.&#039; Mr. Subramaniam explains that the purpose of his book is not just to explain how to use a technology &#039;but how to use it well and do things right&#039;. The book is intended for &#039;.NET programmers in the trenches&#039;. He assumes that you are fairly familiar with .NET and all gotchas are presented in C# and VB.NET.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/204816&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 10 May 2006 16:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/204816</guid>
</item>
<item>
 <title>ASP.NET Cookbook</title>
 <link>http://java.sys-con.com/node/154018</link>
 <description>The &#039;cookbook&#039; format has become quite popular in recent years as a vehicle for presenting ideas and code. Each chapter focuses in on a particular topic. Each topic contains a number of &#039;recipes&#039; that build upon other recipes to present ideas that may be of value to developers. As with real cookbooks, the quality of these programming &#039;cookbooks&#039; varies. Some cookbooks present only the entrees while others present a full-course meal. This book falls into the latter category. It is chock-full of recipes that as the authors state, &#039;help you quickly and efficiently solve many of the day-to-day problems you face developing Web applications with the .NET platform.&#039;&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/154018&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 09 Dec 2005 09:45:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/154018</guid>
</item>
<item>
 <title>Regular Expression Recipes for Windows Developers</title>
 <link>http://java.sys-con.com/node/143310</link>
 <description>One of the most powerful tools that a developer can use for validating data is the regular expression. A regular expression makes use of pattern matching to determine if an item fits within the definition of the pattern. Some validation that might take many lines of code to validate can be simply validated by building the correct pattern. However, many developers are put off by the feeling that regular expressions are too hard to master.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/143310&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 08 Dec 2005 22:45:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/143310</guid>
</item>
<item>
 <title>Maximizing ASP.NET: Real World, Object-Oriented Development</title>
 <link>http://java.sys-con.com/node/133786</link>
 <description>After reading this book, I spent a great deal of time trying to figure out where it fits in the ASP.NET scheme of things. The author states that the book was written because &#039;a lot of smart developers are having some problem making the transition to the object-oriented world of ASP.Net.&#039; He says that this book is written for those developers who have worked with ASP.NET for a while who now want a book to help them understand &#039;the underlying concepts.&#039;&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/133786&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 22 Oct 2005 07:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/133786</guid>
</item>
<item>
 <title>Microsoft .NET XML Web Services Step by Step</title>
 <link>http://java.sys-con.com/node/86232</link>
 <description>If you are a beginner and want to learn about creating XML Web services from a very structured and detailed perspective then you&#039;ll want to look at this book. The authors present the material by building a Web service that will validate credit cards. Each chapter builds upon the one before it to give the user a good foundation in creating Web services using both HTTP and SOAP protocols. The development tool used to build the clients and Web services is Visual Studio.NET. I recommend using Visual Studio 2003 because the wizard for adding Web references is much improved compared to the one provided in Visual Studio 2002. The examples can be downloaded from the Microsoft site and are provided in VB.NET as well as C#.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/86232&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 20 May 2005 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/86232</guid>
</item>
<item>
 <title>Programming ASP.NET 2nd Edition</title>
 <link>http://java.sys-con.com/node/84477</link>
 <description>Now that ASP.NET has hit its stride, the number of books out that deal with it on an intermediate level has increased nicely. The problem, though, is that if the books all cover the same topics, how do you decide which one to buy?&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/84477&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 11 May 2005 09:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/84477</guid>
</item>
<item>
 <title>Book Reviews</title>
 <link>http://java.sys-con.com/node/44400</link>
 <description>A very enthusiastic recommendation by Steven Mandel of a book for VB.NET developers - aimed particularly at beginning or intermediate developers - and a note by Dan Maharry about a useful desktop book on XML Schema.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/44400&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 06 Apr 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/44400</guid>
</item>
<item>
 <title>Book Reviews</title>
 <link>http://java.sys-con.com/node/43662</link>
 <description>I wanted to read this book before it was ever announced. At the time, I was just beginning work on a project here at Expand Beyond to connect our Java-based application server, the XBAnywhere Server, with our .NET-based Web service, the Windows Gateway.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/43662&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 13 Feb 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/43662</guid>
</item>
<item>
 <title>Book Reviews</title>
 <link>http://java.sys-con.com/node/39068</link>
 <description>Christmastime has come and gone, and the only thing left to worry about is the present for yourself. You mean you didn&#039;t reward yourself for buying everyone else presents and developing like a mad dog? Why not grab a copy of A First Look at ASP.NET v2.0?&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/39068&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 12 Jan 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/39068</guid>
</item>
<item>
 <title>Book Reviews</title>
 <link>http://java.sys-con.com/node/39022</link>
 <description>It&#039;s all a question of balance. You can apply these words of wisdom to managing software development projects and to planning out the contents of a book, but it&#039;s still a tightrope walk.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/39022&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 11 Nov 2003 09:00:00 EST</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/39022</guid>
</item>
<item>
 <title>Book Reviews</title>
 <link>http://java.sys-con.com/node/38894</link>
 <description>Ms. Prince&#039;s goal in writing this book is to teach beginners how to develop simple but complete Windows applications. She shows users how to code, test, and debug their applications as well. The book is divided into five sections. The first section teaches you how to code and test object-oriented programs.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/38894&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 28 May 2003 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/38894</guid>
</item>
<item>
 <title>Book Reviews</title>
 <link>http://java.sys-con.com/node/38875</link>
 <description>I came upon this book under very odd circumstances, to say the least. I am a developer first and foremost, so the suggestion by my employer that I sit through a half-day seminar on the art of making technical sales was greeted with less than enthusiasm.&lt;p&gt;&lt;a href=&quot;http://java.sys-con.com/node/38875&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 28 Apr 2003 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://java.sys-con.com/node/38875</guid>
</item>
</channel>
</rss>
