Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:123502
More Search Options
RSS Available
Matching Posts
RSA Cryptology problem
Hi, I have the following encryption code: Dim encryptedKey As String = nothing <WebMethod()> Public Function Encrypt(ByVal password As String) As String Dim bEncryptedData() As Byte Dim rsaCSP As RSACryptoServiceProvider Dim bInput() As Byte Dim paramCSP As CspParameters paramCSP = New CspParameters() paramCSP.Flags = CspProviderFlags.UseMachineKeyStore rsaCSP = New RSACryptoServiceProvider(paramCSP) bInput = (New System.Text.UnicodeEncoding()).GetBytes(password) encryptionKey = rsaCSP.ToXmlString
Posted to
Security
(Forum)
by
mtullock
on 8/15/2003
Re: Datagrid hidden value
thank you!!! you have saved my sanity!!!!!!!! ok on to the next issue........ Cheers! Magnus
Posted to
Data Presentation Controls
(Forum)
by
mtullock
on 8/13/2003
Datagrid hidden value
Hi Guys I have the following data grid: <asp:datagrid id="hospital" OnItemCommand="showID" AutoGenerateColumns="false" runat="server"> <Columns> <asp:ButtonColumn HeaderText="id" DataTextField="ID" Visible="false" /> <asp:ButtonColumn HeaderText="Code" DataTextField="Code" CommandName="Select" /> <asp:ButtonColumn HeaderText="Description" DataTextField="Description"
Posted to
Data Presentation Controls
(Forum)
by
mtullock
on 8/13/2003
property problems
Hi Guys, I am implementing a new system at work which uses existing VB code, which I intend to create web services from. The current one I am working on is an encryption algorithm which works perfect in VB but uses a propery method (shown below) however the web page is not able to access it, the error I get is - BC30456: 'InBuffer' is not a member of 'Delayed_Discharge_Web.localhost.Service1'. I ahve tries putting a <webmethod()> in front of it but o success - any ideas? Web Page Dim encRadio
Posted to
XML Web Services
(Forum)
by
mtullock
on 8/11/2003
Page 1 of 1 (4 items)
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online