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. 1 FCL question and 1 general question

1 FCL question and 1 general question

Scheduled Pinned Locked Moved C#
csharpquestionjavavisual-studiowinforms
2 Posts 2 Posters 0 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.
  • Q Offline
    Q Offline
    Q A
    wrote on last edited by
    #1

    1. I can't find the files "System.Text.RegularExpressions.dll" or "System.WinForms.dll"...May I ask if it is bundle with VS.NET or SDK itself? 2. May I ask if there is any Reference of Framework Class Library available to download, just like the API from java?? Since I want to develop my program with my notebook, but I didn't install any VS.NET at all. Thank you very much for your attention. Regards, Riddler

    Richard DeemingR 1 Reply Last reply
    0
    • Q Q A

      1. I can't find the files "System.Text.RegularExpressions.dll" or "System.WinForms.dll"...May I ask if it is bundle with VS.NET or SDK itself? 2. May I ask if there is any Reference of Framework Class Library available to download, just like the API from java?? Since I want to develop my program with my notebook, but I didn't install any VS.NET at all. Thank you very much for your attention. Regards, Riddler

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2
      1. The namespace System.Text.RegularExpressions is defined in system.dll; The WinForms namespace was renamed after an early beta. It is now called System.Windows.Forms, and is hosted in the file System.Windows.Forms.dll;
      2. Check out Lutz Roeder's Reflector: http://www.aisto.com/roeder/dotnet/[^]

      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      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