Jose R. Guay Paz
Most of the time on ASP.NET, C# & SQL Server
-
Book Review: C# In Depth
-
SQL Server 2008 Liberado!!!
El día de hoy fue liberado la versión final (RTM) del tan esperado SQL Server 2008.
-
Book Review: ASP.NET Ajax In Action
-
Book Review: NHibernate In Action
-
Videos de Silverlight 2.0
-
Official Note: Version 1.0 RTM of the SQL Server 2005 Driver for PHP is live!
It's official. You can now download version 1.0 RTM of the SQL Server 2005 Driver for PHP from the MSDN download site.
-
Noticia Oficial: La Versión 1.0 RTM Del Driver de SQL Server 2005 Para PHP Ha Sido Liberada
La versión 1.0 del Driver de SQL Server 2005 para PHP está disponible en el sitio de descargas de MSDN.
-
Having RadioButtons on a Repeater or DataList
Repeaters are very powerful controls that allows us to present formated information from a datasource.
-
Ensure Proper Closure & Disposal Of A DataReader
Most of the time, we create programs that use DataReaders (weather they are on ASP.NET or Winforms). They're fast, easy to use but sometimes, they fill out our connections pool and withour proper care, they can cause problems to our users.
-
Ya Disponible: Preview 1 de ASP.NET AJAX 4.0
Ya es oficial!!
El Primer Preview de ASP.NET Ajax 4.0 acaba de salir a la luz. Pueden ver el Roadmap para mas información sobre el contenido de este preview y si pueden, por favor envíen un poco de feedback.
Este preview contiene (entre otros) las siguientes implementaciones:
- Client-side template rendering
- Declarative instantiation of behaviors and controls
- DataView control
- Markup extensions
- Bindings
La página de descarga de CodePlex está aquí.