Learning.JQuery.Jul.2007
jQuery is a powerful JavaScript library that can enhance your websites regardless of
your background.
Created by John Resig, jQuery is an open-source project with a dedicated core team
of top-notch JavaScript developers. It provides a wide range of features, an easy-to-
making it an essential tool for nearly every client-side scripting occasion.
Learning jQuery provides a gentle introduction to jQuery concepts, allowing you to
add interactions and animations to your pages!aeven if previous attempts at writing
with AJAX, events, effects, and advanced JavaScript language features.
A working demo of the examples in this book is available at:
http://book.learningjquery.com
NHibernate
Working with object-oriented software and a relational database can be cumbersome and time consuming in today's enterprise environments. NHibernate is an object/relational mapping tool for .NET environments. The term object/relational mapping (ORM) refers to the technique of mapping a data representation from an object model to a relational data model with a SQL-based schema.
php manual
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated web pages quickly, but you can do much more with PHP.
cake_1.2.1.8004
CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.
App Arch Guide 2.0 - Beta 2
The purpose of the Application Architecture Guide 2.0 is to improve your effectiveness when
building applications on the Microsoft platform. The primary audience is solution architects and
development leads. The guide provides design-level guidance for the architecture and design of
applications built on the .NET Platform. It focuses on the most common types of applications,
partitioning application functionality into layers, components, and services, and walks through
their key design characteristics.
C# 4 New Features
Introduction
It is now close to a year since Microsoft Visual C# 3.0 shipped as part of Visual Studio 2008. In the VS Managed Languages team we are hard at work on creating the next version of the language (with the unsurprising working title of C# 4.0), and this document is a first public description of the planned language features as we currently see them.
Please be advised that all this is in early stages of production and is subject to change. Part of the reason for sharing our plans in public so early is precisely to get the kind of feedback that will cause us to improve the final product before it rolls out.
Simultaneously with the publication of this whitepaper, a first public CTP (community technology preview) of Visual Studio 2010 is going out as a Virtual PC image for everyone to try. Please use it to play and experiment with the features, and let us know of any thoughts you have. We ask for your understanding and patience working with very early bits, where especially new or newly implemented features do not have the quality or stability of a final product. The aim of the CTP is not to give you a productive work environment but to give you the best possible impression of what we are working on for the next release.
The CTP contains a number of walkthroughs, some of which highlight the new language features of C# 4.0. Those are excellent for getting a hands-on guided tour through the details of some common scenarios for the features. You may consider this whitepaper a companion document to these walkthroughs, complementing them with a focus on the overall language features and how they work, as opposed to the specifics of the concrete scenarios.
BlogEngine
Blog Engine Source Code