Search:

Type: Posts; User: robertsams23

Search: Search took 0.01 seconds.

  1. Re: Single instance of Pocket PC Console application!

    try this very simple to write

    http://net-informations.com/vbprj/framework/single-instance.htm

    thanks
    Rob.
  2. Replies
    8
    Views
    174,584

    Re: VB.NET - Email Validation Function

    check this url

    http://net-informations.com/vbprj/communications/email-validation.htm

    robert
  3. Re: C# : Load dataset content into Combobox .

    VB.NET DATASET TUTORIAL

    http://csharp.net-informations.com/dataset/csharp-dataset-tutorial.htm

    ROBERT.
  4. Replies
    4
    Views
    1,186

    Re: VS [2005] C# Crystal Report

    tr this code

    ExcelFormatOptions CrFormatTypeOptions = new ExcelFormatOptions();
    CrDiskFileDestinationOptions.DiskFileName = "your-filename.xls";
    CrExportOptions = cryRpt.ExportOptions;...
  5. Replies
    4
    Views
    1,186

    Re: VS [2005] C# Crystal Report

    you can find a detailed c# crystal reports help from the following link

    http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-tutorial.htm

    robert.
  6. Re: How to get the number of row returned by DataReader

    you can do it like this.

    http://vb.net-informations.com/dataset/dataset-count-rows-sqlserver.htm

    robert.
  7. Replies
    3
    Views
    2,370

    Re: DataSet error: IndexOutOfRangeException

    refer the following link and check the code again

    http://vb.net-informations.com/dataadapter/dataAdapter-dataset.htm

    robert.
  8. Replies
    10
    Views
    14,595

    Re: edit values in Excel via VB.NET

    it may help u

    http://vb.net-informations.com/excel-2007/vb.net_excel_2007_open_file.htm

    http://vb.net-informations.com/excel-2007/vb.net_excel_read_entire%20_worksheet.htm
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width