What is a good book about Developing ServerControls with VB.NET

D

Dexter

Hello all,
i want to know the best book about Developing Server Controls and Custom Web
Controls with VB.NET.

Thanks


Dexter
 
M

Matt Berther

Hello Dexter,

Not sure if its in VB.NET, but 'Developing Microsoft ASP.NET Server Controls
and Components' by Nikhil Kothari is considered to be the bible. Examples
can always be ported from C# to VB using the convertors available online...
 
J

Joe Fallon

I am reading it right now.
So far so good.
There is one specific pattern that is available only in C#.
Apparently VB.Net does not support this pattern.
It has to do with declaring events. C# has an optimized way of using an
Eventlist that VB does not have.
So for VB you have to use a more ineffiecient pattern. It will work but will
be slower.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top