|
|
| CryptoLicensing for .NET Product Review |
| CryptoLicensing for .Net is a 100% .Net solution to add licensing, copy-protection and activation capabilities to
.Net, Windows Forms (WinForms) and WPF applications, components and controls. |
| | By Peter Bromberg on Saturday, June 06, 2009 11:19:24 AM. |
| |
|
|
|
|
|
| Treeview Explorer / Dialog for SmartPhone |
| While working on my first Smartphone venture which uploads Smartphone camera photos you've taken with your phone up to your web site, I experimented with various controls and code, and even resurrected Andy Wigley's book, ".NET Compact Framework Core Reference" (MS Press), which contains lots of valuable Compact Framework information (even though it doesn't cover the SmartPhone form factor). |
| | By Peter Bromberg on Friday, June 24, 2005 8:11:26 PM. |
| |
|
| Upload Photos to the Web with your SmartPhone |
| Recently my wireless provider, Cingular, figured out that ATT Wireless (which they had acquired) had a good deal going with the AudioVox SMT5600 and finally got around to offering the same $199 (with mail-in $50 rebate) deal to existing and new Cingular customers. Being eminently familiar with this incredible phone, I jumped on board, and added a 256MB miniSD storage card for another $45 from Best Buy. |
| | By Peter Bromberg on Sunday, June 19, 2005 10:57:00 AM. |
| |
|
| .NET Compact Framework Kill All Programs |
| Here's a quick tip on how to kill all of the running programs on your mobile device. The following code snippet uses an API call to start killing applications until it has freed up the designated amount of memory. In this case, I've simply passed in the int.MaxValue so that it will kill everything. |
| | By Robbe Morris on Tuesday, April 12, 2005 1:03:27 PM. |
| |
|
|
|