FAQs, Tutorials and Tips - FYIcenter.com
|
106 php 5.3: notes about closures and lambda functions Few notes about closures and lambda functions in php5.3... Submitted: 20080723 110 Get up and running with Grails in NetBeans IDE, via wizards and templates, source generators, editors, menu items, etc., which leverage the Grails commands, such as "grai... Submitted: 20080723
115 The Python core libraries include six different methods for parsing and creating XML, none of which feel particularly Pythonic (here I am, three weeks into developing wit... Submitted: 20080722 109 Real dependent typing in Scala! One of the limitations of a map collection class is that the keys and elements have to be defined uniformly with respect to types. We can't define keys that map to string... Submitted: 20080722 111 Top Ten Signs You May Be Charging Too Little This article has been translated into Spanish by Diana at Artegami. Thanks Diana! Finding that pricing sweet spot where you make a great income without scaring clients aw... Submitted: 20080721 132 Table Drag and Drop JQuery plugin This TableDnD plugin allows the user to reorder rows within a table, for example if they represent an ordered list (tasks by priority for example). Individual rows can be... Submitted: 20080721 127 5 Minute Guide to Spring Security A brief tutorial illustrating use of Spring Security 2 (aka Acegi Security) with XML configuration and simple integration into a web application with a JDBC back-end. Pro... Submitted: 20080718 117 This is a proposal for a small improvement on the autocomplete feature, commonly found in many applications. To my knowledge, it hasn't been described or implemented else... Submitted: 20080718 122 Not be out done, here are the 101 LINQ Samples for C#. The interesting thing for someone like myself who has done both VB.NET (actually from VB DOS to VB.NET 2003) and ha... Submitted: 20080717 116 Getting started with the OSGi Service Platform. Some learning points helping you to overcome the first problems you will encounter.... Submitted: 20080717
2981 Here are some useful SQL tricks, tested on an Oracle database.... Submitted: 20060920 2889 Oracle DBA FAQ - Understanding SQL SELECT Query Statements A collection of 33 FAQs on Oracle SQL SELECT query statements. Clear answers are provided with tutorial exercises on selecting rows and columns from tables and views, sor... Submitted: 20060716
633 The Power of Anonymous Methods in C# Anonymous methods are a new feature in C# 2.0 that allow you to hook an action directly to an event as opposed to having a separate event handler.... Submitted: 20070425 594 SQL Server FAQs - Introduction to NULL Values A collection of 11 FAQs on working with NULL values. Clear explanations and tutorial exercises are provided on assigning NULL values to columns, variables and parameters;... Submitted: 20070730
163 Our parents were wrong when they told us not to be lazy. Laziness is a vital characteristic for success, and something we should strive for.... Submitted: 20080619 414 Learn how to do a Google Pagerank using Ajax Lately I’ve been searching for a good Google Pagerank function. Couldn’t find any… So i decided to make my own. Here is an Ajax Google Pagerank I have done today... Submitted: 20071203 1085 XHTML 1.0 Tutorials - Understanding Tables and Table Cells A collection of 17 FAQs/tutorials tips on XHTML tables and table cells. Clear answers are provided with tutorial exercises on table elements like: table, tr, td, th, capt... Submitted: 20060822 444 Java 7 - What to do with BigDecimal? What happens in Java when we have to deal with large decimal numbers? Numbers that must be accurate, of unlimited size and precision? We use BigDecimal, of course. Yet, I... Submitted: 20070718
|
21 FAQs/tutorials, questions & answers: What Is CSS Cascading? What Is a Contextual Selector? ... 18 FAQs/tutorials, questions & answers: How To Set Page Width? Why Relative Font Sizes Are Bad? ...
Processing Web Forms with PHP Scripts 21 FAQs/tutorials, questions & answers: How To Remove Slashes? How To Handle Multiple Checkboxes? ... 22 FAQs/tutorials, questions & answers: How To ROLLBACK a Transaction? What Is a READ WRITE Transaction? ... Oracle SELECT Query Statements 33 FAQs/tutorials, questions & answers: What Is a GROUP BY Clause? What Is a OUT LEFT Join? ... |