jueves, diciembre 11, 2008

JQuery Corner Gallery

JQuery Corner Gallery
http://methvin.com/jquery/jq-corner.html

Componentone Studio 2008 v2, Download

Componentone Studio 2008 v2, Download
http://dl.phazeddl.com/1265696/Componentone_Studio_2008_v2/

Studio for WinForms .NET 2.0
http://rapidshare.com/files/153592421/CmpStd2008v2WinNet2.part1.rar
http://rapidshare.com/files/153594624/CmpStd2008v2WinNet2.part2.rar
     
Studio for ASP.NET 2.0
http://rapidshare.com/files/153583154/CmpStd2008v2AspN2.part1.rar
http://rapidshare.com/files/153583835/CmpStd2008v2AspN2.part2.rar
     
Studio for WPF
http://rapidshare.com/files/153574585/CmpStd2008v2WPF.rar
     
Studio for ActiveX
http://rapidshare.com/files/153578096/CmpStd2008v2ActvX.rar

Studio for Mobile
http://rapidshare.com/files/153586054/CmpStd2008v2Mobi.rar

Studio for Silverlight
http://rapidshare.com/files/153587049/CmpStd2008v2SlM4.rar

martes, diciembre 09, 2008

Sobre SQL Injection

Microsoft's Opinionated Misfit Geek - Tools to block and eradicate SQL injection
http://www.misfitgeek.com/Tools+To+Block+And+Eradicate+SQL+Injection.aspx

SQL Injection Attack
http://guyellisrocks.com/sql-server/sql-injection-attack/

SQL Injection Defense Tools
http://blogs.msdn.com/sdl/archive/2008/06/24/sql-injection-defense-tools.aspx

Microsoft Security Advisory (954462) Rise in SQL Injection Attacks Exploiting Unverified User Data Input
http://www.microsoft.com/technet/security/advisory/954462.mspx

miércoles, noviembre 26, 2008

ASP.NET 3.5, WCF & jQuery

JSON-Enabled WCF Services in ASP.NET 3.5
http://dotnetslackers.com/articles/ajax/JSON-EnabledWCFServicesInASPNET35.aspx

JQuery Primer – Part 1
http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-1.aspx

JQuery Primer - Part 2
http://dotnetslackers.com/articles/ajax/JQuery-Primer-Part-2.aspx

Microsoft Web Platform Installer

Microsoft Web Platform Installer
http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx

Visual Web Developer Team Blog : Web Platform Installer
http://blogs.msdn.com/webdevtools/archive/2008/11/25/web-platform-installer.aspx


Visual Web Developer Team Blog : Where to get the Localized Languages of Silverlight 2 Tools

Samples Environment for Microsoft Chart Controls - Home

martes, noviembre 25, 2008

Data Points: Cloud Gazing From Silverlight 2

Windows Workflow Foundation & Windows Communication Foundation

Windows Workflow Foundation Tutorials
http://msdn.microsoft.com/en-us/library/bb628593.aspx

Tutorial: Creación de un servicio de flujo de trabajo
http://msdn.microsoft.com/es-es/library/bb924514.aspx

Windows Workflow Foundation (WF) Code Samples
http://social.msdn.microsoft.com/content/en-us/msft/netframework/wf/Codesamples

http://msdn.microsoft.com/en-us/netframework/aa663328.aspx

Best Practices For Windows Workflow Foundation Apps
http://msdn.microsoft.com/en-us/magazine/dd252947.aspx


Windows Communication Foundation
http://msdn.microsoft.com/en-us/library/cc268290.aspx

Windows Communication Foundation Code Samples
http://social.msdn.microsoft.com/content/en-us/msft/netframework/wcf/Codesamples

Windows Communication Foundation Samples
http://msdn.microsoft.com/en-us/library/ms751514.aspx

Writing Smart Clients by Using Windows Communication Foundation
http://msdn.microsoft.com/en-us/library/cc294424.aspx

.NET StockTrader Sample Application
http://msdn.microsoft.com/en-us/netframework/bb499684.aspx

Windows Communication Foundation: Application Deployment Scenarios
http://msdn.microsoft.com/en-us/library/cc512374.aspx

A Guide to Designing and Building RESTful Web Services with WCF 3.5
http://msdn.microsoft.com/en-us/library/dd203052.aspx

Peer-to-Peer Programming with WCF and .NET Framework 3.5
http://msdn.microsoft.com/en-us/library/cc297274.aspx

WF Tutorial: Building Sequential Workflows for Windows Workflow Foundation

viernes, noviembre 21, 2008

SilverlightContrib releases Silverlight 2 Controls

Silverlight 2 Watermarked TextBox Control

Silverlight SDK : Silverlight Bugs and Workarounds

Silverlight Toolkit - Home

Silverlight Toolkit - Home

What is the Silverlight Toolkit?
The Silverlight Toolkit is a collection of Silverlight controls, components and utilities made available outside the normal Silverlight release cycle. It adds new functionality quickly for designers and developers, and provides the community an efficient way to help shape product development by contributing ideas and bug reports. This first release includes full source code, unit tests, samples and documentation for 12 new controls covering charting, styling, layout, and user input.

http://www.codeplex.com/Silverlight

Have fun!

Silverlight SDK : WCF, HTTP, Security and Data Service topics for Silverlight

miércoles, noviembre 12, 2008

jQuery iPod-style Drilldown Menu | Filament Group, Inc.

A List Apart: Articles: Suckerfish Dropdowns

Superfish v1.4.8 – jQuery menu plugin by Joel Birch

7 of my favorite jQuery plugins for use with ASP.NET | Encosia

Suckerfish menu with ASP.NET and JQuery

Essential Visual Studio Tips & Tricks that Every Developer Should Know - Stephen Walther on ASP.NET MVC

A Guide to Learning ASP.NET MVC Beta 1 - Stephen Walther on ASP.NET MVC

jueves, noviembre 06, 2008

Scanner - Descubre qué carpetas se 'comen' el espacio libre de tu disco duro

Scanner - Descargar
[softtonic.com]

Scanner es una genial utilidad para ver el tamaño que ocupan todas y cada una de las carpetas de tu disco duro, CD, DVD o cualquier otro dispositivo de almacenamiento de datos.

Scanner muestra una gráfica de una tarta que representa la capacidad total de la unidad y las carpetas incluidas.

Esta mencionada interfaz gráfica y el programa en sí mismo es de los mejores que hemos visto de este tipo: muy completo, rápido y visualmente muy atractivo. En definitiva, casi perfecto.


viernes, octubre 17, 2008

Beginner's Guide to SQL Server Database Development with VSTS Database Edition

CodeGuru: Beginner's Guide to SQL Server Database Development with VSTS Database Edition
Importing from a database will include all the TSQL in the database along with items like Roles and Users.

ISO Date Validation RegEx

ISO Date Validation RegEx « Infovark Underground


ISO date
^(\d{4})\D?(0[1-9]|1[0-2])\D?([12]\d|0[1-9]|3[01])$

ISO time
^([01]\d|2[0-3])\D?([0-5]\d)\D?([0-5]\d)?\D?(\d{3})?$

ISO offset
^([zZ]|([\+-])([01]\d|2[0-3])\D?([0-5]\d)?)?$

ISO date and time
^(\d{4})\D?(0[1-9]|1[0-2])\D?([12]\d|0[1-9]|3[01])(\D?([01]\d|2[0-3])\D?([0-5]\d)\D?([0-5]\d)?\D?(\d{3})?)?$

ISO date, time, and offset (the works)
^(\d{4})\D?(0[1-9]|1[0-2])\D?([12]\d|0[1-9]|3[01])(\D?([01]\d|2[0-3])\D?([0-5]\d)\D?([0-5]\d)?\D?(\d{3})?([zZ]|([\+-])([01]\d|2[0-3])\D?([0-5]\d)?)?)?$


