473,323 Members | 1,551 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

Good book to get me started...

I have been a Windows C++ programer for 8+ years. I have played
with real basic windows programming for years, I have created
<http://www.miltonstreet.com>. I have also done some non web
programming of C#.Net. My point is that I know how to write code, I
don't understand how to clue all the ASP.Net together.

I currently have the book:

Essential ASP.NET With Examples in C# by Fritz Onion

It is a GREAT book, if you understand how to glue it all together,
which I don't. Does anyone have a recommendation?

Sam

Nov 17 '05 #1
4 1344
That's a big "me too"

I started with "ASP.NET Step By Step" ISBN 0-7356-1287-0. (There is probably
a newer revision) This book was invaluable to me getting started with
ASP.NET.

Good luck
Brian W

"Sam Carleton" <sc**************@miltonstreet.com> wrote in message
news:o%******************@fe3.columbus.rr.com...
I have been a Windows C++ programer for 8+ years. I have played
with real basic windows programming for years, I have created
<http://www.miltonstreet.com>. I have also done some non web
programming of C#.Net. My point is that I know how to write code, I
don't understand how to clue all the ASP.Net together.

I currently have the book:

Essential ASP.NET With Examples in C# by Fritz Onion

It is a GREAT book, if you understand how to glue it all together,
which I don't. Does anyone have a recommendation?

Sam

Nov 17 '05 #2
Programming Microsoft ASP.NET by Dino Esposito - invaluable, and technically
very advanced when its required.

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------

"Sam Carleton" <sc**************@miltonstreet.com> wrote in message
news:o%******************@fe3.columbus.rr.com...
I have been a Windows C++ programer for 8+ years. I have played
with real basic windows programming for years, I have created
<http://www.miltonstreet.com>. I have also done some non web
programming of C#.Net. My point is that I know how to write code, I
don't understand how to clue all the ASP.Net together.

I currently have the book:

Essential ASP.NET With Examples in C# by Fritz Onion

It is a GREAT book, if you understand how to glue it all together,
which I don't. Does anyone have a recommendation?

Sam

Nov 17 '05 #3
TJS
I just did a book search myself trying to find some good information on how
to get started and glue it all together.

After viewing many books, what I discovered is that you need to decide on
how you will be developing and which language will be used. Many books
employ examples based upon using visual studio, others do not. many books
use examples of C# others use VB.net. Some try to do it all.

My choice was a book which used web matrix, msde, and vb.net for examples
in the text although C# examples are included on the CD. I find very clear
in it's presentation and very thorough in it's scope of topics.

SAMS "ASP.net unleashed" ISBN 0-672-32542-x

"Sam Carleton" <sc**************@miltonstreet.com> wrote in message
news:o%******************@fe3.columbus.rr.com...
I have been a Windows C++ programer for 8+ years. I have played
with real basic windows programming for years, I have created
<http://www.miltonstreet.com>. I have also done some non web
programming of C#.Net. My point is that I know how to write code, I
don't understand how to clue all the ASP.Net together.

I currently have the book:

Essential ASP.NET With Examples in C# by Fritz Onion

It is a GREAT book, if you understand how to glue it all together,
which I don't. Does anyone have a recommendation?

Sam

Nov 17 '05 #4
I've review several books here on my website
http://www.networkip.net/tidbits/#book
regards

--
-----------
Got TidBits?
Get it here: www.networkip.net/tidbits
"TJS" <no****@here.com> wrote in message
news:el**************@TK2MSFTNGP10.phx.gbl...
I just did a book search myself trying to find some good information on how to get started and glue it all together.

After viewing many books, what I discovered is that you need to decide on
how you will be developing and which language will be used. Many books
employ examples based upon using visual studio, others do not. many books
use examples of C# others use VB.net. Some try to do it all.

My choice was a book which used web matrix, msde, and vb.net for examples
in the text although C# examples are included on the CD. I find very clear in it's presentation and very thorough in it's scope of topics.

SAMS "ASP.net unleashed" ISBN 0-672-32542-x

"Sam Carleton" <sc**************@miltonstreet.com> wrote in message
news:o%******************@fe3.columbus.rr.com...
I have been a Windows C++ programer for 8+ years. I have played
with real basic windows programming for years, I have created
<http://www.miltonstreet.com>. I have also done some non web
programming of C#.Net. My point is that I know how to write code, I
don't understand how to clue all the ASP.Net together.

I currently have the book:

Essential ASP.NET With Examples in C# by Fritz Onion

It is a GREAT book, if you understand how to glue it all together,
which I don't. Does anyone have a recommendation?

Sam


Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Andre Phandana | last post by:
Hi, I am laerning PHP is there any books that you recommend? or eBook? Is there any great site built with PHP that you can show me. It will be great to see an example how PHP make the website...
6
by: Tim Ronning | last post by:
Hello list, I wonder if I could get some feedback from the list on a Python book I'm about to order from the net. The book is called "Python How to Program" by Deithel & Deithel. Issued on...
5
by: Just Me | last post by:
I am an intermediate ASP programmer looking to start learning .NET and am looking for a good book to start learning from. Anyone have any recommendations on a good book to get me started? ...
60
by: K. G. Suarez | last post by:
Hello everyone. I am new to programming and my uncle gave me a copy of "C For Dummies 2nd Edition". I am up to chapter 9 right now. He probably saw me struggling with "The C Programming...
6
by: Reza | last post by:
I am going to write an ASP.NET Application using C#,I want to use OO technique as much as possible.Probelm is that I have no idea how to start it how make the structure of my application and so...
2
by: Zach | last post by:
I have started to read ASP.NET by Jesse Liberty, however the book and I don't seem to be connecting very well. I am new to ASP.NET and am looking for a really good book to get me up and running. I...
7
by: TAVOSOFT | last post by:
Hi friends, I am begginer , I wanna to learn VB2005 ,Which are good book for to learn VB2005 of level -begginer-intermediate. Thanks you friends.
26
by: vlsidesign | last post by:
I am a newbie and going through "The C programming language" by Kernighan & Richie on my own time (I'm not a programmer but I want to learn because it can save me time in my normal job, and it is...
76
by: lorlarz | last post by:
Crockford's JavaScript, The Good Parts (a book review). This shall perhaps be the world's shortest book review (for one of the world's shortests books). I like Douglas Crockford (because I am a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.