Hi Experts,
I'm creating a VB.Net 2005 solution for a client and I've come up with a problem. I have an exe application that is part of my solution and this exe will be used in 2 separate ways....
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23054915.htm...
Hi Experts,
How would I script a SQL Server database from within a VB.Net 2005 application?
I'm assuning that the SQLDMO would have to be used? I would like to create a script to create the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23405884.html
I am writing a windows service (non-forms based) that needs to intercept ANY mouse click made (anywhere) in Windows XP or Windows Vista (in C# or VB.NET). I don't need the coordinates or anything ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23496...
Hi Experts,
I'm looking for a complete example on how to encrypt / decrypt a string using encryption built into .Net.
I'll have a string which needs to be encrypted, stored in a file and decr...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23045460.htm...
I have written a windows service that stores configuration settings in an XML file. I use to store the settings xml file in the program's folder however Vista's new security model does not allow t...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23815289.h...
Hi Experts,
I'm having a frustrating problem!!!
I'm trying to get my application's startup path using "myVar = Application.StartupPath" but when I run the code, I get an error that says Start...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23058292.htm...
Hi Experts,
I'm writing a VB.Net 2005 application. I have a tree-view control on my form and a listview control on its right. The listview control has to show all the child nodes of the select...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23055340.h...
Hi Experts,
I'm writing a VB.Net 2005 application that transfers files from a client PC to a Document Management System via a Web Service. I say via a web service because my application copies ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23066334.htm...
Hi experts,
I have a VB.Net 2005 application with a status strip at the bottom of my form. The strip has 3 labels. The labels display an instruction of what to do, the user's name etc etc.
...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23066357.h...
Hi experts,
I need to get the password of the current windows user.
I know that System.Environment.UserName gives the current user's login but I need the password. Is there any way that the ...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23075224.h...