Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
U

User 1884058

@User 1884058
About
Posts
7
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Add an element to an Array
    U User 1884058

    If adding another lines means adding another index to the array, then you can use a simple Redim Preserve ArrayName(NumberofIndexes). If your array had one element then NumberOfIndexes should equal 2. Don't know if this helps you much

    Visual Basic question csharp data-structures

  • Opening Outlook from Code
    U User 1884058

    Hello I would like to open Outlook from Code in VB.NET. When Outlook opens i want the email of the recepient to be displayed in the to box

    Visual Basic csharp

  • Passing Files from a Web Service to a Client. Help!!
    U User 1884058

    Hi I need to pass a file (any file xml,txt,.doc,.xls,.csv) from a webservice to a windows application. I need to get a file from a directory on the web server from the web service and pass it to the client(a windows application). The client will then work with that file and pass it back to the web service which should then store the file on the web server All help is appreciated

    ASP.NET sysadmin xml help

  • Dropdownlist data bind
    U User 1884058

    Hello Have you set the dropdownlist's autopostback property to true in the control's propertis Regards Aenon

    ASP.NET database wpf wcf tutorial

  • Smart Client Help Needed
    U User 1884058

    Hello I have a web service which connects to a database and has to return a dataset to a normal windows application. I can connect to the database just fine and the web service stuff is okay for now, but my problem is how do i return the dataset from the web service to the windows application ALl help is highly appreciated Aenon

    ASP.NET help database question

  • Binding A Image Button. Please Help!!!Urgent
    U User 1884058

    Hello I have a asp.net datagrid with 4 bound columns and an item template column with an image button control. all these columns have the same datasource, i can bind the 4 bound columns just fine to their apporiate columns in the datasource but i am at my wits end as to how to get the correct image url's for all the image buttons in the item template. Please help it's rather urgent Thank you

    ASP.NET csharp asp-net wpf wcf help

  • Dynamically loaded controls
    U User 1884058

    I have a asp.net datagrid which has a datatable as the datasource. The grid's last row must must always be empty(easy part). My problem is a have to load a dynamic dropdown list to a column in the last row in the grid, i can do that but every time i click on the list it disappears. Problem no.2 i need to display a datetime picker dynamically in the last row of the grid as well but the calendar control is just too big. The code to do all of this is in the ItemDataBound All help is appreciated

    Visual Basic help csharp css asp-net
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups