Yeah, I feel most comfortable with C#. I have millions of C# books and I feel like I have a solid understanding of the language itself. It's just when I sit down to actually try to design an application I get overwhelmed with endless decisions about which class should have which responsibilities. And which things should actually BE a class and not just part of a bigger class. I know that most of this stuff comes with experience, but I get so overwhelmed that I don't even know where to start. ARRRGH!
You guys are really nice to an irritating newbie. Thanks for making me feel welcome. Seriously. tja On Nov 18, 11:01 pm, "Brandon Betances" <[EMAIL PROTECTED]> wrote: > before learning ASP.NET or WinForms or WPF, i suggest you get a strong > handle on the language you decide to program with, C# or VB.NET. If you > taking the C# route, try Visual C#.NET Step by Step by John Sharp (Microsoft > Press). Designing an app is useless if it doesnt do anything, and if you > make web applications, ASP.NET can only take you so far. > > On Mon, Nov 17, 2008 at 5:37 PM, KeidrickP <[EMAIL PROTECTED]> wrote: > > > that is a great book! > > ISBN 0-672-8823-2 it's written by Stephen Walther. > > Any of the Wrox Series of books are good also > > > On Mon, Nov 17, 2008 at 4:18 PM, Jon Liu <[EMAIL PROTECTED]> wrote: > > > try ASP.NET unleashed...i forget by whom..but it's a HUGE orange bible > > size > > > book and it's been great for me so far. > > > > On Mon, Nov 17, 2008 at 1:58 PM, thomasJamo <[EMAIL PROTECTED]> wrote: > > > >> I don't have any objection to buying a book that somebody would > > >> recommend. I already have "Beginning C# Objects: From Concepts to > > >> Code" and it was just what I'm wanting. But I'd also like to find > > >> something a little more in depth if you know of anything. > > > >> On Nov 17, 1:11 pm, Cerebrus <[EMAIL PROTECTED]> wrote: > > >> > If you must suggest books, why do you suggest e-books (implicitly, the > > >> > illegally downloaded/shared kind) ? I am strictly against the use of > > >> > this forum for exchange or discussions about sharing E-books. > > > >> > -- > > >> > Cerebrus. > > >> > Group Moderator. > > > >> > On Nov 17, 2:03 pm, "VIKAS GARG" <[EMAIL PROTECTED]> wrote: > > > >> > > Bro welcome to the .NETDon't worry, we will help if the problem will > > >> > > be of > > >> > > our level. > > >> > > As I am working on .NET since 3 months, initially I had also tried > > to > > >> > > render > > >> > > on different web pages for the explanation. That had created great > > >> > > confusion > > >> > > in my concepts. because you will only search about your problems and > > >> > > av\bout > > >> > > new topics. This will lead to loss in data as you will miss many > > >> > > topics. So > > >> > > bro I will suggest you to have an E-book with you. That will help > > you > > >> > > greatly > > >> > > you could also have many useful programs from that. > > >> > > If you don't get that from anywhere there is no problem with that > > >> > > also. Ask > > >> > > me on my E-Mail id I will post that to you. I can't upload that > > >> > > directly > > >> > > here because that is an offense to download book illegally. That > > goes > > >> > > against copyright law
