Hi expert,
My application (formMain) have many buttons : btnA, btnB, btnC ... btnZ .. If I click on btnA, the application will show formA (Show() Method), click on btnB, it will show formB .....
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23043026.html
Is it possible in .net visual C# to copy and program.exe file from a remote source to the local pc and execute the program with command line switches?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23473172.html
Zones:
MS Visual C#Date Answered: 06/10/2008 Rating: 9.2 Views: 0
What I'm trying to do is query our Domain Controller for all of the Active Directory objects and mimic that view in a C# TreeView. The code I attached below ~works~ but it takes forever to load and...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23496337.html
i would like to know how 1 app can start another app.
just like u do in "CMD.exe"
myprogram.exe -logion ..... ...... -pass .....
thanx for reading and kind regards.
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23501007.html
Zones:
C#Date Answered: 06/19/2008 Rating: 9.9 Views: 0
Hi
I have 2 DataSets. One, dsComplete, which contains all my data and another, dsSummery, which is empty. Now I want to add rows to dsSummery from dsComplete. In dsComplete "SubjectInComplete"-col...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23510...
Hi
I have a table in a dataset that must contain a lot of columns. The data is answers from a questionnaire - and every question has 10 answers. Like so ...
Column name 1: Question1_00
Column ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23513677.html
hi guys,
i have a list with a number of strings..
i wish to display those values on on a datagridview.
what method shall i use?im struggling to pass the string list to a dataset.
thanks
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23884832.html
Zones:
MS Visual C#,
C#Date Answered: 12/14/2008 Rating: 8.0 Views: 105
I want to be able to add two decimal places when formatting file sizes in my ListView control.
example: instead of 124 MB, I would like it to be a little more accurate like 124.90 MB or 39.55 KB.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23915012.html
Zones:
MS Visual C#Date Answered: 11/18/2008 Rating: 9.1 Views: 0
I'm reading the Murachs C# 2008 Book and their code I'm testing to learn C# is giving me an error.
I have a "static void Main(string[] args)" method that I've written some Array code in and it wor...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23923246.html
Zones:
MS Visual C#Date Answered: 11/21/2008 Rating: 9.8 Views: 0
I've created a file in my Visual Studio Project. I created a folder to contain my CustomersList.xml and CustomerListSchema.xsd files called "SourceFiles". I need to read this xml file from within m...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23924938.html
Zones:
C#Date Answered: 01/27/2009 Rating: 7.5 Views: 0