Saludos!


domingo, agosto 31, 2008

Essential Linq Reference : Why this acronym redefines .NET development and most still think its about databases

Timed Ajax calls with JQuery and ASP.NET

Ajax Data Controls - Home

Using JQuery to Make Asp.Net Play Nice with Asp.Net

Using ASP.NET with jquery: Jquery ASP.NET API source code tutorial

DOM Manipulation with JQuery

3 mistakes to avoid when using jQuery with ASP.NET AJAX | Encosia

Using jQuery to directly call ASP.NET AJAX page methods | Encosia

Boost ASP.NET performance with deferred content loading | Encosia

Using jQuery to Consume ASP.NET JSON Web Services | Encosia

Easily build powerful client-side AJAX paging, using jQuery | Encosia

Display data updates in real-time with AJAX | Encosia

AJAX, file downloads, and IFRAMEs | Encosia

Archives - exscale.se

miércoles, agosto 13, 2008

Practical guide to subversion on Windows with TortoiseSVN

Borrar directorios SVN desde una copia del repositorio

Programming Tips and Tricks, code samples/examples, Code Snippets - Developers' quick reference

» Ultimate Guide to Setup SSL on Rails and Apache 2 (with Ubuntu seasoning) :: Relentless Simplicity :: The Bonanzle Tech Blog

SMS through E-Mail: Cingular, Nextel, Sprint, T-Mobile, Verizon, Virgin Mobile - Tech-Recipes.com

Hacks to Beat Rapidshare Download Limits and Waiting Time - Tech-Recipes.com

WhoLockMe Explorer Extension v1.04 beta (NT-Win2K-XP) download page

UNLOCKER 1.8.7 BY CEDRICK 'NITCH' COLLOMB

Cannot delete file: Access is denied - Tech-Recipes.com

Practical UML™: A Hands-On Introduction for Developers

lunes, agosto 11, 2008

Great MSSQL 2008 Tutorials

Designing and Implementing Packages Tutorials
http://technet.microsoft.com/en-us/library/ms167031(SQL.100).aspx

Tutorial: Using the hierarchyid Data Type
http://technet.microsoft.com/en-us/library/bb677213(SQL.100).aspx

Service Broker Tutorials
http://technet.microsoft.com/en-us/library/bb839489(SQL.100).aspx

MSSQL Server 2008 - Tutorials

sábado, agosto 09, 2008

Enterprise .NET Community: Building a Claims-Based Security Model in WCF

Enterprise .NET Community: WCF Security Learning Guide

Threading Building Blocks.org

TBB Home
http://www.threadingbuildingblocks.org/

Download details: Microsoft SQL Server 2008 Feature Pack, August 2008

The ServerSide .NET Research Library - Application Development Downloads Directory

Concurrency: What Every Dev Must Know About Multithreaded Apps

Memory Models: Understand the Impact of Low-Lock Techniques in Multithreaded Apps

7 tricks to simplify your programs with LINQ

Extended LINQ: additional operators for LINQ to objects

Programming job interview challenge - Reversing bytes

Overview of concurrency in .NET Framework 3.5 | Igor Ostrovsky Blogging

CSS+Javascript power. Fancy menu

Devthought - Guillermo Rauch’s Blog » CSS+Javascript power. Fancy menu

Dynamic Drive DHTML Scripts- Slashdot Menu

Enterprise .NET Community: WCF Security Learning Guide

viernes, agosto 08, 2008

Context Menu - Menu contextual al hacer click derecho

7 Advanced CSS Menu, A Great Roundup!!

101 CSS Techniques Of All Time- Part 1

47+ Excellent Ajax CSS Forms

50+ Amazing Jquery Examples- Part1

13 Awesome Javascript CSS Menus

CSS-Styled Lists: 20+ Demos, Tutorials and Best Practices

CSS Layouts: 40+ Tutorials, Tips, Demos and Best Practices

Noupe - CSS tips and tricks

