A hardware manufacturer has provided me with a .lib and header file to allow me to directly access some functions provided by their drivers. I have very limited C++ experience and have the bulk of ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22739921.html
Zones:
C++,
.NETDate Answered: 08/03/2007 Grade: A Views: 195
Having problems converting this code to C# form VB, its just what i need but cant convert . can someone Help me?
Code:
Sub FormView2_ItemUpdated(ByVal sender As Object, ByVal e As FormViewUp...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_22932566.html
Hello,
I am trying to get contact information (name, phone, address, etc) from our Exchange Server. I am using MAPI and CDO. I would like to somehow enter in a name and get back the inform...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_23067490...
I created a setup for my small application using the click once deployment method.But I also want to execute another *.exe file anywhere in setup process. i.e. I want to execute another *.exe file ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23077059.html
I am looking for free documentation generation tools for .Net and Java.
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23094817.html
Hello, experts!
I'm a mainly PHP programmer about 10 years and also do ActionScript 2.0 as well and develop whole website with PHP/MySQL environment.
And I'm currently studying VB.NET with nume...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23095410.html
Hi
How would I write this in vb.net?
OleDbCommand("INSERT INTO OptionMaster ([OptionID], [Option]) VALUES ('" + s.Split(';')[0] + "','" + s.Split(';')[1] + "')");
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23110796.html
How do i easy find the size of a folder in .net using any of the frameworks
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23129106.html
In my page, when the user click on button, I need to show a message into asp:label field and continue a long process. I want simply inform the user that the operation request will be very long. Unl...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23131807.html
I know there are websites that convert code snippets from vb to c#, but I am wondering if there are any programs or websites that will convert the whole project.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23141...