Hi,
Event is reserved word in VB.NET. Couldn't you name it something like
CalendarEvent?

Signature
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net
> Hello,
>
[quoted text clipped - 13 lines]
> Thanks,
> Miguel
shapper - 10 Sep 2007 18:36 GMT
> Hi,
>
[quoted text clipped - 22 lines]
> > Thanks,
> > Miguel
Yes, I can use CalendarEvent ... but I would prefer event so I was
just wondering if this would be possible.
Thanks,
Miguel
Teemu Keiski - 10 Sep 2007 19:05 GMT
Well, it is if you place the name inside Brackets
Public Class [Event]
but that ain't beautiful either

Signature
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net
>> Hi,
>>
[quoted text clipped - 29 lines]
> Thanks,
> Miguel