-
#VS2015 – Observer Pattern the easy way with #NuGet and #CSharp 6 features
Hola! These days I’m dealing with a Winforms app who needs tons of love (Thanks Tori!). I’m slowly addidng some stuff like IoC, and I get to a point where I need to upgrade the current implementation of Observer for a better one. Lucky for us, in Net Framework 4.0 the MS team added the cool IObserver<T> interface, however there is some code… — read more
-
#VS2015 – Observer Pattern en modo MUY SIMPLE (como nos gusta)
Hola! Estos dĂas estoy revisitando una app Winforms que requiere mucho cariño (Gracias Tori!). Al momento de empezar a mejorarla un poco con cosas como IoC en Winforms, me encuentro con la necesidad un Observer. Desde .Net Framework 4.0 tenemos una interfaz IObserver<T> muy Ăştil, sin embargo la implementaciĂłn requiere un poco de cĂłdigo y… — read more
-
[#ENTLIB] Enterprise Library 6 Wave 2 released
Buenas, a few days ago I mentioned the release of Enterprise Library 6 . Today updating me of what me looses during the weekend, I see that a new Wave (wave) related to EntLib has left a few days ago. Actually the core remains the same, but in this release we have some interesting things… — read more
-
[#ENTLIB] Enterprise Library 6 Wave 2 released
Buenas, hace unos dĂas comentĂ© el lanzamiento de Enterprise Library 6. Hoy poniĂ©ndome al dĂa de lo que se me atrasa durante el fin de semana veo que una nueva Wave (oleada) relacionada con EntLib ha salido hace unos dĂas. En realidad el core sigue siendo el mismo, sin embargo en este lanzamiento tenemos algunas… — read more
-
[#ENTLIB] Enterprise Library 6 is here!
Buenas, a new Major Version of Enterprise Library was released a few days ago, in this case the version 6. Within it we find the following: New block Semantic Logging Application Block (v1.0) New programmatic configuration Updated 7 blocks: Data Access Application Block Exception Handling Application Block Logging Application Block Policy Injection Application Block Transient… — read more
-
[#ENTLIB] Enterprise Library 6 is here !!!
Buenas, una nueva Major Version de Enterprise Library se ha liberado hace unos dĂas, en este caso la versiĂłn 6. Dentro de la misma podemos encontrar lo siguiente: New block Semantic Logging Application Block (v1.0) New programmatic configuration Updated 7 blocks: Data Access Application Block Exception Handling Application Block Logging Application Block Policy Injection Application… — read more
-
[UNITY] Working with Singleton using # UNITY
Good, a few days ago, Jorge wrote an article gutting the functioning of a Singleton with.NET. Then came Joseph and also did a bit of light on the matter; and I thought to myself, But they that speak? programming a Singleton by hand, are crazy or what? We are going to from Edu defined to… — read more
-
[UNITY] Trabajando con Singleton utilizando #UNITY
Buenas, hace unos dĂas, Jorge escribiĂł un artĂculo destripando el funcionamiento de un Singleton con .Net. Luego llegĂł JosĂ© y tambiĂ©n aportĂł un poco de luz al respecto; y yo me dije a mi mismo, ÂżPero estos de que hablan? programar un Singleton a mano, están locos o quĂ©? Vamos que desde el Edu definiĂł… — read more
-
[ENTLIB] Does Enterprise Library vNext… Let’s Go !!!
Good, Patterns and Practices people have begun to work in the Product Backlog in the new version of enterprise library released shortly. grigori melnik said something with regard to what is incoroporará for AZURE at this link, in addition to other Patterns and Practices related materials. For example, development guides for AZURE, etc. What is interesting is that already begin surveys,… — read more
-
[ENTLIB] Enterprise Library vNext … te animas?
Buenas, la gente de Patterns and Practices han comenzado a trabajar en el Product Backlog de la nueva versiĂłn de Enterprise Library que se liberará dentro de poco. Grigori Melnik ha comentado algo al respecto de lo que se incoroporará para AZURE en este link, además de otros materiales de Patterns and Practices relacionados. Como… — read more
-
[ENTLIB] Enterprise Library 5.0 Silverlight Integration Pack Released
Good, I almost forget, the Patterns & Practices of Microsoft team has released the Silverlight Integration Pack for enterprise library.This set of components enables us to take advantage ofenterprise library for developments on Silverlight. Initially, this release includes: caching application block with support for: In-memory cache Isolated cache storage Expiration and scavenging policies Notification of cache purging validation application block with… — read more
-
[ENTLIB] Enterprise Library 5.0 Silverlight Integration Pack Released
Buenas, casi se me olvida, el equipo de Patterns & Practices de Microsoft ha liberado el Silverlight Integration Pack para Enterprise Library. Este conjunto de componentes nos permite aprovechar las ventajas de Enterprise Library para los desarrollos sobre Silverlight. Inicialmente esta release incluye: Caching Application Block with support for: In-memory cache Isolated storage cache Expiration… — read more