I have an old VB6 project (DLL) that someone wants converted to VB.NET. It's been a long time since I've worked with VB6, and I've never done VB.NET, though I've done enough C#. I've read up on the ...
Technologies mentioned in this article include VB.NET and C#. Q I put my resources for a given application into a different project because my company wants us to share resources among several ...
i need to do a batch conversion of thousands of .doc to .pdf. i found this VB code to do this but i don't have VB and i'm lame anyway View image ...
Launch and terminate applications in Visual Basic 6.0 Your email has been sent Visual Basic 6.0 gives you the convenient ability to programmatically check on the status of an application before you ...
The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save. VB also includes file classes that help you create functions to save files. An ...
REAL Software on Monday announced the release of REALbasic 5.5.5, an update to its development environment for Mac, PC and Linux operating systems. This release emphasizes a continuing effort REAL ...
I'm always looking for ways to develop high quality software faster with less code. Recently, I explored aspect-oriented programming (AOP) to reduce code volume, and I cover the potential benefits in ...