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





Channel: Jay Harlow

XmlResourceResolver is a class derived from System.Xml.XmlResolver used to find resources stored as manifest resource streams in an assembly. Problem I wanted to: Store a number XSLT files as embedded resources, so that I could deploy the assembly without deploying each of the individual XSLT files Optionally allow an XSLT file to be overloaded by the user Allow an XSLT file to be localized in a language satellite assembly Allow xsl:include & xsl:import statements to find ... [ read more ]


Kent Beck's book from Addison Wesley on test driven development.
James W. Cooper's book from Addison Wesley on Design Patterns written with VB6 & VB.NET samples. An excellent companion to the GOF Design Pattern book ( http://msmvps.com/jayharlow/archive/2004/09/13/13447.aspx ). http://labsoftware.com/vbpatterns/vbPatterns.htm
The Gang of Four's (Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides) book from Addison Wesley on Design Patterns.
Martin Fowler's book from Addison Wesley on enterprise application architecture. http://www.martinfowler.com/books.html#eaa
Joshua Kerievsky's book from Addison Wesley on using Refactoring with Design Patterns.  http://www.industriallogic.com/xp/refactoring/


The following MSDN article shows some sample code using Outlook 2003 from VB.NET. http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/odc_OL2003_ta/html/odc_OLOMwVBNET.asp


The following MSDN article shows a sample of an Outlook 2003 add-in written in VB.NET. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_OL2003_ta/html/odc_OLWhatsNew2k3.asp It also lists what is new for developers in Outlook 2003.


© 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