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
S

SilverV

@SilverV
About
Posts
7
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Detect mime-type without download
    S SilverV

    But then I would need a lookup table, don't I? Is there no way this could be done with the .net framework? There are applications which have exactly this kind of functionality for example if you click on a download link with most browsers they display the mime-type without downloading. How is it done there?

    C# php com question

  • Detect mime-type without download
    S SilverV

    If I have the URL of a file e.g. http://mysite.com/file.php?f=1 where I cannot see the extension of the file is it possible to determine the mime-type of the file without downloading it first?

    C# php com question

  • Delete cookies
    S SilverV

    So I have to do it via the file system. I had hoped there would be an easier way because every Windows version stores them in a different directory. :sigh:

    C# question

  • Delete cookies
    S SilverV

    How is it possible to clear the cookies a webbrowser component set?

    C# question

  • Mail send date
    S SilverV

    Is it possible to specify the date and time of an outgoing System.Net.Mail.MailMessage?

    C# csharp question

  • Replace umlauts
    S SilverV

    Thanks! I would never have figured it out alone. :sigh:

    C# question

  • Replace umlauts
    S SilverV

    Could anyone tell me why this doesn't work: string st = "ä"; st.Replace("ä", "ae"); Console.WriteLine(st); //output: ä What is going on?

    C# 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