Peter's Gekko

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Beginning Object oriented ASP.NET 2.0 using VB.NET

I've been writing quite a lot over the last couple of weeks (months), and now I really have a great subject for this 200th post (still care about statistics). Last weekend I submitted the first part of my manuscipt of Beginning Object Oriented ASP.NET using VB.NET, to be published by Apress. It will be a tutor on object oriented programming intended for (VB) developers who know how to write code but are scared by the new world of OOP in VB.NET. As, amongst others, Jay has blogged there is a need for a good book on OOP.

People who knew me as a Delphi guy allready expressed their worries about me moving to the “Dark side”. Now they can feel at ease, I have totally lost my mind ! In the Delphi world VB has a bad reputation, even in the .NET world C# people tend to look down upon VB. You can still write some horrible code in VB.NET. But you can also write 1st class strongly typed OOP code where the VB.NET compiler will help you with clear warnings on every ambiguity. After every topic in my book I do a small recap in C#. You might be surpised to see how small the diffrences between C# and VB code are. They both follow the same (CTS) patterns.

.NET is all about coding against this huge object oriented class library (the framework). Coding in C#, the compiler forces you to write good clean code. Coding in VB compiler settings allow you to get away with a lot but they can force you to write just as good as something in C#.

Peter


Posted 07-01-2004 9:50 AM by pvanooijen

[Advertisement]

Comments

Paul Gielens wrote re: Beginning Object oriented ASP.NET 2.0 using VB.NET
on 07-01-2004 8:49 AM
Peter writing a book, very cool! Although I'm more into C#... how does "Beginning Object Oriented ASP.NET using C#" sound.
Peter van Ooijen wrote re: Beginning Object oriented ASP.NET 2.0 using VB.NET
on 07-02-2004 7:39 AM
It's about OOP, not about a language.. But who knows..
Peter's Gekko wrote Generics C# and VB 2005
on 10-05-2004 10:45 PM
Generics C# and VB 2005
Pablo Carrau wrote re: Beginning Object oriented ASP.NET 2.0 using VB.NET
on 01-25-2005 7:29 PM
When is the book scheduled to be released??
Swsshis Jdmas wrote re: Beginning Object oriented ASP.NET 2.0 using VB.NET
on 01-26-2005 10:18 AM
Learn VB.net
Peter van Ooijen wrote re: Beginning Object oriented ASP.NET 2.0 using VB.NET
on 01-26-2005 2:29 PM
The project is dangling somewhere between "canceled" and "delayed for quite some time".
Writing a beginners book is very very hard and, like Paul says, my true loves stays C# :)

Add a Comment

(required)  
(optional)
(required)  
Remember Me?