dbones notes
its a geek thing

Taking a screen shot showing the mouse posistion

January 30, 2008 23:54 by Dave
Here is some code i have written to take a screen shot of the primary monitor and show an icon where the mouse is located. The function first takes a screen shot then goes onto to draw an icon at the same posistion where the mouse is located. [code:c#]  private Bitmap GetScr... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: dotNet
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

Trust Level

January 29, 2008 23:23 by Dave
FYI one of the best links to do with trust levels <http://msdn2.microsoft.com/en-us/library/ms998326.aspx>  During the setup of this blog (BlogEngine.Net, which is awesome BTW) I ran into a small snag. The hosting comapny could not run this blog with high trust set. So as I wa... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: asp.net
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed