VB.NET and C# are so similar in expressive power and features that conversion between the two at first glance appears to be little more than adding or removing semicolons and curly braces. In fact, ...
I need to take info from about 15 Text Boxes and put them into an access DB. I have been trained in VB6 and could do it using VB6, but the problem is that I no longer have access to VB6. All I have is ...
I'm about build my next database, and I need to decide on a .Net language. I've been using Access for a few years, and have gotten as far as using Access Data Projects with Sql Server. The next step ...