Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8653919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T14:39:29+00:00 2026-06-12T14:39:29+00:00

I am coming from PHP so bear with me with my noobness… I want

  • 0

I am coming from PHP so bear with me with my noobness…

I want to know a few things.

I know PHP, javascript and MySQL very very well now and I understand that browsers understand a few things.. html and javascript.

I ran through a tutorial of c#.net and found that it had pre-made “user controls” and i thought, oh my it’s completely different from PHP… Then i realised that in the end it ends up with a bunch of javascript I could have written myself (not saying i want to ;), just saying).

My questions….

1.

If I have a table with some input fields:

<form id="form1" runat="server" method = "post" action = "validate_entry.aspx">
    <table>
        <tr>
            <td>Name: </td><td><input type = "text" name = "name" /></td>
        </tr>
        <tr>
            <td colspan = "2"><input type = "submit" value = "submit" /></td>
        </tr>
    </table>
</form>

and use the post and action methods, and then in validate_entry.aspx on Page_Load class I call something like:

c.Request["name"];

and do whatever with it.. Is this still a professional way of using c# or am i wanting it to be too much like PHP. Am i missing out on some execute speed or something even though it’s running javascript.

2.

If I wanted to simply output the word “arse” in a div… If I do something like this, am I defeating the object of c#.net

<div id = "the_butt_holder">
    <% Response.Write("arse"); %>
</div>

or a better example is that in my validate_entry.aspx page I do:

<div id = "the_response">
    <% Response.Write(c.Request["name"]); %>
</div>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T14:39:31+00:00Added an answer on June 12, 2026 at 2:39 pm

    I think in your case, you would benefit greatly from looking at ASP MVC. It gets much closer to the grain and will probably be much closer to what you’re used to working with as you have a great deal of control over the html.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

coming from php and Mysql i know how its best done in php but
I'm coming from C#/PHP and trying to get my head around Javascript's idea that
I'm relatively new to client-side programming coming from the PHP/MySQL environment. I understand the
I'm new to C world (coming from PHP). I'm playing with strings (I know
I'm just starting out with EF CF (coming from PHP/MySQL land) and I'm hoping
I'm coming from javascript/php/python and probably I'm missing something, here is the code: const
Coming from PHP with some Java Struts 2.0 experience any tips/tricks on learning GWT?
Coming from a PHP background, I'm used to writing small functions that return a
I am coming from a PHP background and I am familiar with OOP concepts,
I'm trying to parse an XML coming from an php request URI: http://caracasfutbolclub.com/service/news.php .

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.