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 ...
In Visual Studio 10, Visual Basic and C# will officially attempt to converge rather than diverge. The two languages are touted by Microsoft to have the same major language features as each other; ...
Use VB to integrate Outlook functionality into your enterprise apps Your email has been sent With Visual Basic, Outlook 2000 features are under your control. Find out how to manipulate notes, tasks, ...
Excel sheets read data in cells using cell references, which are the addresses that identify each cell. Visual Basic macros also read data using cell references, extracting data by reading the cell's ...
With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010. My very first learning experience ...
I have been using dotnetwinpcap to use WinPcap in my VB.net program. However I find that I cannot decipher the results into something comparable to what Ethereal gives me in its "Packet Bytes" window.