|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Serialization of array to stringCan anyone tell me if there is an equivalent VB.Net function to php serialize?
I need to then encode the serialized string and then use a function similar to php base64_encode? "Andrew" <And***@discussions.microsoft.com> wrote in message Possibly somebody in a newsgroup for VB.Net which would have "dotnet" in the news:2D082733-B09A-4A92-9685-CE9C5A5195E2@microsoft.com... > Can anyone tell me if there is an equivalent VB.Net function to php > serialize? name of the group. This group is for VB 6 and earlier and VB.Net questions are off-topic. "Andrew" <And***@discussions.microsoft.com> skrev i meddelandet You can start asking in microsoft.public.dotnet.languages.vb. This group isnews:2D082733-B09A-4A92-9685-CE9C5A5195E2@microsoft.com... > Can anyone tell me if there is an equivalent VB.Net function to php > serialize? > I need to then encode the serialized string and then use a function > similar > to php base64_encode? for classic VB6 and below. /Henning Hi Andrew,
You can probably use SOAP formatting (declarative or imperative) to make it base64 encoded, but best to ask this in a dotnet forum such as : microsoft.public.dotnet.languages.vb Show quoteHide quote "Andrew" <And***@discussions.microsoft.com> wrote in message news:2D082733-B09A-4A92-9685-CE9C5A5195E2@microsoft.com... > Can anyone tell me if there is an equivalent VB.Net function to php > serialize? > I need to then encode the serialized string and then use a function > similar > to php base64_encode? "Bill McCarthy" <McCarthy Is An Identity Thief> wrote in message Just redirect the man to the appropriate group, dick brain.news:ucF4$zPqJHA.2124@TK2MSFTNGP05.phx.gbl... > You can probably use SOAP formatting (declarative or > imperative) to make it base64 encoded Andrew,
There is a lot of encoding in Net. There is UrlEncoding (in fact HTTP encoding), there is string encoding en byte encoding and probably much more Because your question is a typical Framework question and not typical VB I advice you to look in the newsgroup microsoft.public.dotnet.framework.aspnet The most change the byte encode is probably what you want. http://msdn.microsoft.com/en-us/library/ds4kkd55(VS.80).aspx Cor Show quoteHide quote "Andrew" <And***@discussions.microsoft.com> wrote in message news:2D082733-B09A-4A92-9685-CE9C5A5195E2@microsoft.com... > Can anyone tell me if there is an equivalent VB.Net function to php > serialize? > I need to then encode the serialized string and then use a function > similar > to php base64_encode? "Cor Ligthert[MVP]" <Notmyfirstn***@planet.nl> wrote in message Just redirect the man to the appropriate group, dick brain.news:eh8gKnSqJHA.2124@TK2MSFTNGP05.phx.gbl... > There is a lot of encoding in Net. There is UrlEncoding (in > fact HTTP encoding), there is string encoding en byte encoding and > probably much more
Rubberband Line with ScrollBar
Active X and Vista Why there is a limit of 65,536 bytes when writing to file? Value > Long Data Type How to make this call from form to control Differences between VB amd VBA and VBA Education Application.Quit but Word remains open in Task Manager Knowing what launched an EXE that used CreateProcess()? ShellExecute to html file in VB.net Error 440 or 3021 |
|||||||||||||||||||||||