|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to get the number of milliseconds between two System.DateTime objectshow to get the number of milliseconds between two System.DateTime objects
Daniel wrote:
> how to get the number of milliseconds between two System.DateTime objects In C#, you can write:(date2 - date1).TotalMilliseconds In VB.NET: date2.Subtract( date1 ).TotalMilliseconds
Importance of salt
Strong Names Secure??? Windows authentication only xml based AzMan and ActiveDirectory Is WindowsPrincipal is Remotable ? Unable to run c++ .net executable from a network drive hooked to server Windows Security pops up when executing javascript in an asp.net p data size and RSA encryption Delegation across trusted domains .NET 2.0: code access security / authentication |
|||||||||||||||||||||||