- .NET Compact Framework Miscellaneous Development Tips:
- Access web service with required network credentials - System.Net.NetworkCredential
- How to Install Personal Security Certificate in C# compact framework - x509 PFX personal certificate - CertAddCertificateContextToStore() - PFXIsPFXBlob()
- How to Check if Personal Security Certificate Exists in C# compact framework - x509 PFX personal certificate - X509Store - X509Certificate2Collection
- How to Retrieve Windows Mobile Device ID in C# Compact Framework - GetDeviceUniqueID()
- How to Retrieve Windows Mobile SIM Phone Number in C# Compact Framework - SmsGetPhoneNumber()
- How to Retrieve Windows Mobile Application Directory in C# Compact Framework - Path.GetDirectoryName()
- How to Retrieve and Load XML Settings in Windows Mobile Application in C# Compact Framework
Siccolo helps MS SQL Server professionals save time and increase their productivity by utilizing a more efficient approach to database management - use their Windows Mobile empowered device while sipping margarita on the beach. Siccolo extends support from mobile devices for Microsoft SQL Servers
Friday, February 1, 2008
.NET Compact Framework Miscellaneous Development Tips...
Subscribe to:
Post Comments (Atom)
Exception handling -> "bubble up
Exception handling -> "bubble up" Exception handling (#1) try { ... // might fail ... } ca...
-
see it at Siccolo Articles - How to Create SQL Function To Format To Currency
-
New article at Siccolo .NET Development Articles - Open Dataset from Text File - Load ListView and GridView in .NET from TextFile - using ...
-
SQL Sever - How to Create a Directory (Folder) - Using xp_cmdshell and mkdir command
No comments:
Post a Comment