Jump to content

mobile website


ajnl

Recommended Posts

Hey, pretty sure this is the right place to put it, but if not let me know!

 

I have two questions:

 

1. Is there an easy way to make a website that works well on mobile phones? Are there any tutorials? I looked on google and couldn't find anything that really helped.

 

2. Is it possible to code a website with C#? My school gives us each a person profile on our school website (like facebook) and I looked thru the code. It says that its coded using C#. Is that possible?

Link to comment
Share on other sites

Hey, pretty sure this is the right place to put it, but if not let me know!

 

I have two questions:

 

1. Is there an easy way to make a website that works well on mobile phones? Are there any tutorials? I looked on google and couldn't find anything that really helped.

 

2. Is it possible to code a website with C#? My school gives us each a person profile on our school website (like facebook) and I looked thru the code. It says that its coded using C#. Is that possible?

1. depends on the complexity of the website and the device itself. You wouldn't need to adjust much for a small portfolio site but rather much for a forum like this one. There are a bunch of tutorials about this topic out there, like this one for example.

 

2. IIS runs ASP.NET applications, which could be coded in any language that support .NET, mainly C# and VB.NET. Yes, it is possible.

Link to comment
Share on other sites

  • Administrators

Our forums works well on mobile, if you choose mobile skin and I don't think it's .aspx either. It's php and css modification. I could be wrong also.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.