Posts for microsoft
Ajax for ASP.NET and the UpdatePanel Control
December 20, 2006
For a recent project, I've been using the latest Release Candidate of the new ASP.NET AJAX (formerly known as Atlas) framework from Microsoft. More >
SQL Server and CSV
August 18, 2006
Sometimes we need to generate a simple list from a SQL Server database and store that list in comma separated values (CSV) or Excel format. It is simple enough to use Query Analyzer to create and run a query. But it is not as simple to export the results of that query to a CSV file. More >

