I am trying to build a simple application to enumerate Citrix Published Applications. I understand how to loop through Application Folders and another loop for Published Applications. The end sta...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23561510.htm...
I get an error that says "Invoke or BeginInvoke cannot be called on a control until the window handle has been created." on a function. I am sure that the control is on the screen and visible? Any ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23751197.htm...
I have a project where I have to set the min and max function for a group of 6 numbers in Visual Basic.Net. I know in previous versions I could set min and max in only a pair of variables. Can this...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23677...
I need to be able to open, create and edit an Excel file from a Windows form. I am not worth using DataGrid or DataGridView, abd not a WebBrowser.
What i want is the most similar to Excel itself....
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23849940.htm...
I am using Visual Basic.NET on Windows XP with all the frameworks installed. But I can program in C# too so any solutions with that code will also be appreciated.
I am trying to use Marshal.Copy...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23857020.htm...