¡@

Home 

c# Programming Glossary: basedata

Upcasting and generic lists

http://stackoverflow.com/questions/730401/upcasting-and-generic-lists

I have the following class hierarchy public abstract class BaseData some properties public class CoData BaseData some properties.. class BaseData some properties public class CoData BaseData some properties I am working with a method that requires the.. with a method that requires the return type to be List BaseData . In the method I have access to List CoData public List BaseData..

How to AES-128 encrypt a string using a password in Delphi and decrypt in C#?

http://stackoverflow.com/questions/9188045/how-to-aes-128-encrypt-a-string-using-a-password-in-delphi-and-decrypt-in-c

function CryptDeriveKey Prov HCRYPTPROV Algid ALG_ID BaseData HCRYPTHASH Flags LongWord var Key HCRYPTKEY LongBool stdcall..