Archivo mensual: septiembre 2006

Agile Architect – Interesante

Sam Gentile sobre un Agile Architect http://codebetter.com/blogs/sam.gentile/archive/2006/09/06/Being-an-Agile-Architect.aspx   Un nuevo site para developers speak (http://devlicio.us/). More info aqui http://codebetter.com/blogs/brendan.tompkins/archive/2006/09/21/Devlicio.Us-Day-One-a-Success_2E002E002E00_-Let-the-Blogging-Season-Begin_2100_.aspx     MSF es ahora parte de Patterns and Practices Group http://www.agilemanagement.net/Articles/MSF/MSFNowPartofPatternsandPr.html   Patron de Web Client Software Factory http://www.codeplex.com/Wiki/View.aspx?ProjectName=websf   … Seguir leyendo

Publicado en Sin categoría | 4 comentarios

Live Trace Viewer for WCF

http://blogs.msdn.com/vbertocci/archive/2006/09/19/762763.aspx

Publicado en Sin categoría | 6 comentarios

WCF Config Settings para IIS – En caso tal se me olvide

Codigo namespace DerivativesCalculator { // You have created a class library to define and implement your WCF service. // You will need to add a reference to this library from another project and add // the code to that project … Seguir leyendo

Publicado en Informática e Internet | 15 comentarios

Domain Drive Design, .NET Fx 3.0 y más

Tutorial de 5 dias para WPF http://blogs.msdn.com/karstenj/archive/2006/06/15/632639.aspx   Entrevista con Jimmy Nilsson (Domain Driven Design) http://www.theserverside.net/news/thread.tss?thread_id=42136&asrc=EM_NLN_530036&uid=2453080   MSF Agile Guidance http://www.microsoft.com/downloads/details.aspx?FamilyID=9f3ea426-c2b2-4264-ba0f-35a021d85234&displaylang=en  

Publicado en Sin categoría | 5 comentarios

Team System Work Item usando Codeplex.com

Estuve con mi self learning de TFS y al parecer hay cosas que ya se han visto en otros tipos de proyectos similares. Pero aun asi parece que esto tiene una utilidad al nivel de la cantidad de información que … Seguir leyendo

Publicado en Sin categoría | 5 comentarios

Ecyware GreenBlue Inspector 1.5 Release Notes

  What’s New in version 1.5.0.0 Major bug fixes in browser window: Added some 80% fixes found in GreenBlue Services. This will improved Session Recording for GET and POST methods. Cookies.dat and Index.dat: They have been upgraded to use GreenBlue … Seguir leyendo

Publicado en Sin categoría | 4 comentarios

RegEx for HTML for elements that have an end tag

  (?<element>(# ES: Ponemos el tag que queremos extraer# EN: Put the tag that you want to use(?<header><(?i:script)[^>]*?(# ES: Esta linea se encarga de los argumentos# Notar que puse ("|’|) porque pueden existir# elementos sin comillas# EN: This line takes … Seguir leyendo

Publicado en Sin categoría | 2 comentarios

On Contract First and XML Serialization rules you should follow

On Contract First and XML Serialization rules you should follow Reading this from Dare’s ongoing Contract First articles. "I should clarify that when I say ‘code-first’ development that this doesn’t mean that there shouldn’t be guidelines as to what types … Seguir leyendo

Publicado en Sin categoría | Deja un comentario

Gunter Ollmann’s new paper about Automated Tools

Gunter Ollmann’s new paper about Automated Tools [PDF] View the paper. In Section 4, Anti-tool Client Side, I must said that automated tools are indeed not capable to detect this kind of protection (I call it ingenious ways to avoid … Seguir leyendo

Publicado en Sin categoría | 2 comentarios

Google’s Web Accelerator vs. GreenBlue Services – When Evil meets User Power

Google’s Web Accelerator vs. GB Services – When Evil meets User Power Read this first and then this: It seems Google has created a "proxy" client that listens for each request. Let’s say is there GreenBlue Services a la Google, … Seguir leyendo

Publicado en Sin categoría | 2 comentarios