Blog Stats
  • Posts - 25
  • Articles - 0
  • Comments - 14
  • Trackbacks - 36

 

May 2005 Entries

Smart Client and unmanaged Dll's Part II

After some thouht, I have come up with a solution that works very nicely in the environment that I am currently working in. DETAILS TO FOLLOW
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Smart Client and unmanaged Dll's Part I

I love the smart Client ability in .Net where I can deploy full scale managed applications over the web. But in some of my more recent .Net applications I have found the need to integrate with legacy unmanaged code, in most cases this unmanaged Dll's are Excel Addins that I want to reuse in my managed world. But try as I might I am unable to find any reference on the web to how I might avoid the need to install the unmanaged dll's thru a installation application before I make my app available, and...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

 

Copyright © David Lattimore-Gay