Posts Tagged ‘writing’

Populate DropDown from database – C#

Monday, July 19th, 2010

CV Writing Tips Jobs Titles & Descriptions Looking for Talent? Looking for a Job Register …

See the rest here:
Populate DropDown from database – C#

Multi-parameter CLR aggregate in SQL Server 2005

Monday, June 21st, 2010

Enter to Win SQL Server Books —– SharePoint Tips … Using Visual Studio 2005 and SQL Server 2005 a C# SQL Project contains the aggregate. The process of creating a SQL CLR project with Visual Studio has been described in earlier articles such as Writing to an operating system file using the SQL Server SQLCLR. The C# SQL Server Project is in the Project Type “Visual C# Database” in the New Project dialog. Start by adding an aggregate. I named mine concat5 using the …

See the article here:
Multi-parameter CLR aggregate in SQL Server 2005

Counting Down to Seven: Exploring XNA — Global Nerdy

Friday, March 5th, 2010

Visual Studio 2008, which costs money, or Visual C# 2008 Express Edition, which is free-as-in-beer. Don’t let its being free throw you off; it’s a complete IDE and more than enough for developing games. As of this writing, the 2010 editions of Visual Studio , which have not …. You could wait for the next article in this series, but if you’re rarin’ to learn how to develop games with XNA, let me recommend Learning XNA 3.0, written by Aaron Reed and published by O’Reilly. …

Excerpt from:
Counting Down to Seven: Exploring XNA — Global Nerdy