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
M

Marc Soleda

@Marc Soleda
About
Posts
563
Topics
91
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Barcode generator library
    M Marc Soleda

    Hi all, do you know any good barcode generator lib? I've found some, including some good CP articles, but they are not enough as I need the maximum number of type of barcodes to cover: 1D and 2D. Any option is welcome: paid or free&opensource. thanks in advance, Marc Soleda

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    C / C++ / MFC question

  • send sms from website
    M Marc Soleda

    Hi all, I was wondering yto know what's the best way to implement a service in my webpage that could permit to send SMS about news, etc. - SMS gateway? Any recommendation? - SMS through email? What's the best way? Thanks in advance, Marc Soleda

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Web Development question announcement

  • Online Free radio recommendation
    M Marc Soleda

    Have you registered? If you are logged in then you can hear radios from other users on the same website or downloading an application.

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    The Lounge

  • Online Free radio recommendation
    M Marc Soleda

    last.fm[^]

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    The Lounge

  • change password
    M Marc Soleda

    The code you wrote changes the password just during the execution of the application. When you starts it again the password is recovered with the one you have in the Tag property. If you one that the change persists then you'll have to store it outside the code and get and set it when you want. Maybe the easiest way would be to store in one of the project settings. For example: My.Settings.Pwd and get it when the application load the main form Marc

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic help tutorial

  • change password
    M Marc Soleda

    It's changed!!! Debug it and watch the txtPassWord.Tag at the end of the process...

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic help tutorial

  • MCPD
    M Marc Soleda

    Most of the customer's I've talked about this, think that it's worthless. They focus on the experience!

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    The Lounge question career

  • COM port programming [modified]
    M Marc Soleda

    You'd use the Serial Port class[^] included in the System.Io Namespace

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic java com

  • some thing
    M Marc Soleda

    :confused:

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic html com question

  • vbcommenter
    M Marc Soleda

    Not the case ... the comments are displayed

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp visual-studio xml question

  • vbcommenter
    M Marc Soleda

    Why not?:confused: It works for me. It generates 2 separate xml files: one for the project and another for the dll.

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp visual-studio xml question

  • vbcommenter
    M Marc Soleda

    Fistly you'd have to enable the generation of the xml file[^]: Go

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp visual-studio xml question

  • Regarding differnt formats
    M Marc Soleda
    1. Encryption

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp windows-admin help

  • Generating Project Documentation for vb.net 2.0 windows application
    M Marc Soleda

    Sandcastle[^] combined with Codeplex GUI. It's a great tool!

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp xml help

  • Resume's
    M Marc Soleda

    2 pages at most. If it's more you might be discarded for not knowing how to summerize it. It has to contain all you grads and professional experience but not in great detail. Marc Soleda

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    The Lounge career question

  • use C header file in a VB project
    M Marc Soleda

    Into a C++/CLI dll: I can declare a structure variable defined in the library but no access to its elements

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp question

  • [Poll] JavaProject [modified]
    M Marc Soleda

    My vote:1 but I've found it interesting!!

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    The Lounge java css com question

  • use C header file in a VB project
    M Marc Soleda

    I've done it but I just have access to the struct name and not to its subelements. I mean: In the .h header file: .... public struct S_ERRORS{ unsigned char uHall2; unsigned char uHall1; } ... Inside the VB project, I can declare a S_ERRORS variable but I cannot access to its element: uHall1, uHall2 Is there any way to access to this elements? Thanks in advance, Marc Soleda

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp question

  • use C header file in a VB project
    M Marc Soleda

    Hi all, I'm developing an application in VB2005.Net 2.0 and I would like to use a C header file that contains many structs that I need in the project. This structs are going to change quite often so I wouldn't like to migrate the structs from the C file to VB code each time that the header file changes. The best thing for me would be to include the '.h' file directly into my project so I could access it directly. Is it possible to do it in any way? Could it be possible to do it encapsulating the '.h' file into a library and then reference it from the VB project? Thanks in advance for any idea you have, Marc Soleda

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic csharp question

  • Print several pages
    M Marc Soleda

    Great, it's what I was looking for. Thanks, Marc Soleda

    ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

    Visual Basic question csharp graphics
  • Login

  • Don't have an account? Register

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