User Profile

Collapse

Profile Sidebar

Collapse
meettapan
meettapan
Last Activity: Nov 5 '07, 12:13 PM
Joined: Jun 25 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • meettapan
    started a topic How to convert seconds to HH:MM:SS
    in .NET

    How to convert seconds to HH:MM:SS

    Write a C# program that prompts the user to input the elapsed time for an event in seconds. The program then outputs the elapsed time in hours, minutes, and seconds. (for example, if the elapsed time is 9630 seconds, then the output is 2:40:30.)

    Can anyone pls help me!!
    Im using visual studio 2005
    See more | Go to post

  • meettapan
    started a topic How to make print job in a specific order using C#
    in .NET

    How to make print job in a specific order using C#

    Anyone please suggest me that.........

    When we send multiple PDF documents from a loop for printing using Process class, the printing is not taking place in the order of documents created.

    Please suggest me that how to solve this problem using C#.NET.
    See more | Go to post

  • How to get values fron TreeView control in asp.net application

    Any one please help me; In my ASP.NET 2.0 application, I used TreeView as follows...


    DocumentTypes---------------->Parent Node

    .....Welcome-------------------->Child Node

    .......welcome1 .PDF----->Sub Child Node

    .......Welcome2 .PDF---->Sub Child Node

    ....Contact

    --------Contact1.pdf

    ---------Contact2.pdf...
    See more | Go to post

  • meettapan
    started a topic How to view PDF file from database
    in .NET

    How to view PDF file from database

    Anyone please help me that
    How can i retrieve the contents of PDF file which are stored in a database as BLOB datatype, and open that pdf file to view using ASP.NET 2.0 web application


    With Regards
    Tapan
    See more | Go to post

  • meettapan
    started a topic how to use drag and drop method in DatagridView
    in .NET

    how to use drag and drop method in DatagridView

    Could you please tell me how can I drag and drop single/multiple rows having multiple cells from a Datagridview1 to another i.e Datagridview2 ?. I have two datagridviews in a Windows application in C#.
    See more | Go to post

  • please help me to append one file's content to an existing one

    Any one please help me to Append the content of file2 to the existing
    file1 in c#

    with regards
    Tapan
    See more | Go to post

  • meettapan
    started a topic How to make faster conversion csv to xml using c#
    in .NET

    How to make faster conversion csv to xml using c#

    Would anyone please suggest me how to make faster conversion from csv to xml using c#.NET.

    With regards
    Tapan
    See more | Go to post

  • meettapan
    replied to How to create a Log file using c#
    in .NET
    Hello,

    I am using c#.NET to develope this.
    In my project I am converting the .csv files to .vcdr format using Altova XML Processor.

    My objective is to write the log files as given before( as example )if any error occured. Even if any error don't happen then also it writes to the log file about its successfully process.

    The above log files are happening from my existing project(Used in borland c++...
    See more | Go to post

    Leave a comment:


  • meettapan
    started a topic How to create a Log file using c#
    in .NET

    How to create a Log file using c#

    I want to create the log file as below:-

    2007/03/09 19:12:08 : ~extasc_cdr_200 61230.csv.vcdr
    2007/03/09 19:23:02 : ~extasc_cdr_200 61230.csv.vcdr
    2007/03/09 19:42:13 : ~extasc_cdr_200 61230.csv.vcdr
    File ID : 10241
    Input records : 72
    Rated records : 3
    Database records : 3
    Zero amount records: 0
    Rated duration...
    See more | Go to post
No activity results to display
Show More
Working...