Search results for query: *

  • Users: CForsyth
  • Content: Threads
  • Order by date
  1. C

    VB2005 Using XSL files in my.resources

    Can anyone give me some example code of how to use an XSLT file stored in my.resources? What I'm trying to do is use the XslCompiledTransform Class to transform XML documents using an XSLT stylesheet saved in my.resources. What I'm trying to prevent having to deploy both the exe and an .xslt...
  2. C

    Visual Studio 2005 windows service walkthru inquiry

    I'm new to Windows programming in Visual Studio.Net. I have a ASP.Net 2.0 web application that requires a particular action to occur at a user-definable interval. (Namely an index job) I assume that a Windows Service would accommodate this function nicely. However, I am unable to find a...
Back
Top