User Profile

Collapse

Profile Sidebar

Collapse
manivelk
manivelk
Last Activity: Mar 21 '08, 09:05 AM
Joined: Jan 18 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • manivelk
    replied to About GetXml() function in C#.Net
    in .NET
    Hi,

    Thanks for your reply. Here i nave attached my code behind statements. i call the GetXml() fumection in this.. Now i want to know how to pass this to my SP. How to convert this dataset to a SP parameter..

    DataSet dataSet = new DataSet("dataSe t");
    DataTable table = dataSet.Tables. Add("Searching" );
    table.Columns.A dd("ProjectPhas e",...
    See more | Go to post

    Leave a comment:


  • manivelk
    started a topic About GetXml() function in C#.Net
    in .NET

    About GetXml() function in C#.Net

    Hi to all

    I am developing a C# Dot new application. Now i got a problem i dont kow how to pass my GetXml() function value to my stored procedure. If any one know the answer please help me out.

    Thanks in advance.

    Regards,
    Manivel. K
    See more | Go to post

  • manivelk
    started a topic ListBox with multiple selection doesn't work
    in .NET

    ListBox with multiple selection doesn't work

    Hi there,

    I try to create a ListBox with multiple selection. The ListBox is filled with Data from a database once on Page_Load.

    When I click the button to submit the form all selections will be removed and only the first entry is selected.

    Has anybody a hint how to prevent from this?

    Thanks in advance.
    See more | Go to post

  • how to build tables at run time in sql server 2005

    Hi,

    Hi to all, I am manivel.. i have two tables in sql server 2005.. now i want to select some items from this two tables and want to save in new table.. please any one help me, how to create tables at run time..

    Thanks inadvance..

    Cheers,
    Manivel. K.
    See more | Go to post

  • Hi,

    Thanks for your reply.. i checked out that property.. But it selects the whole list elements. I want to select the required items only.. Please help me out..

    Thank in advance..
    See more | Go to post

    Leave a comment:


  • how to do mulitline selection in ListBox control in C#.Net

    hi everyone,

    I have a query. I want to know how to select multiple values from a list box control in C#.Net.. Please help me out..

    Thanks in advance..

    With regrads,
    Manivel. K
    See more | Go to post

  • manivelk
    started a topic C# WinApp: Create Exe of project
    in .NET

    C# WinApp: Create Exe of project

    Hi to All,

    I have a query.. I developed a project in C#.Net.. I want to make this project as a exe file like vb projects.. If anyone know this please help me out..

    Thanks in advance..

    With Regrads,
    Manivel. K
    See more | Go to post

  • manivelk
    started a topic About databinding
    in .NET

    About databinding

    Hi all,
    I am doing C#.Net project. i have a query, how to bind the datas from database to the form controls(Textbo x, DropDownList and other controls).
    Please any one help me out..

    Thanks in advance..

    Regards,
    Manivel. K
    See more | Go to post

  • manivelk
    replied to About SMTP server
    in .NET
    Hi,

    Thanks for your reply.. i want to send mail from my applications. how to send a mail from my applications..

    Please help me out..

    Thanks in advance..

    Manivel. K
    See more | Go to post

    Leave a comment:


  • manivelk
    started a topic About SMTP server
    in .NET

    About SMTP server

    Hi,

    I have a query about SMTP server. I want to know how to use the SMTP mail server in my C#.Net project.. i need the reference files, settings and sample codings.. Please help me out..
    Thanks in Advance..
    Manivel . K
    See more | Go to post

  • manivelk
    started a topic About SMTP server
    in IIS

    About SMTP server

    Hi,

    I have a query about SMTP server. I want to know how to use the SMTP mail server in my C#.Net project.. i need the reference files, settings and sample codings.. Please help me out..
    Thanks in Advance..
    Manivel . K
    See more | Go to post

  • manivelk
    replied to How to use Table Control in C#
    in .NET
    How to create a runtime data entry table control in C#

    hi,

    I am doing C#.Net project,, I want to create a run time data entry type table control.. Plz tell me how to create this.

    Thanks in advance..

    Regrads
    Manivel. K
    See more | Go to post

    Leave a comment:


  • manivelk
    started a topic how to get DateTime Picker control inC#.Net
    in .NET

    how to get DateTime Picker control inC#.Net

    Hi,

    i have one doubt.. How to get the DateTime picker control in C#.Net.. If any one knows the answer sent to me..
    Thanks in advance..

    Regards,
    Manivel. K
    See more | Go to post

  • hi,

    Thanks for your reply..

    I tried that but the last value of the loop only displayed in text box.. I need to display the first value and increment that.. how this is possible..
    Thanks in advance..
    See more | Go to post

    Leave a comment:


  • manivelk
    replied to How to get dates from calendar in C#
    in .NET
    Hi,

    Thanks for your reply,

    I want to filter the dates of a month and want to display that dates to a text box control.. If you know this na plz inform me..
    See more | Go to post

    Leave a comment:


  • manivelk
    started a topic how to do auto generation of numbers in C#.Net
    in .NET

    how to do auto generation of numbers in C#.Net

    Hi,

    I am manivel.. Am doing C#.Net project.. I want to display the auto generation of numbers in a text box starts from 1.. But i dont know how to implement this.. If any one knows plz inform me..

    Thanks in advance..

    With regards,
    Manivel. K
    See more | Go to post

  • manivelk
    started a topic How to get dates from calendar in C#
    in .NET

    How to get dates from calendar in C#

    hi,,

    I am doing C# dot net project.. I dont know how to get the list of dates from calendar control to text box.. If anyone knows help me..

    Thanks in advance..

    With regards,
    Manivel. K
    See more | Go to post

  • manivelk
    replied to How to use Date control in C#
    in .NET
    Hi,

    Thanks for your reply, how to convert the dates from calendar to the textbox control.. plz tell me..

    Thanks in advance..

    Regards,

    Manivel. K
    See more | Go to post

    Leave a comment:


  • manivelk
    started a topic How to use Table Control in C#
    in .NET

    How to use Table Control in C#

    Hi,

    i want to know how to display the table control at runtime data entry type.. If any one knows plz help me..

    Thanks in advance..

    Regards,

    Manivel. K
    See more | Go to post

  • manivelk
    started a topic How to use Date control in C#
    in .NET

    How to use Date control in C#

    Hi friends,

    I am manivel, working in C#.Net. I want to display the date in a text box control.. I dont know how to format the text box.. If any one know plz help me.. Or if u know any other controls to display the date plz inform me..

    Thanks in advance..

    With regards,
    Manivel. K
    See more | Go to post
No activity results to display
Show More
Working...