Thread: Question Choose the right start?
View Single Post
  #3 (permalink)  
Old 07-10-2009, 1:41 AM
thek thek is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: May 2009
Posts: 22
Reputation: 12
thek is on a distinguished programming path ahead
Default

Quote:
Originally Posted by MattP View Post
I'd recommend reading the DW2 link that cjard posted.
Read it many times, and I can do it blindfold now ;-)
But I'm unfamiliar with, how to cahnge the navagtion bar? Can I somehow see the code behind the bar?

Quote:
If you're a visual learner this series will be of assistance: Forms over Data Video Series
Excellent. Thanks !

Quote:
Here's an article on handling concurrency issues in .NET. The article is for an ASP.NET application but it does go over some of the drawbacks of pessimistic locking and provides a couple of sample stored procedures that you could build from: 15 Seconds : Handling Concurrency Issues in .NET

Thanks again !
Reply With Quote