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; ...
Hey all,<BR><BR>I've been tasked with creating a text file for database import that goes to a client system. This text file will be created twice a day and will contain sensitive information such as ...
I was told to put everything in stored procedures for security reasons and anything that needed to be done to the procedures could be done on the SQL server and I wouldn't have to change anything in ...
When building Visual Basic.Net applications, consider adding an export to Excel feature in addition to printed reports. The added functionality takes little code and your customers can sort and ...