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





A customer recently asked me if they can use the standard Microsoft explorer icons in their applications.   The answer is yes!   In fact Soma blogged about the extended set of Icons we have in VS2005 , but basically you can find the VS 2005 Image Library at %vs install path%/common7/ide/vs2005imagelibrary/vs2005imagelibrary.zip. The Windows, Office, and Visual Studio icons that we license for reuse are all contained in there.   We’d love to hear feedback on wha ... [ read more ]
I wasn’t sure I was going to report a version of Y using Object rather than explicit recursive types, but it turned out to be so easy and pretty that I couldn’t resist. It’s rather a dead-end, evolutionarily speaking, since future development will use the template of the explicit Universal type presented last time, but it’s amusing enough for a blog entry:   REM (? a -> z z a) Class OfA     Private Z As Object &nbs ... [ read more ]
   In previous articles, we have looked ways of creating various Pie Charts and Bar Charts.  In this Part of the series, we are going to take a first look at another common type of chart, the Line Graph.        As is often the case in VB.NET, there are several ways of achieving the end result.   Although I haven't chosen the easiest route this time, the journey takes us into some interesting GDI+ territory.


© 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