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
F

Fardoche6

@Fardoche6
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Use C# for Addin in Excel
    F Fardoche6

    i already did in VB few month ago, and i want to do the same in C#. the function insert in DB the info i get in excel and works well. ' example in VB public function myFunction(byval LastName as string, byval FirstName as string, optional Email as string="NA", optional PhoneNbr as long=0) end function // now how can i do the same in C#? i can do with polymorphiste but if some function have 20 argument, i need 400 different functions to do the equivalent of vb? the missing value work, but i need to put all the argument in object type. Fardoche

    C# question csharp database tutorial
  • Login

  • Don't have an account? Register

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