1
vote
Font-dependent control positioning
is the problem working out the placement of controls? i.e. you know font X and Y work on OS A and B, and give the layout you want with the text you're using on those systems?
MeasureString …
1
vote
Printing to a specific printer from a web app
if you created an application that hosted the web browser control (rather than using a web browser directly) you could control the printing process much more directly.
(assuming using Windo …
1
vote
Make an incoming call on my mobile trigger an action on my pc
'depends'
you'd need to check the SDK for the phones you're targetting - but Symbian and certainly WindowsCE phones can do that (NFI about the iPhone).
Calling into Dynamics would b …
0
votes
Adding a License to your .Net Web Application
unless you obfuscate it in some way so it is more effort than it is worth, or you precompile I don't see how you could prevent them from just isolating the license checking code - and removing it. …
0
votes
Synchronisable CRM System
First off - if the CRM is going to be a product you sell, by all measn build it - if it is for internal use I'd say let soemone else endure the pain of solving these questions and just buy a CRM. …
