Jose R. Guay Paz

Most of the time on
ASP.NET, C# & SQL Server

Sponsors

News

INETA Community Speakers Program

My latest tweets

this.blog.owner=

  • CSW Solutions
  • Follow Me
  • Works On My Machine

.NET Communities

  • INETA Latam

Blogs I Read

Websites I like

Browse by Tags

All Tags » Data (RSS)
The ASP.NET Capsule #17: Book Recommendations from Packt Publishing with Sample Chapters
Here are some book recommendations from Packt Publishing with a sample chapter. Learning jQuery 1.3 Sample Chapter Chapter 4: Effects Entity Framework Tutorial Sample Chapter Chapter 2: Getting Started ASP.NET 3.5 Application Architecture and Design Sample...
News: System.Data.OracleClient update
Microsoft has made a huge announcement regarding the OracleClient library in ADO.NET. Himanshu Vasishth, Program Manager for ADO.NET OracleClient made the following information available in the ADO.NET Team Blog yesterday: As a part of formulating our...
Free Ebook: Mastering SQL Server 2005 Profiler
Hi all. Check out this cool offer from Red-Gate. Free eBook and 14-day trial for faster SQL Server troubleshooting. You know what it's like as a DBA. You haven't got hours to unravel problems. Ensure you have the knowledge and an intuitive tool to hand...
Checkout my video on SQL Server 2008 Table-Valued Parameters
Hi all. Checkout my latest video in the SQL Server 2008 series, about Table-Valued Parameters. Hope you like it. Enjoy.
Checkout my video on SQL Server 2008 New Data Types
Hi all. You can check my video on SQL Server 2008 new data types. I’ll be posting some more videos soon. Thanks for watching. Enjoy.
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. There are some...
More Posts