Tag Archives: javascript

Regresando a lo básico – Javascript en ASP.NET

Hace unos días un amigo me preguntó algo curioso: Necesito que todo lo que entre mi usuario en una caja de texto en ASP.NET se transforme automáticamente a mayúsculas. Se me había ocurrido usar OnTextChanged pero no se que tan … Continue reading

Posted in asp.net | Tagged , , , | 4 Comments

SyntaxHighlighter 2.0 Haskell Brush

I know there are a lot of Syntax Highlighter out there, but I love Alex Gorbatchev SyntaxHighlighter 2.0. I had to write a new brush for Haskell language since I start searching for one without any success, this is my … Continue reading

Posted in development | Tagged , | 1 Comment

Book review: Learning JQuery

No es secreto que Microsoft comienza a abrazar el “Open Source”, nadie pensaba hace unos cuantos meses atrás que JQuery, la framework de código abierto para desarrollo y manipulación del DOM en Javascript, sería “adoptada” por Microsoft hasta que hizo … Continue reading

Posted in book, reviews | Tagged , , | Leave a comment