No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: Use Parameters in your sql command. [URL="http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.parameters.aspx"]http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.parameters.aspx[/URL] | |
Re: I think it would be something like: [CODE]public struct Olaylar { public _1024Bytes Bytes; public Action<_1024Bytes, uint> OnRx; public Action<_1024Bytes, uint> OnTx; public struct _1024Bytes { private byte[] bytes; public byte[] Bytes { get { return bytes ?? (bytes = new byte[1024]); } } public static explicit operator byte[](_1024Bytes bytes) … | |
Re: Use DateTime.Parse() - [URL="http://msdn.microsoft.com/en-us/library/kc8s65zs.aspx"]http://msdn.microsoft.com/en-us/library/kc8s65zs.aspx[/URL] |
The End.