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. Web Development
  3. ASP.NET
  4. New to ASP.Net

New to ASP.Net

Scheduled Pinned Locked Moved ASP.NET
csharplearningjavascripthtmlasp-net
3 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.
  • W Offline
    W Offline
    WetRivrRat
    wrote on last edited by
    #1

    Hello guys, I'm totally new to this web dev thing, infact I've only written 3 maybe 4 web pages that I've completely fumbled my way through. I have background in C#, so I will continue to use that for the codebehind, but I have absoulutely NO knowledge of the html/web code. Is there any fast-paced *decent* training or documentation that you could point me to so I may begin learning. Oh, might I add that I was hired for a web devr (yes, they are fully aware of my level of understanding of web) who is willing to work with me and train me, but I've got my first proj and its kicking my butt....!!! For instance...I'm trying to run wmiClass code: ("Win32_BIOS","SerialNumber") and it only pulls the serial from the server-side, not the client-side as expected. How would i run this on the client side. I could also use a good resource for javascript or jscript, as the head guy here said that would be a invaluable resource for client-side stuff... Help!!! string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?

    J W 2 Replies Last reply
    0
    • W WetRivrRat

      Hello guys, I'm totally new to this web dev thing, infact I've only written 3 maybe 4 web pages that I've completely fumbled my way through. I have background in C#, so I will continue to use that for the codebehind, but I have absoulutely NO knowledge of the html/web code. Is there any fast-paced *decent* training or documentation that you could point me to so I may begin learning. Oh, might I add that I was hired for a web devr (yes, they are fully aware of my level of understanding of web) who is willing to work with me and train me, but I've got my first proj and its kicking my butt....!!! For instance...I'm trying to run wmiClass code: ("Win32_BIOS","SerialNumber") and it only pulls the serial from the server-side, not the client-side as expected. How would i run this on the client side. I could also use a good resource for javascript or jscript, as the head guy here said that would be a invaluable resource for client-side stuff... Help!!! string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?

      J Offline
      J Offline
      jszpila
      wrote on last edited by
      #2

      webmonkey is a pretty awesome resource for introductory web coding (XHTML, Javascript, CSS, etc) stuff. As far as your wmiClass difficulties, I'm afraid I can't help you there. ------------------- abort, retry, fail?

      1 Reply Last reply
      0
      • W WetRivrRat

        Hello guys, I'm totally new to this web dev thing, infact I've only written 3 maybe 4 web pages that I've completely fumbled my way through. I have background in C#, so I will continue to use that for the codebehind, but I have absoulutely NO knowledge of the html/web code. Is there any fast-paced *decent* training or documentation that you could point me to so I may begin learning. Oh, might I add that I was hired for a web devr (yes, they are fully aware of my level of understanding of web) who is willing to work with me and train me, but I've got my first proj and its kicking my butt....!!! For instance...I'm trying to run wmiClass code: ("Win32_BIOS","SerialNumber") and it only pulls the serial from the server-side, not the client-side as expected. How would i run this on the client side. I could also use a good resource for javascript or jscript, as the head guy here said that would be a invaluable resource for client-side stuff... Help!!! string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?

        W Offline
        W Offline
        WetRivrRat
        wrote on last edited by
        #3

        Ok, so i've found something that says there is a way to expose server side methods on the client side, but of course it didn't explain how to. So my hopes is that you guys could help with this. What I am attempting to do is retrieve the client side's Bios serial number for display to the user/client. If I were to be using rich client i'd use wmiClass Win32_Bios. I've tried using this, but to my dismay it only pulls the server info. So any Ideas, Would it be usefull for me to delve into Web Services? or is that just a distraction ? Thanks for any help! string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?

        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