Jump to content
Xtreme .Net Talk

Recommended Posts

  • *Gurus*
Posted

How many hours have gone into it?

 

The appropriate price is the highest one that most people would be willing to pay to purchase your product, so think along those lines. What would you pay to get a copy? For something like this I wouldn't go any higher than 30 US Dollars-- something around 20 bucks would be a realistic asking price, that is if I'm picturing the component's functionality correctly.

  • 2 weeks later...
  • 2 weeks later...
  • *Experts*
Posted
There's a new version up on the site that exposes the print job collection (so you can iterate through it and do whatever) and the printer information (status i.e. out of paper, off line etc and location, comment, job count etc.) and it's licensed until 2003-06-06 if anyone would like to give it a look-see ;)
Printer Monitor for .NET? - see Merrion Computing Ltd for details
  • Leaders
Posted

I have to say I'm surprised that the .Net framework does not already provide this sort of functionality.

 

On a usage note I for one would not want to have to distribute MerrionComputing.info to my customers. And why do you need Toolbox.bmp? Can it not be compiled into the assembly?

Those who live by the sword get shot by those who don't!
  • *Experts*
Posted

Originally MerrionComputing.info was a custom licensing requirement - but I have removed this. Just haven't updated the documentation as my upgraded version of Document!X hasn't arrived.

 

There are lots of holes in the .Net framework that still require API coding - for example there seems to be no way to add/remove users from user permissions from a DACL without recourse to the AddAccessAllowedAce type API stuff. I'm sure the framework will support this as soon as I have committed another hundred hours to getting it working :(...

 

Do you know how to compile the toolbox bitmap into the application? The attribute <ToolboxBitmap()> seems to require a filename, which is a bit odd. I suppose the default component bitmap isn't too bad anyway...

Printer Monitor for .NET? - see Merrion Computing Ltd for details
  • Leaders
Posted

No, I have no idea, not having done any serious work with .Net yet. It just seemed like a weird thing to omit.

 

Hang on, why'd you need a toolbox icon distributed anyway. I assume that the license does not allow your customers to pass on the dev license to third party developers from their clients.

Those who live by the sword get shot by those who don't!
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...