PUBLIC   marks

PUBLIC MARKS with tag .net

Sponsorised links

This month

XSL/FO et .NET

by ms_michel
Toutes les explications nécessaire pour générer un PDF en XSL-FO depuis ASP.NET en utilisant fop.jar et en passant par IKVM.

What is Unit Testing?

by ms_michel
Un article qui explique ce que sont les tests unitaires et pourquoi il faut les utiliser.

OpenForum - A Free Forum for MVC Applications

by ms_michel
OpenForum is a forum that can easily be plugged into any MVC application with very little effort.

Sponsorised links

June 2009

ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 1 Overview

by ms_michel
Présentation des nouvelles fonctionnalités du .NET Framework version 4.0 et de Visual Studio 10 (par rapport au .NET 3.5 et Visual Studio 2008)

MonoDevelop installer for Windows

by ms_michel
Ce n'est pour l'instant qu'une pré-version, mais elle semble déjà suffisamment stable pour mériter un petit essai.

May 2009

Pex - Automated White box Testing for .NET

by ms_michel (via)
Pex finds interesting input-output values of your methods, which you can save as a small test suite with high code coverage. Pex performs a systematic analysis, hunting for boundary conditions, exceptions and assertion failures, which you can debug right away.

Tutoriels ASP.NET MVC

by geraldg & 1 other
La traduction "non officielle" de certain des tutoriels du portail MVC US.

.NET Rocks!

by ERSWeb
Carl and Richard talk to Michael Feathers about how to bring legacy code (that which has no testing code coverage) into the 21st century.

April 2009

La Saga .Net

by geraldg
Depuis le début de l'existence de la plateforme .NET, j'ai mis au point un contenu que je délivre assez régulièrement et que je pourrais baptiser ".NET pour les nuls". Je pars du principe que les personnes en face de moi ne connaissent rien à .NET et je fais l'exploration d'un certain nombre de pans importants de la plateforme.

Too many automatic redirections attempted.

by ms_michel
Quand on appelle une url qui donne lieu à des redirections, il faut définir un container pour les cookies associés à la demande sans quoi on risque de tomber dans une boucle sans fin...

I Spose I’ll Just Say It: You Should Learn MVC

by ms_michel

The Great Lie

WebForms is a lie. It’s abstraction wrapped in deception covered in lie sauce presented on a plate full of diversion and sleight of hand. Nothing you do with Webforms has anything to do with the web – you let it do the work for you.

Stripping Accents from Latin Characters

by ms_michel
Faire disparaitre les accents, cédilles... Comparaison de méthode string.Normalize() du .NET 2.0 et d'une solution basée sur une hashtable.

Striping Diacritics

by ms_michel
Faire disparaitre les accents, cédilles... à l'aide de la méthode string.Normalize() du .NET 2.0

ASP.NET MVC Translated for the Web Forms Programmer

by ms_michel

What I haven't been able to grasp is exactly what it means to me, a web forms developer to create an MVC application. Where would I put my objects? My classes? My methods? My utilities? What about my user controls and master pages? My web services?

jQuery & .NET

by ms_michel
A set of ASP.NET Friendly controls which wrap up the jQuery UI Interactions and Widgets

Tutoriels ASP.NET MVC en français

by ms_michel
Dans cette série de tutoriaux, nous allons construire de bout en bout une application complète de gestion de contacts. Cette application vous permettra de stocker les informations – noms, numéro de téléphone et adresses emails – pour une liste de personnes. Nous allons construire cette application à travers plusieurs étapes. Chacune d’entres elles allant enrichir notre application MVC. Le but de cette construction par étape est de vous permettre de comprendre la raison derrière chaque changement.

March 2009

StyleFix - Automatically fix StyleCop violations

by ms_michel (via)
L'idée de StyleFix est d'automatiser la correction des principales violations rapportées par StyleCop : (convention, headers, multiples lignes vides, ...

Authentication of viewstate failed

by ms_michel
1) If this is a cluster, edit configuration so all servers use the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. 2) Viewstate can only be posted back to the same page. 3) The viewstate for this page might be corrupted.

ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas

by ms_michel & 2 others
This page lists some of the more popular “ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas” posts from Scott Guthrie.

PUBLIC TAGS related to tag .net

no tag

Sponsorised links