/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





Ok, it's been quite a while since I issued the challenge to write the Y combinator in VB9 CTP without using recursive types, and no one has bitten yet (actually, the challenge was originally made to me by Erik Meijer and much of what I've done comes from Mark Shields). So I am going to drop a HUGE hint and re-issue the challenge. Review my blog to see how I did the early-bound version, using a universal representation for types. Now, instead of recursively defining a type U with a branch ... [ read more ]
Despite the fact that we made what I still feel is a solid release , we've been clearly seeing some customers having problems with the performance of the VB 2005 compiler when used on large VB projects. In response to a number of problems that we've isolated, we've released a QFE that addresses many of the major problems people are having. To quote the announcement in the forums : We've received feedback, both directly from developers and in the forums, regarding slow performance of ... [ read more ]
source for my BindingSourcePlus class.      Option   Strict   On Option   Explicit   On   Imports  System Imports  System.Windows.Forms   <System.ComponentModel.DesignerCategory( "" )> _ Public   Class  BindingSourcePlus     Inherits  BindingSource   # Region   ".ctors"       Public   Sub   New ()        '     End   Sub       Public   Su ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC