Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JackTekTips

    MMC

    Hello all, does anybody knows how to write an MMC snap in . The help in MSDN is very complex and the reference page of Leon Finker too . TIA Jack
  2. JackTekTips

    Learning Com with Examples

    Hello all, i'd like to learn COM (or COM+ or DCOM+) , but i'd like to learn with examples that I could program and debug to see what's happening. I've read the Don's Box book "Essential COM" , but it doesn't get an case study during the book to see how to use the learned concepts...
  3. JackTekTips

    Using Jce

    Hello all, I'm trying to use the JCE , but when i do this: import javax.cripto.*; I got the error below: C:\temp\java\cripto>javac TestCripto.java TestCripto.java:1: package javax.cripto does not exist import javax.cripto.*; ^ 1 error I've already set up the classpath with the...

Part and Inventory Search

Back
Top