ASP magazine
Webzine présentant des cours et exemples de programmation dans les domaines suivants : asp, php, javascript, java, xml , html, sql.
|
|
PHP Excel 2007 classes
Project providing a set of classes for the PHP programming language, which allow you to write to Excel 2007 files and read from Excel 2007 files.
Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, ...
|
|
Ajax.NET
A free library for the Microsoft .NET Framework
Asynchronous JavaScript with XmlHttpRequest - VB.NET/C# Example
|
|
DevGuru Technologies
We have created extremely comprehensive "Quick Reference" documentation sources and, like our "How To" tutorials, they are easy to navigate and feature clear, precise explanations with useful, understandable working examples of code. ADO, ASP, CSS, HTML, JavaScript, Jet SQL, VBScript, ...
|
|
CertifDotNet - testez-vous sur la technologie .NET
Entièrement gratuit et en français, CertifDotNet permet d'auto-évaluer ses connaissances sur la technologie Microsoft .NET, et de se préparer aux examens de certification .NET. Les tests portent sur des thèmes variés : les applications Web et Windows .NET, ADO .NET, Framework .NET, ...
|
|
XMLHTTP - Microsoft's HTTP component
" There are several popular commercial COM components that retrieve data from other web sites via HTTP requests, such as AspTear and AspHTTP. There is another lesser know option from Microsoft, however. Microsoft's suite of XML DOM (Document Object Model) components includes the XMLHTTP ...
|
|
Tranformer un fichier XML en SVG via XSLT
Cet article montre trés simplement une méthode de transformation d'un fichier XML à l'aide d'une feuille de style XSL afin de produire un graphique SVG (Scalabale Vector Graphics) qui sera ensuite renvoyé sur le poste client.
|
|
SIMP : Silverlight IIS MySQL PHP
This video demonstrates how PHP can be used to generate XAML which is then delivered to a Silverlight front end. A XAML Generator was written in PHP, and this fronts a MySQL database. Queries to the database can be triggered from the Silverlight front end, and these result in XAML being ...
|
|
Navicat : Transferring your Access data to MySQL
Navicat supports imports from various file formats such as text file, csv file, xml file, excel file, access file, html file and some more.
To import Access data to MySQL, get a 30-day free trial of Navicat from http://www.navicat.com/download.php3.
Inside Navicat, there is an ...
|
|
ASPA - An ASP to PHP translator
ASPA attempts to automate the process of translating asp pages into php. The supported languages are JScript and VbScript. ASPA is based on compiler technology. The source files are transformed into a stream of tokens and lexical analysis is performed during the process. A Parser (each ...
|
|
W3Schools
A collection of free HTML, CSS, JavaScript, DHTML, XML, XHTML, WAP, ASP, SQL tutorials with lots of working examples and source code.
|
|
Data Access Downloads
This page lists downloads for Microsoft data access technologies, including ADO.NET, Microsoft Data Access Components (MDAC) and the Microsoft SQL Server 2000 Desktop Engine (MSDE 2000).
Microsoft Data Access Components (MDAC) -
Microsoft SQL Server 2000 Desktop Engine (MSDE) -
Data ...
|
|
Office 2003 XML Reference Schemas
Microsoft offers open and royalty-free documentation and licenses for the Microsoft Office 2003 XML Reference Schemas. These Reference Schemas include SpreadsheetML (the schema for Microsoft Office Excel 2003), FormTemplate Schemas (the schema for Microsoft Office InfoPath 2003), ...
|
|
Tutorial sur les requêtes serveur en JavaScript
Une question revient souvent sur les forums dédiés au JavaScript : Peut-on réaliser une requête sur le serveur sans (re)charger une page et sans utiliser d'astuces telles qu'une frame invisible ou une fenêtre popup ? Jusqu'à peu, je pensais que la réponse était aussi claire que négative. ...
|
|
Le HTML nouveau est arrivé !
"Il y a quelques années, le HTML était n'importe quoi, désormais les temps ont changé. Il en existe plusieurs versions : HTML 4.01, XHTML 1.0 et XHTML 1.1, les 3 sont encore d'actualité et on peut utiliser CSS dans chacun des cas. Le XHTML est un document HTML se pliant aux mêmes règles ...
|