Welcome to SofiaDev.Org's Blogs Sign in | Join | Help

Май 2006 - Posts

"My Custom C# CAML generator" article is now online

Check it out here: http://blogs.sofiadev.org/blogs/branimir/articles/MyCSharpCaml_Generator.aspx
posted by branimir | 0 Comments
Filed Under: ,

Generic event-handlers in .NET 2.0

I was writing-up an event handler with custom event arguments, getting ready for defining the event args class along with a delegate for the event definition (as you’re supposed to in .NET 1.1), when I’ve noticed that in VS intellisense is helping
posted by branimir | 0 Comments
Attachment(s): EventArgs.zip