Browse by Tags

Building a Secure Login Form (Parameterized Queries Part 2)
06 June 07 10:48 PM
In my first post on parameterized queries I built a simple login form that really was a contrived example meant to showcase how to use the TableAdapter Configuration Wizard to configure a parameterized query. However, since I opened myself up here, I Read More...
Postedby Beth Massi | 22 Comments    
Attachment(s):LoginClient.zip
Working with a Local Data File in VS
29 May 07 05:23 PM
Visual Studio 2005 made some big improvements in the way applications work with data, from BindingSources to the Data Sources Window all the way to a free version of SQL-Server called SQL-Server Express . I've had a few customers get stuck on using SQL-Server Read More...
Postedby Beth Massi | 14 Comments    
Reading from a Serial Port and Saving to a Database
05 May 07 09:14 AM
Recently I was sent a question about how to read from a serial port and save the information to a database so instead of following up privately I thought I'd post my answer here. There's a good article in the MSDN Library that has some hints on how to Read More...
Postedby Beth Massi | 6 Comments    
Page view tracker