473,508 Members | 2,490 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What C# book?


I'm an experienced programmer and understand OOP but I've never used MS
tools. And I'm having a really difficult time getting started programming
ASP.NET using C# with VS .Net 2003.

What do you recommend?

I already have Mastering Visual C# .NET but it's not ASP centric enough.

I would be most interested in a book that includes sample code for a couple
Web Form projects.

I'm having trouble with really stupid things....

Such as, why when I drop a panel down can't I drop the TextBox on it and
move it about? If I even manage getting the TextBox on the panel, it insists
on staying in the upper left corner.

In other words, I guess I need a book that is going to walk me through
building a ASP.NET application step by step.

TIA.

BTW - is there a tabbed page control available for Web Forms?
Nov 18 '05 #1
4 1161
Essential ASP.NET by Fritz Onion - Addison Wesley is a nice book.... (though
its not exactly step by step book... but does explain a lot of things
intricately)

--
Regards,

HD

"Karl" <kt*******@pine-grove.com.nospam> wrote in message
news:uO**************@tk2msftngp13.phx.gbl...

I'm an experienced programmer and understand OOP but I've never used MS
tools. And I'm having a really difficult time getting started programming
ASP.NET using C# with VS .Net 2003.

What do you recommend?

I already have Mastering Visual C# .NET but it's not ASP centric enough.

I would be most interested in a book that includes sample code for a couple Web Form projects.

I'm having trouble with really stupid things....

Such as, why when I drop a panel down can't I drop the TextBox on it and
move it about? If I even manage getting the TextBox on the panel, it insists on staying in the upper left corner.

In other words, I guess I need a book that is going to walk me through
building a ASP.NET application step by step.

TIA.

BTW - is there a tabbed page control available for Web Forms?

Nov 18 '05 #2
I love ASP.Net Unleashed by Stephen Walther. The examples are in VB.net,
but you should be able to understand what's going on with them.

Michael

"Karl" <kt*******@pine-grove.com.nospam> wrote in message
news:uO**************@tk2msftngp13.phx.gbl...

I'm an experienced programmer and understand OOP but I've never used MS
tools. And I'm having a really difficult time getting started programming
ASP.NET using C# with VS .Net 2003.

What do you recommend?

I already have Mastering Visual C# .NET but it's not ASP centric enough.

I would be most interested in a book that includes sample code for a couple Web Form projects.

I'm having trouble with really stupid things....

Such as, why when I drop a panel down can't I drop the TextBox on it and
move it about? If I even manage getting the TextBox on the panel, it insists on staying in the upper left corner.

In other words, I guess I need a book that is going to walk me through
building a ASP.NET application step by step.

TIA.

BTW - is there a tabbed page control available for Web Forms?

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.556 / Virus Database: 348 - Release Date: 12/26/2003
Nov 18 '05 #3
Take a look at...

Microsoft ASP.NET Programming with Microsoft Visual C# .NET Step By Step
Version 2003 by G. Andrew Duthie.
ISBN 0-7356-1935-2

Best regards,

Gene

"Karl" <kt*******@pine-grove.com.nospam> wrote in message
news:uO**************@tk2msftngp13.phx.gbl...

I'm an experienced programmer and understand OOP but I've never used MS
tools. And I'm having a really difficult time getting started programming
ASP.NET using C# with VS .Net 2003.

What do you recommend?

I already have Mastering Visual C# .NET but it's not ASP centric enough.

I would be most interested in a book that includes sample code for a couple Web Form projects.

I'm having trouble with really stupid things....

Such as, why when I drop a panel down can't I drop the TextBox on it and
move it about? If I even manage getting the TextBox on the panel, it insists on staying in the upper left corner.

In other words, I guess I need a book that is going to walk me through
building a ASP.NET application step by step.

TIA.

BTW - is there a tabbed page control available for Web Forms?

Nov 18 '05 #4
have a look awt my book review site, it may be of help
home.networkip.net/dotnet/tidbits/default.htm

"Gene McCrory" <ge**********@mci.com> wrote in message
news:eR**************@TK2MSFTNGP12.phx.gbl...
Take a look at...

Microsoft ASP.NET Programming with Microsoft Visual C# .NET Step By Step
Version 2003 by G. Andrew Duthie.
ISBN 0-7356-1935-2

Best regards,

Gene

"Karl" <kt*******@pine-grove.com.nospam> wrote in message
news:uO**************@tk2msftngp13.phx.gbl...

I'm an experienced programmer and understand OOP but I've never used MS
tools. And I'm having a really difficult time getting started programming ASP.NET using C# with VS .Net 2003.

What do you recommend?

I already have Mastering Visual C# .NET but it's not ASP centric enough.

I would be most interested in a book that includes sample code for a

couple
Web Form projects.

I'm having trouble with really stupid things....

Such as, why when I drop a panel down can't I drop the TextBox on it and
move it about? If I even manage getting the TextBox on the panel, it

insists
on staying in the upper left corner.

In other words, I guess I need a book that is going to walk me through
building a ASP.NET application step by step.

TIA.

BTW - is there a tabbed page control available for Web Forms?


Nov 18 '05 #5

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

Similar topics

13
2331
by: Walter Kalata | last post by:
I'd consider myself something of a c++ hobbyist. Rather, I program mainly at a personal project level. I started learning when I was about twelve years old (currently eighteen), reading various...
19
872
by: sabarish | last post by:
Hi friend, what is the use of function pointer in c language and where it is useful? tell with simple example...? plz help me.
41
3372
by: Mountain Bikn' Guy | last post by:
What is the current preferred way to save user preferences in dotnet? Is the registry the right place to do this? Can anyone recommend a good article (or book) for this topic? Thanks.
19
2864
by: Charles Law | last post by:
Take a solution with a project hierarchy along the lines of an n-tier system, so that we have a data layer, business layer and presentation layer. The presentation layer is coupled to the business...
2
1959
by: youpak2000 | last post by:
What you can't find in programing text books Professional software development needs more knowledge than language syntax, OOP, styles, etc. There are many things which people usually learn by...
26
3592
by: puzzlecracker | last post by:
It'd be interesting to compare the learning practices of c++ practitioners. I'll start with mine The C++ Programming Language C++ Primer Effective C++ More Effective C++ Effective STL The...
1
1232
by: cashdeskmac | last post by:
Can anyone tell me the difference between these two xml files: <?xml version="1.0" ?> <Bookshop> <book title="my first book" author="someone"/> <book title="another book" author="someone...
22
3380
by: Jon Skeet [C# MVP] | last post by:
I'm looking to write a C# book fairly soon, and the publisher I've approached wants me to do a bit of market research to find out what people like and don't like in this kind of book. I've read...
26
9271
by: K.J.Williams | last post by:
Hello, A friend and I want to learn PHP but we have two totally different programming backgrounds. I have experience with procedural programming in C, and he has experience with Visual BASIC....
38
1951
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - What books cover EcmaScript? ----------------------------------------------------------------------- Most CLJ...
0
7231
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,...
0
7133
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
7336
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
7405
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
7504
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...
0
4724
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...
0
3214
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
773
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
435
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...

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.