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
  1. Home
  2. General Programming
  3. C#
  4. a little help on "most used" codes !

a little help on "most used" codes !

Scheduled Pinned Locked Moved C#
questionhtmlhelp
21 Posts 10 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • _ _Q12_

    Can you provide me with some examples of your search-tags for filenames you use? And what kind of files are you using for storage -txt,html,doc? -or it dont matter. Thank you.

    //I for example use this:
    MostUsedCodes .txt
    stringsCase-Insensitive Equals_b.txt
    stringsSearch Contains_b.txt
    stringsSearch IndexOf_i.txt
    stringsSearch IndexOfAny_i.txt
    stringsSearch LastIndexOf_i.txt
    stringsSearch LastIndexOfAny_i.txt
    stringsTest EndsWith_s.txt
    stringsTest StartsWith_s.txt
    //note: _s = string; _i=integer;

    M Offline
    M Offline
    Michael9000
    wrote on last edited by
    #21

    I use both zip (for solutions) and plain txt for other more simple things. That way I can do a simple windows-search on the filenames. A simple class: GetFileIcon (win32, shell, pinvoke).txt A solution with the basic send/recieve and conversion: TcpClient-TcpListener (network, socket).zip

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

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