| Projects on Google Code | Results 1 - 10 of 14 |
C# Helpers by Vulcano Solutions
Class Diagram
[http://www.caiquedourado.com.br/2007/12/28/utilcs/ http://www.caiquedourado.com.br/wp-content/uploads/2009/04/atualizadorframework1.png]
This is a zend framework developer's toolbox
=Песочница/playground=
----
==В составе:==
# Пока пустая.
----
==Цели:==
* Учиться программировать на профессиональном уровне, командному программированию, использованию репозитория кода.
* Способствовать повторному использованию кода.
----
Гуглекод пока не поддерживает locking файлов...
Some helper Classes I developed (and continue to do so) for my ActionScript 3 Projects.
I don't know if they're useful for you, but I use them on a regular basis
*MathMK*
Some simple mathematical helper functions (simpler random(), trigonometry...)
*ObjectsMK*
Some Objects I often...
* String Extension methods.
* Numbers extension methods.
* Do stuff like 10.percentOf(100) // 10
* Wrapper around Castle.Windsor.
* A simple NHibernate Repository implementation
* Wrapper around log4net
* Network library (Ftp, Http operations).
* Validation methods.
* A C...
==The Modular ZF Project==
This project aims to provide a collection of modules which can be reused by simply dropping the module folder into an existing ZF application and various action/view helpers, plugins, decorators, etc. to extend the functionality of the base ZF classes.
This is a collection of (hopefully) useful action and view helpers for `Zend_Framework` projects.
== [http://code.google.com/p/zf-helpers/source/browse/trunk/modules/crud/controllers/IndexController.php?spec=svn18 CRUD Module] ==
This is a module that allows you to add/edit/delete records from all...
my custom classes
A port of most of the prototype.js enumerable and string functionalities.