TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Hans Kreiger
NA
7
0
Short String/integer compression
Apr 5 2010 6:46 AM
Hey,
I need to compress relatively short strings(or integer/long) in vb.net, i've been told base64 is the direction to head in, but simply using convert.tobase64string() on a string of my length just makes it longer
the strings i will be using will always be of the same length and type, just different numbers, for example: "1406891123456777"
any level of compression is appreciated
Thanks,
Howard
Reply
Answers (
6
)
how to create server side controls dynamically
A good ref in threads