Posted:
Friday, September 17, 2004 1:54 AM
by
Barry Gervin |
Filed under: ADO.NET, VS2003, C#, VB.NET, Tips, WinForms, WebForms, Services, Security, Testing, Home, Newsletter
There is a new critical security vulnerability that affects a wide range of software that can't be easily patched through Windows Update. The vulnerability lies inside of GDI+ and can allow a maliciously formed JPEG image file to create a buffer overrun
Read More...
Posted:
Wednesday, May 26, 2004 9:38 PM
by
Barry Gervin |
Filed under: PDC, VS2005, ADO.NET, SQL, VS2003, C#, VB.NET, Tips, WinForms, WebForms, Services, Security, Events, Testing, TechEd
No need to have a TechEd commnet password. You can download ALL the pdf's for the plethora of topics. Some good stuff to see how the newly announced stuff (Team System, etc.) works. Business Productivity Solutions (Office) Data Management (SQL Server)
Read More...
I've been doing a lot of testing lately. A lot. I'm building a database agnostic data access layer. It has to be as performant as using typed providers, and even support the optional use of a typed provider. For example, we want to allow developers to
Read More...