Search

You searched for the word(s): userid:700617

Matching Posts

  • Dropdown list item with image

    Hi all, I need to display the dropdown list with the image next to each item in c#. Please help me How to do this? Thanks!
    Posted to Web Forms (Forum) by v_rangasamy on 12/1/2009
  • string remove in c#

    Hi all, I have a following value for a string str, String str="Desert your stubborn attitude for the sake of your happy life as it is sheer waste of time. Sudden unexpected expenses might exert financial pressure. This is not the day to dominate or do things that might start some trouble. Even gifts/presents may not help in changing the mood of your sweetheart today. Keep your emotions under control when negotiating major business deal. Choose your words with care when interacting with important
    Posted to Getting Started (Forum) by v_rangasamy on 11/30/2009
  • Need sample codes

    Hi all, I need sample source codes related to real estate in ASP.NET/C#. Help me. Thanks!
    Posted to Getting Started (Forum) by v_rangasamy on 11/24/2009
  • .txt file to .dat file

    Hi all, I need to convert .txt file to .dat file using c#. Help me. Thanks!
    Posted to Free For All (Forum) by v_rangasamy on 11/23/2009
  • Re: .txt file to .dat file

    it is a binary format .dat file. I need to convert the text file to this .dat using c#.
    Posted to Free For All (Forum) by v_rangasamy on 11/23/2009
  • Facebook application

    Hi all, I need to develope an application to integrate with Facebook. I have no idea about this. Can anybody help me in this how to do? Thanks!
    Posted to Free For All (Forum) by v_rangasamy on 11/7/2009
  • Event calendar in ASP.NET

    Hi all, I need to implement Event calendar in my website (ASP.NET/C# 2.0). I have to display the calendar in my homepage with the link on date. Once i click the date then it should redirect to the event details page. But one thing is the date should have the link only if any event is there on this date otherwise the date should not have the link. Thanks!
    Posted to Getting Started (Forum) by v_rangasamy on 9/22/2009
  • how to use select query on dataset?

    hi all, i converted the xml file to dataset using the following code DataSet ds = new DataSet(); ds.ReadXml("E:/XML/XML/sampleXML.xml"); now i need to select some perticular rows from the dataset by select query on dataset. how to use select query on dataset to select perticular rows from dataset. sample xml file: <Details> <myStuff> <myName>jebs</myName> <myTelephone>123456789</myTelephone> <myEmail>jebs@testmail.com</myEmail> <myAge>82<
  • XML search

    Hi all, The following is my requirement, The client will give the XML file. I have 1 textbox (text to be entered to serch) and 5 dropdowns (dropdown to filter the search results) . I need to fill that 5 dropdown list from that given XML file. (there is separate tag with values for each dropdown in XML). Once the user enter the text and select the dropdown value (2 dropdown are multiselect) then the user will hit the submit button. Once the user submit then the code should get the result from the
  • insert and get identity using sqldataadapter

    Hi all, I need to insert the datas into sqlserver using sqldataadapter and also i need to get the identity value of the row inserted. how to do this in ASP.NET/C# 2.0? Thanks!
Page 1 of 38 (379 items) 1 2 3 4 5 Next > ... Last »