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
A

aldo hexosa

@aldo hexosa
About
Posts
15
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Hotel reservation system with C#
    A aldo hexosa

    thats a huge task man. just go to rentacoder or odesk

    MySQL csharp database mysql help tutorial

  • What's the best PDF to HTML program?
    A aldo hexosa

    try somepdf.com

    The Lounge html adobe question announcement

  • View PDF file in winform
    A aldo hexosa

    Does anyone know how to view PDF file in winform? thanks

    C# tutorial question

  • How to replace the value of Img src [modified]
    A aldo hexosa

    Could you give me some example to do this using regular expression? thanks

    C# tutorial html tools

  • How to replace the value of Img src [modified]
    A aldo hexosa

    I want to replace the value of src attribute of html source code. for example the html source code is and i want to replace the folder path ("script" or anything) to C:\myfolder\ How to replace this Thanks in advance modified on Monday, February 9, 2009 11:33 PM

    C# tutorial html tools

  • dissassembler
    A aldo hexosa

    Does anyone know how to dissassembler pe file? i need some example. :(( please help me

    IT & Infrastructure tutorial help question

  • wav file
    A aldo hexosa

    does anyone know how to take a sample signal from a wav file? thank you

    C / C++ / MFC tutorial question

  • regular expression
    A aldo hexosa

    it doesnt work

    Visual Basic regex csharp tutorial

  • regular expression
    A aldo hexosa

    how to remove a string like '............344' from the text here is the sample text: '1. visual basic.net ............344' so the result would be like this: '1. visual basic.net' i am using regular expression in vb.net this is the sample code sText = Regex.Replace(sText, " (\\.+)\\d+", ""); thanx

    Visual Basic regex csharp tutorial

  • cdfs
    A aldo hexosa

    does anyone know how to convert FAT to CDFS? give me some source code please

    C / C++ / MFC tutorial question

  • regex
    A aldo hexosa

    how to replace '............344' with empty string from the string like: '1. visual basic.net ............344' i am using regular expression in vb.net this is the sample code sText = Regex.Replace(sText, " (\\.+)\\d+", ""); thanx

    C / C++ / MFC regex csharp tutorial

  • fstream + vector
    A aldo hexosa

    if i try to include fstream.h and vector.h like this #include #include some error occured, what should i do?

    C / C++ / MFC graphics help question

  • set width of button in VC++
    A aldo hexosa

    how to set width and height of button in VC++?

    C / C++ / MFC c++ tutorial question

  • Check Files in used
    A aldo hexosa

    may be: HANDLE hFile = CreateFile("test.txt",GENERIC_WRITE,FILE_SHARE_READ,NULL,OPEN_EXISTING,FILE_ATTRIBUTE_NORMAL ,NULL); if(hFile == INVALID_HANDLE_VALUE){ if(GetLastError() == 5 || GetLastError() == 4) { //this file is being used } }else { CloseHandle(hFile); }

    C / C++ / MFC c++ tutorial

  • how to clear view in SDI form
    A aldo hexosa

    does anyone know how to clear view in SDI form ? thanx alot

    C / C++ / MFC tutorial question
  • Login

  • Don't have an account? Register

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