The Artima Developer Community
Sponsored Link

.NET Buzz Forum
All Aboard the Developer "Express"

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Tim Sneath

Posts: 395
Nickname: timsneath
Registered: Aug, 2003

Tim Sneath is a .NET developer for Microsoft in the UK.
All Aboard the Developer "Express" Posted: Oct 1, 2004 9:46 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Tim Sneath.
Original Post: All Aboard the Developer "Express"
Feed Title: Tim Sneath's Blog
Feed URL: /msdnerror.htm?aspxerrorpath=/tims/Rss.aspx
Feed Description: Random mumblings on Microsoft, .NET, and other topics.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Tim Sneath
Latest Posts From Tim Sneath's Blog

Advertisement

I had a great time this week presenting to the London Database Developer Forum on the Express product range. As I'm sure most of you know, we announced at TechEd Europe the first public beta of a range of cut-down, very low cost versions of our developer and database tools. These tools are limited in functionality - you can't connect to remote databases, for example - but are a fantastic way to get to grips with the .NET Framework without making a large investment.

In the presentation I gave, I demonstrated how you could use Visual Basic Express and SQL Server Express to write a relational database client application supporting read/write access to data across multiple tables with only two lines of code, using the TableAdapter objects and the in-built Data Sources window. We also covered how SQL Server Express provides all the benefits of MSDE plus a streamlined management tool and increased headroom.

Some attendees asked for the slides, so I've included them here, along with a rough'n'ready demo script that I used as a reference for the steps. Feel free to take these and use them for your own purposes, for demonstration to other groups or simply as a learning tool.

Read: All Aboard the Developer "Express"

Topic: CS:Forums 2.0.1 RC1 Previous Topic   Next Topic Topic: Regional Director

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use