Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class named String
Message
 
 
To
10/11/2013 12:08:35
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01587660
Message ID:
01587678
Views:
37
I use this class in a couple of more places, but mainly related to Password and User Roles features.

>Hmmmm... there's a code smell there, but I'm having trouble identifying it. Do you only use the encode/decode for passwords?
>
>
>>My class String has two methods Encode and Decode where I can encode and decode a string. The encode and decode code has to be the "same" as my VFP code (to make ASP.NET compatible with VFP app). So I use my class String as following:
>>
>>
>>cPassword = "ABCD";
>>string Decoded;
>>Decoded = MyNameSpace.String.Decoded( cPassword );
>>
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform