News

I'm assuming you're using ASP.NET 2.0 or later.<BR><BR>I would use an ObjectDataSource for this, as it's a lot easier than coding it, and it lets you use the designer to manage your controls. <BR ...
Visual Basic .NET Power Coding offers concise discussion and helpful examples of VB.NET's most complex topics, such as delegates, threading, remoting, Reflection, and security.
Hi guys,The VB project from hell is getting worse, as I just inherited a former teammate's code. It's a mess, and even though I'm not much of a VB programmer, I get to fix it ... yeah.So, in an ...