Search:

Type: Posts; User: ShonaliB

Search: Search took 0.02 seconds.

  1. Re: What is the difference between a function and a subroutine?

    A function returns a value whereas a subroutine does not. A function should not change the values of actual arguments whereas a subroutine could change them.
  2. How to create multi-column combo box in vb.net?

    Hi,

    How to create multi-column combo box in vb.net?

    This combo box should have 2 or more columns like that!
  3. Replies
    4
    Views
    8,372

    Re: Maximum Oscar Award Winning film ever?

    James Cameron's "The Titanic" (1997) earned 14 nominations and won 11 Oscars.
  4. Replies
    5
    Views
    3,803

    Re: Sending email from ASP.NET Application

    Please visit this webpage here you will find out the code you need, which you can also download!
    http://www.codeproject.com/KB/aspnet/Email_Application.aspx...
  5. Putting a dropdownlist in the column header of a GridView

    Hello,
    I have a Datagrid, In ASP .net environment the user wants to replace the title of the column in the DataGrid with a DropDownlist. I really want to know how to do this?
    Can anyone please help...
Results 1 to 5 of 5
Page generated in 1,713,878,144.76680 seconds with 13 queries