473,797 Members | 3,183 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1484
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.mi crosoft.com> wrote in
message news:CD******** *************** ***********@mic rosoft.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******** *******@TK2MSFT NGP12.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
5270
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
1685
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 disappointing since I have been intending to read the book for some time now. I finally picked it up with the expectation that I would breeze through it as a review and an alternative expert perspective on C++. Now it looks as though I will have to...
0
3733
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 text boxes how do I stop this and how would I code it to redirect to a thank you page. All with out the help of a web server this has to br ran from the desktop and with in IE with a local directory. Pleas help I am stuck. here is the code! ...
1
4861
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 can not get the default.aspx page to load. I can not even get a really simple aspx page to load. Default page: http://www.gallerox.com/default.aspx When I try to load the page I get the following warning:
3
4053
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 "Login" or "Welcome Bob. Click here to logout", do I have to make all of my pages .aspx or is there a way to keep the unsecure pages HTML and somehow put this dynamic message at the top? Any help is much appreciated.
3
2354
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 correlation between the size of Used Pages in the database and its backup image size (Have to do some space calculation).
0
1264
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 haven't tried is mixing ASP.NET 1.1 & ASP.NET 2.0 pages in the same website/application but each page in different iframes. I don't think it's possible to to have both ASP.NET 1.1 & 2.0 pages in
2
3753
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 page do NOT appear in any of the web forms located in my Secure dir, however, any forms off the root of my web app will display the master page with the graphics. Is there some trick to get master pages to work with forms authentication of forms...
17
4619
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 one calls it) All I want to do is show a Google map on the slave page. The map that Google gives as an example when it gives you a key would be just fine. I have searched high and low for a means of doing this but all I could find
18
2166
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 has a <theadand a <tbody>. In the first example, the <theadstays fixed at the top of the div as it scrolls. In the second example the <theadscrolls away. Could anyone tell me what about the second page makes it not work? Thanks Luminari
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9537
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10246
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10209
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9066
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6803
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4135
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3750
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2934
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.