Asked by:
Good book for building responsive web site

Question
-
User1263547581 posted
Dear all,
Does any one knows a really good book for learning building responsive and interactive web site using asp.net, jqerry, html5 and css ?
I have strong knowledge of c# but when it comes to design web site and thing about session and other really particular web server trick I am out of the game and need to build a web site for a customer project with that so need to be able to learn fast.
For exemple by using visual studio in normal desktop application, you can use a wisywig tool designer to create your application user interface, for web what is teh equivalent to that in order to easyly create efficient web site interface and concentrate on back end ?
Thursday, December 1, 2016 3:52 PM
All replies
-
User-284744251 posted
Following link may help
http://designbeep.com/2012/03/13/9-useful-free-pdf-ebooks-about-responsive-web-design/
Thursday, December 1, 2016 5:01 PM -
User-707554951 posted
Hi sergeC,
From your description, I suggest you could use BootStrap to relies self-adaptation.
Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first web sites.
Bootstrap is completely free to download and use!
http://www.w3schools.com/bootstrap/
Besides, You could build Interactive User Interfaces with Microsoft ASP.NET AJAX or Jqery ajax
http://www.4guysfromrolla.com/articles/101007-1.aspx
http://www.w3schools.com/jquery/jquery_ajax_intro.asp
Best regards
Cathy
Friday, December 2, 2016 7:53 AM -
User1263547581 posted
Hello Khana,
all pdf link you mention in your link are not existing anymore.No way to download any
regards
serge
Friday, December 2, 2016 8:24 AM -
User1263547581 posted
Hello Cathy,
There are so many different module to build a web site that I am really confuse.
This bootstrap is coming first yes, but what it is exactly ? as I am not in web area I have trouble to understand even with different link. Can you explain in few clear words ? what bootstrap is actually doing for a web site ?
I have heard also that to build a great interactive web site we need to use HTLM 5, but here you said HTML, what is the real difference ?
Friday, December 2, 2016 8:28 AM -
User379720387 posted
Yes many different items: Razor c#, sql, css, html5, js, bootstrap
Bootstrap is an abstraction level on top of css, html5, js
In Visual Studio 2013:
new website
ASP.net Web Site (Razor v3)
You will get a complete functioning site with registration and more.
Razor c# is an entry level platform for aspiring coders.
Friday, December 2, 2016 8:50 PM -
User1263547581 posted
Is tehre a tool to visualy design your web site as WISIWIG ?
How to you create graphicaly you web page structure ?
Saturday, December 3, 2016 6:16 PM -
User475983607 posted
Is tehre a tool to visualy design your web site as WISIWIG ?
How to you create graphicaly you web page structure ?
Have you tried Google?
Saturday, December 3, 2016 6:41 PM