FAQs, Tutorials and Tips - FYIcenter.com

Categories:
    CSS (113)
    PHP (275)
    C#/.NET (54)
    Oracle (47)
    Others (717)
    MySQL (75)
    XHTML/HTML (68)
    Photoshop (78)
    XML (18)
    JavaScript (152)
    MS Access (21)
    Visual Basic (16)
    Java (321)
    C and C++ (102)
    AJAX (86)
    ASP (24)
    Mathematics (37)
    Unix and Linux (54)
    Perl (50)
    Webmaster (59)
    Flash (30)
    Fonts (11)
    SQL Server (50)
    Python (43)
    RSS (5)
    Softwsre QA (87)
    Windows (27)
    Mac OS X (6)
    DB2 (8)
[ Home | What's new | What's popular | Add a resource ]
Categories:
Top > Unix and Linux > Articles
Resource Details:
Rate this resource:
Vote total counts:2
Vote total score:3  :-)
Your vote:
:-(-3-2-1+1+2+3:-)
 
[ Home | What's new | What's popular | Add a resource ]

HOWTO recover delete...

It happens to everyone sooner or later: a split second after you hit Enter you realize your mistake, but it's too late; you just deleted a valuable file or dire...

It is okay to use PO...

Tim Bray’s article on RESTful Casuistry revisits an odd meme in the REST debates that I’ve been meaning to discredit for a while....                              

C++ Summary...

C++ Summary...                                                                                                                                                    

Pair Programming wit...

A little Agile to go with the Ajax... My four commandments of Agile Development are: 1. Short iterations 2. Pair programming 3. Test... more »...                  

Flexible Endpoints f...

Typically, endpoints have the responsibility of extracting information from incoming XML, invoking a service from the service layer and transforming.....