Robert McLaws: FunWithCoding.NET

Public Shared Function BrainDump(ByVal dotNet As String) As [Value]

News

<script type="text/javascript"><!-- google_ad_client = "pub-4330602465258980"; google_hints = "ASP.NET, VB.NET, C#, C#.NET, WindowsForms, .NET Framework, VS2005, Visual Studio, XAML, WinFX, Windows Workflow, WPF, WCF, Atlas, NetFX3, Visual Studio Orcas"; google_ad_width = 120; google_ad_height = 240; google_ad_format = "120x240_as"; google_ad_type = "text_image"; google_ad_channel ="4997399242"; google_color_border = "B6C9E7"; google_color_bg = "EFEFEF"; google_color_link = "0000FF"; google_color_text = "000000"; google_color_url = "002C99"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
<!--
-->

You should feel free to challenge me, disagree with me, or tell me I'm completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever. That said, I will most likely only delete abusive, profane, rude, or annonymous comments, so keep it polite, please.

Blogroll

Cool .NET Articles

My .NET Tools

My Builder.com Articles

My MSKB Articles

Non-techie .NET Book request

My business partner wants to get up to speed on .NET, but he comes from a sales and marketing background, not a technical one. Do you guys have any recommendations for good books on .NET for someone coming from a completely non-technical history? Maybe like “.NET for Dummies” or something to that effect? Please let me know. if not I'll have to write one.

Comments

Denny said:

Hmmm...... some kind of "Executive Overview" from the MS web site as a start ??

Aside from that ..... WOW kinda like looking for a book on x86 for non assembers :-)
# September 30, 2003 4:38 PM

Michael Favro said:

Don't know how detailed this book is: http://www.rollthunder.com/imdn.aspx.

Looks like you'll have to write one - in your spare time!
# September 30, 2003 4:40 PM

Robert McLaws said:

Spare time???!?! WTF is that? ;)
# September 30, 2003 4:41 PM

Douglas Reilly said:

Introducing Microsoft .NET is not dated (at least not the current (third) edition. I have given it to a couple of sort of technical (but not at all developer or network people) managers and they fount it to be a good intro.
# September 30, 2003 4:59 PM

Philip Scott said:

We've had a couple of brave souls dig through the Introducing Microsoft .NET. The way it is structured is that David shows common scenarios, and shows how .NET attempts to solve them. Non techies could stop there, because he goes on to show some simple code examples demonstrating .NET solving the problem.

Pretty good book, and probably would only take a sales/marketing guy a couple of hours to go through.
# September 30, 2003 5:02 PM

Eric said:

From what I remember, my manager (semi technical) really liked "Introducing MS .NET" from MS Press.

When I was in Barnes and Noble last, I remember seeing a book the was something like ".NET for Managers". I remember reading the back, and it stated that it was specifically for non-technical people.

Eric
# September 30, 2003 6:36 PM

Randy H. said:

The Chappell book is the one you want.
# September 30, 2003 8:44 PM

Jesse Ezell said:

I agree, Introducing .NET is a really good start.
# September 30, 2003 10:15 PM

Weston Binford said:

I have to agree that Chappell's book is what you should get.
# October 1, 2003 1:04 AM