Blog Stats
  • Posts - 42
  • Articles - 0
  • Comments - 98
  • Trackbacks - 34

 

Getting a stream object from a MyJavascript(.js txtfile) - Resources

// Getting a stream object from a MyJavascript(.js txtfile) in the Resources.

// In VS-2005 > .Net 2.0

objMyStream = new System.IO.MemoryStream(

                System.Text.Encoding.UTF8.GetBytes(

                    Properties.Resources.MyJavascriptFile));

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Feedback

No comments posted yet.


Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

 

 

Copyright © Vinayak