473,503 Members | 2,238 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Encryption

I need to create a way for users to access their asp.net membership accounts
from a desktop application via a web service.

Everything is working except for now all I use is the members username
becuase everything else is encrypted.

In short, I need to learn how to take a string and encrypt it in the same
format as the asp.net membership tables have them stored.

THANK!
Jun 11 '06 #1
3 1382
You might want to have a read through this article
http://www.code-magazine.com/article...uickid=0511031.

I was looking at doing something similar the other day, I can't find that
article at the moment however.
Luke
"Sean" <Se**@discussions.microsoft.com> wrote in message
news:88**********************************@microsof t.com...
I need to create a way for users to access their asp.net membership
accounts
from a desktop application via a web service.

Everything is working except for now all I use is the members username
becuase everything else is encrypted.

In short, I need to learn how to take a string and encrypt it in the same
format as the asp.net membership tables have them stored.

THANK!


Jun 11 '06 #2
The last link might not be as helpful as i thought, but I found the other
link

http://msdn.microsoft.com/msdnmag/is...5/04/Security/

'Windows® Forms intranet applications often resort to storing user
credentials in a database even when deployed in a homogenous Windows
environment. This stems from the limitations of using Windows accounts. For
ASP.NET applications, the Microsoft® .NET Framework 2.0 provides
out-of-the-box custom credentials management. You can easily authenticate
users and authorize them, without ever having to use Windows accounts. This
saves developers valuable time and effort, not to mention providing a
high-quality, secure solution.'

"Sean" <Se**@discussions.microsoft.com> wrote in message
news:88**********************************@microsof t.com...
I need to create a way for users to access their asp.net membership
accounts
from a desktop application via a web service.

Everything is working except for now all I use is the members username
becuase everything else is encrypted.

In short, I need to learn how to take a string and encrypt it in the same
format as the asp.net membership tables have them stored.

THANK!


Jun 11 '06 #3
Looks like an article for me.

Thanks

"Luke Smith" wrote:
The last link might not be as helpful as i thought, but I found the other
link

http://msdn.microsoft.com/msdnmag/is...5/04/Security/

'Windows® Forms intranet applications often resort to storing user
credentials in a database even when deployed in a homogenous Windows
environment. This stems from the limitations of using Windows accounts. For
ASP.NET applications, the Microsoft® .NET Framework 2.0 provides
out-of-the-box custom credentials management. You can easily authenticate
users and authorize them, without ever having to use Windows accounts. This
saves developers valuable time and effort, not to mention providing a
high-quality, secure solution.'

"Sean" <Se**@discussions.microsoft.com> wrote in message
news:88**********************************@microsof t.com...
I need to create a way for users to access their asp.net membership
accounts
from a desktop application via a web service.

Everything is working except for now all I use is the members username
becuase everything else is encrypted.

In short, I need to learn how to take a string and encrypt it in the same
format as the asp.net membership tables have them stored.

THANK!

Jun 11 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
7125
by: Cliff | last post by:
We are trying to connect to 3 different Oracle databases using MS Access as the front-end and ODBC as the connection. The problem that we are having is that 1 of the databases requires a...
113
12184
by: Bonj | last post by:
I was in need of an encryption algorithm to the following requirements: 1) Must be capable of encrypting strings to a byte array, and decyrpting back again to the same string 2) Must have the same...
7
2227
by: Alan Silver | last post by:
Hello, I am writing a page where sensitive data is collected (over SSL) and stored in a database. I have been looking at the .NET encryption classes, but am a bit confused as to which is best...
2
1524
by: Sumit Gupta | last post by:
Can anyone please tell me how to encrpt string or any kind of Data. Also the Algorithm of Compression. Any Link tutorial etc. Like : Zip or RAR Formats etc.
9
5125
by: sweety | last post by:
Dear All, How to encrypt a C data file and make binary file and then have to read a bin file at run time and decrypt the file and have to read the data. Any help to achive this pls. Would be...
4
4127
by: pintu | last post by:
Hello everybody.. I hav some confusion regarding asymmetric encryption.As asymmetric encryption it there is one private key and one public key.So any data is encrypted using private key and the...
1
3066
by: =?Utf-8?B?bWljcm9ob2Y=?= | last post by:
Short version: Is there a way to configure (preferably programmatically) the max encryption strength that will be used by the framework when connecting to a particular SSL-protected web service? ...
11
5015
by: John Williams | last post by:
I've written a simple program to do XOR encryption as my first foray into understanding how encryption works. The code compiles fine, however it segmentation faults on every run. using gdb to...
22
7620
by: j1mb0jay | last post by:
I have had to create a simple string encryption program for coursework, I have completed the task and now have to do a write up on how it could be improved at a later date. If you could look...
19
3271
by: klenwell | last post by:
Another request for comments here. I'd like to accomplish something like the scheme outlined at this page here: http://tinyurl.com/3dtcdr In a nutshell, the form uses javascript to hash...
0
7207
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7291
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7357
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7012
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7468
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5023
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4690
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3171
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.