Search Results

Showing results 1 to 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: FaridMasood ; Forum: C# and child forums
Forum: C# Sep 3rd, 2008
Replies: 2
Views: 1,626
Posted By FaridMasood
string test="GoodLuck";
test=test.Substring(0,test.Length-4);


This will remove the last four characters from the string
Forum: C# Aug 4th, 2008
Replies: 2
Views: 1,862
Posted By FaridMasood
Thanks, KMikeT
This is really helpful and contains all the basic concepts i was looking for. Thanks again.
Forum: C# Aug 4th, 2008
Replies: 1
Views: 5,288
Posted By FaridMasood
I am getting thid error while opening an excel file. Plz help me why this is happening.
In fact when i run my application on my computer it works but it generates this error when applications is...
Forum: C# Aug 2nd, 2008
Replies: 0
Views: 2,015
Posted By FaridMasood
If i can use the sendkeys method to
1. Open txt file
2. Set Orientation settings
3. Save txt file

What will be the keys combination?
Forum: C# Aug 1st, 2008
Replies: 1
Views: 420
Posted By FaridMasood
Please some one help to build my concept that what are com components.
Forum: C# Aug 1st, 2008
Replies: 2
Views: 1,862
Posted By FaridMasood
I want to use the printPreviewDialog control to view the print preview of a document.
I am using this code

Dim oPD As New PrintDocument
oPD.DocumentName = TextBox1.Text...
Forum: C# Jul 30th, 2008
Replies: 3
Views: 7,590
Posted By FaridMasood
Hi Dear,
Here i have a suggestion for u, I am not sure if it will be useful in your case but still i am sharing. I was also wufering to open an xml file with proper formating then after googling i...
Forum: C# Jul 30th, 2008
Replies: 0
Views: 842
Posted By FaridMasood
Hi,
I am using the acrobat com control on my form and setting the loadfile property to load the pdf file it is working fine here is my code to load pdf file and hiding the toolbar of acrobat control...
Forum: C# Jul 29th, 2008
Replies: 4
Views: 3,471
Posted By FaridMasood
Here is the command prompt commands to generate hte script of database tables and the data in these tables.

But to use these commands you have to download and install "DatabasePublishingWizard"...
Forum: C# Jul 25th, 2008
Replies: 10
Views: 4,180
Posted By FaridMasood
If you cant understand any problem then dont post your nonsense answers to get increased posts. Understand.
Forum: C# Jul 24th, 2008
Replies: 10
Views: 4,180
Posted By FaridMasood
Thank you all guys here submitted the code and instructions.
But printing in this way formatting will be omitted which is not solution of my problem i want to print the xml file with proper...
Forum: C# Jul 24th, 2008
Replies: 0
Views: 1,994
Posted By FaridMasood
If someone have any idea that how to check that a file is added to the printer queue.
Here is my case details

Process p = new Process();
p.StartInfo.FileName = fileAddress;
...
Forum: C# Jul 22nd, 2008
Replies: 10
Views: 4,180
Posted By FaridMasood
Thanks Amir,

Read XML data into a dataset then use the next link which is used to print a dataset.

http://www.thescarms.com/dotNet/printdataset.aspx


Thank you for your help but, This seems...
Forum: C# Jul 22nd, 2008
Replies: 10
Views: 4,180
Posted By FaridMasood
Thanks, But i want to print the xml file to printer not to consol. If i can print to printer by using the xmldocument object.
Forum: C# Jul 21st, 2008
Replies: 10
Views: 4,180
Posted By FaridMasood
If someone has any idea that how to print the xml file.
Forum: C# Jul 9th, 2008
Replies: 4
Views: 2,081
Posted By FaridMasood
Do you tried this .,
System.Convert.ToInt32(nsk_PromoCriteriaDataGridView.SelectedRows.Cells[0].Value);
Forum: C# Jul 9th, 2008
Replies: 6
Views: 16,292
Posted By FaridMasood
in the key down event of text box write this code
if e.KeyCode=Keys.Enter then
send.keys("tab")
end if
Forum: C# Jul 8th, 2008
Replies: 0
Views: 1,748
Posted By FaridMasood
I am using the following code to print a file, this working fine but i am not sure that why this is printing with default printer, i want to use the printer specified in this line...
Forum: C# Jul 7th, 2008
Replies: 9
Views: 1,425
Posted By FaridMasood
Thanks Sierra what books or material do to recomend to prepair these exams.
If is there any web site to download the required material books in PDF format.
Forum: C# Jul 5th, 2008
Replies: 1
Views: 1,224
Posted By FaridMasood
I am also facing the same problem please someone help up
Forum: C# Jul 5th, 2008
Replies: 9
Views: 1,425
Posted By FaridMasood
hi sierrainfo,
You seems to be very helpful to the beginners i need your help.
I want to start certified my self with microsoft certification. I have some experience with .Net programming and have...
Forum: C# Jul 5th, 2008
Replies: 0
Views: 1,185
Posted By FaridMasood
i am currently using this code to print the documents. when ever i creates a command to print it is printed through the default printer but i have multiple printers installed and want to print...
Showing results 1 to 22 of 22

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC