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. The Lounge
  3. Not Quite a Programming Question

Not Quite a Programming Question

Scheduled Pinned Locked Moved The Lounge
questioncsharpasp-netsysadminlounge
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.
  • R Offline
    R Offline
    Roger Wright
    wrote on last edited by
    #1

    I spent some time playing with the ASP.Net Web Matrix Class Browser tonight. What an education! There are hundreds, if not thousands of objects that can be accessed using this tool. But can I really use them all on a web page? Can I really create a couple of sockets, for instance, and host a site that supports a chat service using them? If so, the line between website development and application development is becoming really thin! I'm used to things like Response.Write and Server.CreateObject("ADODB.Connection"), but this opens a whole new world! It's playtime...:-D Some people think of it as a six-pack; I consider it more of a support group.

    B 1 Reply Last reply
    0
    • R Roger Wright

      I spent some time playing with the ASP.Net Web Matrix Class Browser tonight. What an education! There are hundreds, if not thousands of objects that can be accessed using this tool. But can I really use them all on a web page? Can I really create a couple of sockets, for instance, and host a site that supports a chat service using them? If so, the line between website development and application development is becoming really thin! I'm used to things like Response.Write and Server.CreateObject("ADODB.Connection"), but this opens a whole new world! It's playtime...:-D Some people think of it as a six-pack; I consider it more of a support group.

      B Offline
      B Offline
      Broken God
      wrote on last edited by
      #2

      Well, you can use a lot of the .Net library in ASP.Net apps - they're completely normal .Net apps (except they show up on a website, so some things just don't have a way to work (Windows Forms for example)).

      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