Getting Started with NHibernate: Part III - Alan Northam

Billy McCafferty - NHibernate

miércoles, agosto 06, 2008

Enhance your input fields with simple CSS tricks

Tools and Frameworks by Roy Osherove - ISerializable - Roy Osherove's Blog

Use this NHibernate wrapper to keep your repository classes simple : Jeffrey Palermo (.com)

ASP.Net MVC Framework pre- Preview 3 - A Step by Step guide to create a simple web app. - Fredrik Normén

The Inquisitive Coder - Davy Brion’s Blog » NHibernate

Summer of NHibernate Screencast Series

The Inquisitive Coder - Davy Brion’s Blog » NHibernate

So you want to learn NHibernate - Part 0.5, Prerequisites (or NHibernate = Marijuana.NET) « HSI Developer Blog

So you want to learn NHibernate? (or, NHibernate Hyperlink Acupuncture) « HSI Developer Blog

Java Education & Development Initiative Project » What is JEDI?

Intel Developer Tools - Make Better Code

domingo, agosto 03, 2008

sábado, agosto 02, 2008

Tutorial de NHibernate - Primeros pasos

The Inquisitive Coder - Davy Brion’s Blog » Blog Archive » Introduction to Dependency Injection

The Inquisitive Coder - Davy Brion’s Blog » Blog Archive » My Guide To Effective Test Driven Development

The Inquisitive Coder - Davy Brion’s Blog » Blog Archive » Data Access With NHibernate

The Inquisitive Coder - Davy Brion’s Blog » Blog Archive » Native ID generation with NHibernate

The Inquisitive Coder - Davy Brion’s Blog » Blog Archive » NHibernate Mapping Examples

X.U Web Chronicle : Open Source Jumptree Web Forum in ASP.NET 2.0/Nhibernate is released

jueves, julio 24, 2008

Servidores recomendados para eMule.

Servidores recomendados para eMule.


!! Saugstube !! –> ed2k://|server|193.138.221.214|4242|/

#eMule Serverlist Nr.1# –> ed2k://|server|193.138.221.213|4242|/

#eMule Serverlist Nr.2# –> ed2k://|server|193.138.221.210|4242|/

..:: France Mule #1 ::.. –> ed2k://|server|193.42.213.30|9510|/

eDonkeyServer No1 –> ed2k://|server|77.247.178.244|4242|/

miércoles, julio 23, 2008

Efficient Data Paging with the ASP.NET 2.0 DataList Control and ObjectDataSource - ScottGu's Blog

ASP.NET repeater control - databind with style

ASP.NET repeater control - databind with style

Retrieving Query String Values in ASP.NET and Javascript

CSS Control Adapter Toolkit for ASP.NET 2.0 - ScottGu's Blog

Configuring ASP.NET 2.0 Application Services to use SQL Server 2000 or SQL Server 2005 - ScottGu's Blog

How Do I Get the Security tab in Folder Properties

How To: Call a Web Service Using Client Certificates from ASP.NET 1.1

How To: Use SSL to Secure Communication with SQL Server

ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources - ScottGu's Blog

Visual jQuery 1.1

Utilizar la autenticación de formularios con SQL Server en ASP.NET 2.0

DevelopmentNow 's Blog

DevelopmentNow - Some .NET blogging engines

DevelopmentNow - Using passwordFormat with ASP.NET Membership

ASP.NET machineKey Generator

Hector Correa's Blog

