473,396 Members | 2,033 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,396 software developers and data experts.

Web pages & the C# IDE

I see that I can use the IDE of Visual C#.NET to develop web pages.
I realize that this is off topic here, however I don't know of another
place to ask my question, which is:

Where can I find / buy good literature / tutorial to teach me how to
use the C#.NET IDE to build web pages? I am not looking for a
500 page$ book full of non-essentials. I want to get down to
brass tacks asap.

Many thanks.

Nov 16 '05 #1
4 1448
www.asp.net has several good tutorial projects available for download. You
may
also find the Dot Net Nuke project useful from a learning perspective. That
can be downloaded here: http://sourceforge.net/projects/dnn/

As far as books go, I have two on ASP.Net that I've found quite useful. The
first is Professional ASP.Net 1.0 Special Edition from Wrox Publishing
(http://www.wrox.com/WileyCDA/WroxTit...64543962.html). I
believe there's an updated edition of this book for .Net 1.1, but I couldn't
find it on the Wrox site. The downside to this book is that it covers both
C# and VB.Net, but it does cover quite a bit of material, so all in all, it's
a good book I think.

The other book I've found worthwhile is Programming ASP.Net from O'Reilly
(http://www.oreilly.com/catalog/proga...t2/index.html). Compared to the
Wrox book, I don't think this one goes into as much depth on a lot of
subjects, but it's still a worthwhile book if you're looking to get up to
speed quickly.

Hope this info is helpful to you.

Cletus
"Adrian" wrote:
I see that I can use the IDE of Visual C#.NET to develop web pages.
I realize that this is off topic here, however I don't know of another
place to ask my question, which is:

Where can I find / buy good literature / tutorial to teach me how to
use the C#.NET IDE to build web pages? I am not looking for a
500 page$ book full of non-essentials. I want to get down to
brass tacks asap.

Many thanks.

Nov 16 '05 #2
Many thanks for your response!
Adrian.

PS. Are you located in NL?

"Cletus Van Damme" <Cl************@discussions.microsoft.com> wrote in
message news:CD**********************************@microsof t.com...
www.asp.net has several good tutorial projects available for download. You may
also find the Dot Net Nuke project useful from a learning perspective. That can be downloaded here: http://sourceforge.net/projects/dnn/

As far as books go, I have two on ASP.Net that I've found quite useful. The first is Professional ASP.Net 1.0 Special Edition from Wrox Publishing
(http://www.wrox.com/WileyCDA/WroxTit...64543962.html). I
believe there's an updated edition of this book for .Net 1.1, but I couldn't find it on the Wrox site. The downside to this book is that it covers both C# and VB.Net, but it does cover quite a bit of material, so all in all, it's a good book I think.

The other book I've found worthwhile is Programming ASP.Net from O'Reilly
(http://www.oreilly.com/catalog/proga...t2/index.html). Compared to the Wrox book, I don't think this one goes into as much depth on a lot of
subjects, but it's still a worthwhile book if you're looking to get up to
speed quickly.

Hope this info is helpful to you.

Cletus
"Adrian" wrote:
I see that I can use the IDE of Visual C#.NET to develop web pages.
I realize that this is off topic here, however I don't know of another
place to ask my question, which is:

Where can I find / buy good literature / tutorial to teach me how to
use the C#.NET IDE to build web pages? I am not looking for a
500 page$ book full of non-essentials. I want to get down to
brass tacks asap.

Many thanks.

Nov 16 '05 #3
Hi,

my favourite, and one that I think a lot of people love, is Essential
ASP.NET by Fritz Onion:

http://www.amazon.com/exec/obidos/tg...87859?v=glance

a few comments here show you what a really cool book this is:
http://blogs.msdn.com/dmcdonald/arch...4/21/5889.aspx

cheers,
Michael

"Adrian" <aa@aa.aa> wrote in message
news:4c***************************@freeler.nl...
I see that I can use the IDE of Visual C#.NET to develop web pages.
I realize that this is off topic here, however I don't know of another
place to ask my question, which is:

Where can I find / buy good literature / tutorial to teach me how to
use the C#.NET IDE to build web pages? I am not looking for a
500 page$ book full of non-essentials. I want to get down to
brass tacks asap.

Many thanks.

Nov 16 '05 #4
Thanks for your suggestion re book to study. I have already ordered the
O'Reilly book. My experience with their books is that they are to
the point, and clear, although sometimes a lttle restricted in scope. If
the
book proves to be !ok I will buy yours as well. Thanks again for responding.

Adrian Niadra.

"Michael O'Brien" <mi**************@no-spam-hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
Hi,

my favourite, and one that I think a lot of people love, is Essential
ASP.NET by Fritz Onion:

http://www.amazon.com/exec/obidos/tg...87859?v=glance
a few comments here show you what a really cool book this is:
http://blogs.msdn.com/dmcdonald/arch...4/21/5889.aspx

cheers,
Michael

"Adrian" <aa@aa.aa> wrote in message
news:4c***************************@freeler.nl...
I see that I can use the IDE of Visual C#.NET to develop web pages.
I realize that this is off topic here, however I don't know of another
place to ask my question, which is:

Where can I find / buy good literature / tutorial to teach me how to
use the C#.NET IDE to build web pages? I am not looking for a
500 page$ book full of non-essentials. I want to get down to
brass tacks asap.

Many thanks.


Nov 16 '05 #5

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

Similar topics

4
by: Murphy | last post by:
ASP.NET 2.0 is said to implement a great feature called Master Pages, does PHP support htis feature or is it something that may be implemented soon ? Thanks Murphy
5
by: Steven T. Hatton | last post by:
If you happen to have Accelerated C++ by Koenig and Moo, and haven't gotten around to reading it, I suggest you count the pages between page 18 and page 51. I came up with zero. This is very...
0
by: TheCoder | last post by:
I am making a D-base with web conectivity for my class project. I have everything working but the subit button sends the data to the correct fields but afterwards it wants to reproduce new blank...
1
by: Carl Gilbert | last post by:
Hi I am trying to get a site working with some 1&1 web space. I have the MS Business Pro account which has ASP.NET Support and SQL Server. I am trying to get an online gallery to work but I...
3
by: E | last post by:
Hi, I'm creating a few pages on my site that you need to login to view. The login pages and the secure pages are .aspx . If I want links at the top of all pages on the site that says either...
3
by: Anurag | last post by:
Hi, I posted this on other user-groups. Hardly got any responses. Here goes the question: PLATFORM = DB2 UDB 8.2+ on AIX 5.x, DPF Two Topics broadly: (A) I wish to find out a rough...
0
by: dhruba.bandopadhyay | last post by:
I know that it's possible to mix ASP & ASP.NET 1.1 in the same website/application so long as they are in separate frames (iframes). This also holds for mixing ASP & ASP.NET 2.0 pages. But what I...
2
by: Rob R. Ainscough | last post by:
I'm using forms authentication along with Master pages -- my authenticated forms reside is a sub-dir (Secure) below the web site root dir. The problem is that any graphics placed on the Master...
17
by: MeerkatInFrance | last post by:
There comes a time when you know you are not going to be able to work something out yourself, however hard you try. I have reached that moment. I have a master page and a slave page (or whatever...
18
by: Luminari | last post by:
I have two pages. Both of them are supposed to have one table on it with a fixed header. Both pages were tested in IE6. Structurally they are identical. Both have a <divthat wraps a <tablethat...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.