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 Chriss Miller 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. EdwardJS024

    GDI: How to skew an image in perspective?

    Hi guys, Maybe someone can help me. Hopefully this post is clear. I know everyone is busy with their own work. Thanks in advance a thousand times. MY OBJECTIVE: I want to skew an image in a quadrilateral perspective. To get an example of what the image shape is supposed to be like after...
  2. EdwardJS024

    UI Validation

    How do you guys handle UI Validation from a broader sense? I have posted about this in "Constraining input data" but needed to post on a more conceptual level. IMHO, there are 2 kinds of validation that occur in a system, 1. Syntax Validation 2. Business Rules Validation Syntax rules occur...
  3. EdwardJS024

    Pattern Oriented Software book

    Has anyone read "Pattern-Oriented Software Architecture: Patterns for Concurrent and Networked Objects" http://www.cs.wustl.edu/~schmidt/POSA/ ?? If so how is that book? Would you recommend it? EJS
  4. EdwardJS024

    Constraining input data

    Maybe you guys can lend hand in an intuitive way to handle input validation from the client/UI. I am working on a validation engine that validates all input data and making sure it meets a domain specification/criteria, only then is it considered a valid input...
  5. EdwardJS024

    How do you architect your systems?

    Hi guys, I am doing some research to learn how the members in this communty go about designing their applications. More specifically, does anyone here follow any specific principals in layering or partitioning of their systems? If so, do you care to share your taught process on how you go about...
  6. EdwardJS024

    Learning Java

    Hi, I want to learn Java. Specifically geared more to Internet Applications. I already have intensive experience in C#/ASP.NET. I know all the basics of Java (ms cloned it). I want to take it to the next level and learn about EJB,JSP etc. Very fast learner, what books do u suggest?
  7. EdwardJS024

    Principal for object behavioral assignment

    I wanted to kick off an interesting oo topic to possibly get users feedback on their way of thinking during oo design. Like many of you, oo books lay read on my desk. None of them have really ever presented any formal principal for assigning appropriate responsibilities/behavior to objects. Or...

Part and Inventory Search

Back
Top