Mostrando entradas con la etiqueta English. Mostrar todas las entradas
Mostrando entradas con la etiqueta English. Mostrar todas las entradas

viernes, 9 de marzo de 2018

Aggregate, the true LinQ aggregator operator







Aggregate LinQ operator, is the most very important LinQ aggregator operator and we will be create all others aggregators operator with its help. 

Let’s go see it.












martes, 23 de enero de 2018

App.Config Autoreader





You can read  app.config file Settings section automatically.

Don't lose the time.















martes, 28 de noviembre de 2017

jueves, 12 de octubre de 2017

Let Keyword in LinQ




This article try to lern the let keyword in LinQ, speaking of readiable, encapsulating and performance concepts.















miércoles, 27 de septiembre de 2017

default(T)




The default keyword, is a key of generics comparation and has de default info of CLR types. 













lunes, 26 de junio de 2017

WPF Notifications (SignalR)



In the current times, all operating systems and browsers have a notification engine. This is a very practical characteristic and that enables us to have apps 100% connected and 100% lives. With notifications, we can have information of: our others apps, our environments, our users, ours fails, etc., at the same time when they occur.













miércoles, 24 de mayo de 2017

jueves, 11 de mayo de 2017

Dapper Generic Repository







Repository Generic for Dapper, with utils methods for data access.
















sábado, 22 de abril de 2017

Linq Extended Joins







A extension method library with all joins of sql that not exists in LinQ.














lunes, 10 de abril de 2017

Visual Studio Collection Visualizers





A addon of Visual Studio 2015/2017 for collection types.















martes, 4 de abril de 2017

System.Diagnostics Useful Actions






A vision for the some utils methods of System.Diagnostics namespace.















jueves, 23 de febrero de 2017

miércoles, 8 de febrero de 2017

WPF SearchAll Control essentials





SearchAll is very usefull XAML control for our searchs in our Forms (Windows) in WPF.















viernes, 20 de enero de 2017

Cloning Objects in .NET Framework Part II






Interesting nugets and conclusions for clonning objects.















domingo, 11 de diciembre de 2016

DataAnnotations In Depth II





Continuous with validations class with DataAnnotations.














domingo, 27 de noviembre de 2016

DataAnnotations In Depth I




Validations objects with DataAnnotations classes.
















jueves, 17 de noviembre de 2016

Generic IEqualityComparer -E-





Powerful generic class for a generic abstraction of IEqualityComparer.