Welcome to MSDN Blogs Sign in | Join | Help

Jeff Papiez - SQL Server Test Developer

My random thoughts, ideas, comments, and brain dumping ground.

Browse by Tags

All Tags » Visual Studio 2... » ASP.NET 2.0   (RSS)
Databound List Boxes
This one had me stumped for a little while until I was kicked in the right direction. The Problem You have two tables, Address and State. Address contains an attribute StateId, which is a primary key in the State table. You create a GridView to allow Read More...
How do we Integrate?
Some background is probably in order. I'm a Software Tester here at Microsoft. I work in the Integration Test Team, Release Release Services, SQL Server. One of my new jobs is to look at how our products integrate. Currently I'm investigating SQL Server Read More...
New Databinding in ASP.NET 2.0
First off, my hat's off to the ASP.NET team for some very cool new controls. I have been developing web content, on and off, for quite some time (let's just say a long time). Sometimes I really get tired of coding the same thing over, and over, and over, Read More...
Page view tracker