(Oleg Tkachenko) Everybody knows that XSLT stylesheet can be embedded into an assembly by setting in Visual Studio its “BuildAction” property to “Embedded Resource”. Such stylesheet then can be loaded using Assembly.GetManifestResourceStream() method.
Read More - Register for Free Membership