SingingEels : URL Re-Writing The Right Way! (It's Easy)

15 Seconds : Tracing in .NET and Implementing Your Own Trace Listeners

ASP.NET.4GuysFromRolla.com: Examining ASP.NET 2.0's Membership, Roles, and Profile - Part 1

martes, julio 22, 2008

Matt Berseth: Confirm GridView Deletes with the ModalPopupExtender

Matt Berseth: ModalPopupExtender Example for Editing Rows in a GridView (Master/Detail Scenario)

Matt Berseth: Master-Detail with the GridView, DetailsView and ModalPopup Controls

Matt Berseth: Master-Detail with the GridView, DetailsView and jQuery's ThickBox

Freeze ASP.NET GridView Headers by Creating Client-Side Extenders - Dan Wahlin's WebLog

geeth.ganesan - ANDROID AND J2ME TUTORIALS

fairleads: Rails 2.0 and Scaffolding Step by Step

Wanted: A Good Ruby on Rails 2.0 Tutorial « Project Entropy

Beginners Tutorial: Routing in Rails 2.0 (with REST) - Part 1 of n « Project Entropy

lunes, julio 21, 2008

Learning jQuery » Beginner

Using jQuery to Consume ASP.NET JSON Web Services | Encosia

Display data updates in real-time with AJAX | Encosia

Boost ASP.NET performance with deferred content loading | Encosia

Using jQuery to directly call ASP.NET AJAX page methods | Encosia

Using jQuery to Consume ASP.NET JSON Web Services | Encosia

jQuery Intellisense in Visual Studio - Rick Strahl's Web Log

InfoBasis: JQuery Intellisense Header Generator

JQuery IntelliSense in Visual Studio 2008

ASP.NET: Create AJAX Server Controls using the ScriptControl base class

7 tricks to simplify your programs with LINQ | Igor Ostrovsky Blogging

Yet Another Blog on ASP.NET and Some Other Stuff

Matt Berseth: glowbuttons - Writing My First jQuery Plugin

Matt Berseth: Using jQuery Plugins with ASP.NET

Matt Berseth: Master-Detail with the GridView, DetailsView and ModalPopup Controls

Matt Berseth: Bulk Inserting Data with the ListView Control

jueves, julio 10, 2008

How To: Install the Subversion SVN (HTTP Module/Server/Client) on Windows

Brad Abrams : Mix08 Session Overview: Building Great AJAX Applications from Scratch Using ASP.NET 3.5 and Visual Studio 2008

Composite Application Guidance for WPF

Everything ASP.NET 2.0 - Ajax, MasterPages, Enterprise Library, Tips and Tricks

Hack Attack: How to set up a personal home Subversion server

Practical guide to subversion on Windows with TortoiseSVN

CodeProject: Setting up an ASP.NET website development environment using Visual Studio .NET, Subversion, and Windows XP. Free source code and programming help

martes, julio 01, 2008

Shivaranjan.com - Tech News, Reviews, Tips, Tricks, Tutorials

Útiles para quemar

Algunas herramientas útiles Free que pueden ayudar cuando no tenemos los mega monstruos como Nero, PowerISO, etc

Quieres hacer una imagen de tu CD? - 10 puntos
ISO Recorder v 2

Quieres montar unidades virtuales para cargar imágenes ISO ú otra? - 10 puntos
Daemos-tools

Quieres convertir el contenido de una carpeta en un archivo ISO?
FolderIso

Quieres quemar tus contenidos en CD?
Burn4Free

Saludos!

Creating a Loan Processing Composite Application

viernes, junio 27, 2008

ASP.NET Tutorials: Manual Threading in ASP.NET 2.0

Untangle - The Open Source Network Gateway

Home

The Open Source Network Gateway

The best open source projects, integrated and made easier for spam blocking, web filtering, remote access and more


lunes, junio 09, 2008

martes, febrero 12, 2008

¡¡ I love Firebug !!

Hola,
Quiero recomendarles una herramienta de suma importancia y, como en la vida, es gratis.

Se llama Firebug. Es una extensión para Firefox, aunque hay versión Lite para navegadores no Firefox. Permite muchísimas cosas.

Es una herramienta MUST HAVE!!

Firebug - Web Development Evolved

Saludos.


Powered by ScribeFire.

miércoles, enero 30, 2008

Blogeando desde Firefox con el Addon ScribeFire

Hola desde acá.
Metiendo texto libre.

Metiendo una imagen:


Saludos.


Powered by ScribeFire.