Rating: Summary: Excellent introduction to C# and .NET Review: This book provides an excellent introduction to C# and .NET for Visual Basic 6 developers. Having programmed in VC++ rather than VB for the past few years, I still rate the book highly for anyone interested in getting a grounding in .NET...Chapter 14 provides a fitting conclusion to the book by showing us how to deploy our applications. You may be able to deploy your application with a simple XCOPY, but Visual Studio.NET provides powerful tools to create a Setup program. The authors provide a through disscussion of the Setup tools, and remind us that we must insure that the .NET runtime is installed on the target computer. ---Reviewed by Jack D.
Rating: Summary: Excellent introduction to C# and .NET Review: This book provides an excellent introduction to C# and .NET for Visual Basic 6 developers. Having programmed in VC++ rather than VB for the past few years, I still rate the book highly for anyone interested in getting a grounding in .NET... Chapter 14 provides a fitting conclusion to the book by showing us how to deploy our applications. You may be able to deploy your application with a simple XCOPY, but Visual Studio.NET provides powerful tools to create a Setup program. The authors provide a through disscussion of the Setup tools, and remind us that we must insure that the .NET runtime is installed on the target computer. ---Reviewed by Jack D.
Rating: Summary: Visual C# .NET: A Guide for VB6 Developers Review: This is one of the most realistic and helpful programming books I've ever had the pleasure to read. If there were more publications like this one that actually focused on the tasks a programmer needs in their day-to-day work, then people would be more prone to read the theoretical books that flood the market (they'd have the time to, since their projects would be in on schedule!) Great stuff, well written, with TONS of code you'll use every day.
|