Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / August 2006

Tip: Looking for answers? Try searching our database.

Base64 Decode

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kuldeep - 30 Aug 2006 11:05 GMT
Hi All,

Could you please give me some guidelines on dealing with
Base64 encoded string.
The actual purpose is to decode Base64 Encoded string
and stream the data to a browser so that it can be viewed
in a web application

Regards,
Kuldeep
Jayender - 30 Aug 2006 11:19 GMT
This will help u i guess:
http://www.codeproject.com/aspnet/EncodedUrlBuilder.asp

Cheers,
Jay

> Hi All,
>
[quoted text clipped - 6 lines]
> Regards,
> Kuldeep
Peter Bromberg [C# MVP] - 30 Aug 2006 12:50 GMT
Look at the Convert class methods, ToBase64String and FromBase64String:

http://msdn2.microsoft.com/en-us/library/system.convert.frombase64string.aspx

That should help.
Peter

Signature

Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com

> Hi All,
>
[quoted text clipped - 6 lines]
> Regards,
> Kuldeep
Kuldeep - 30 Aug 2006 13:54 GMT
Thank You Peter.

I could solve the problem by having a MemoryStream of the ByteArray data of
the base64 encoded string and then saving it as an image at a desired
location.

Regrads
Kuldeep

> Look at the Convert class methods, ToBase64String and FromBase64String:
>
[quoted text clipped - 13 lines]
>> Regards,
>> Kuldeep

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.