Search Results

1
vote

What are some common things to consider when developing a web-based application to be sold

Abarax gave a great answer, I'd emphasise that you should consider Localisation - both for spoken languages (english, french, german, etc) and the Organisation's language e.g. some places may call …
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 …
0
votes

Is MSMQ the right choice for this scenario…

Yes, that sounds viable. At an MS event I went to a few years ago, and scenario was almost exactly the case study one of the presenters used (i.e. major site had a tightly coupled process …