SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tag C# Rss

Refine your search with one of the following additional tags (with number of items):

.Net (1)     Programming (1)    
Development (1)     Security (1)    
Encryption (1)    
   Items 1 to 2 of 2   
 

Generate C# class code for table

For any supplied table, my proc, usp_TableToClass, generates class code in C#, including fields, properties, getters and setters.  Read more...
By Cade Bryant 2007/11/16 | Source: SQLServerCentral.com | Category: Development
Rating: |  Discuss |  Briefcase | 1,561 reads

Keep Your Data Secure with the New Advanced Encryption Standard

The Advanced Encryption Standard (AES) is a National Institute of Standards and Technology specification for the encryption of electronic data. It is expected to become the accepted means of encrypting digital information, including financial, telecommunications, and government data. This article presents an overview of AES and explains the algorithms it uses. Included is a complete C# implementation and examples of encrypting .NET data. After reading this article you will be able to encrypt data using AES, test AES-based software, and use AES encryption in your systems.  Read more...
By Additional Articles 2007/10/19 | Source: Microsoft MSDN | Category: Security
Rating:  Rate this |  Briefcase | 1,368 reads
   Items 1 to 2 of 2