Saltar al contenido

Jorge Hoya Entradas

Paginación en Asp.net MVC

Paginación en MVC. http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application (en el apartado «Add Paging to the Students Index Page») http://www.asp.net/mvc/overview/older-versions-1/nerddinner/implement-efficient-data-paging (que es el mismo que http://nerddinnerbook.s3.amazonaws.com/Part8.htm )

Deja un comentario

Inicialización de aplicaciones en IIS > 8.0

preloadEnable y startMode: https://blogs.msdn.microsoft.com/vijaysk/2012/10/11/iis-8-whats-new-website-settings/ Application Initialization <applicationInitialization>: https://www.iis.net/configreference/system.webserver/applicationinitialization IIS 8 What’s new – Website  https://blogs.msdn.microsoft.com/vijaysk/2012/10/11/iis-8-whats-new-website-settings/ When you set the startMode property of your application pool to AlwaysRunning a worker process is…

Deja un comentario

WCF caching

5 steps to optimize wcf service: http://www.easywcf.com/five-steps-to-optimize-wcf-service/ How to add caching to my MVC Application and WCF Service: http://stackoverflow.com/questions/33734573/how-to-add-caching-to-my-mvc-application-and-wcf-service Caching in WCF? http://stackoverflow.com/questions/922116/caching-in-wcf En la…

1 comentario

ASP.NET Identity

Introduction to ASP.NET Identityhttp://www.asp.net/identity/overview/getting-started/introduction-to-aspnet-identity Overview of Custom Storage Providers for ASP.NET Identityhttp://www.asp.net/identity/overview/extensibility/overview-of-custom-storage-providers-for-aspnet-identity Implementing a Custom MySQL ASP.NET Identity Storage Providerhttp://www.asp.net/identity/overview/extensibility/implementing-a-custom-mysql-aspnet-identity-storage-provider   Working with Roles in ASP.NET…

Deja un comentario
Esta web utiliza cookies, puedes lees sobre ellas en la política de cookies    Ver política de cookies
Privacidad