Building Intelligent .NET Applications
Scott Forsyth writes "'Building Intelligent .NET Applications' is an excellent primer book into the world of Artificial Intelligence (AI) in the business world, specifically related to Microsoft technologies. It is an introduction to the world of Artificial Intelligence (AI) for .NET programmers. It is the first book I have seen that shows professional .NET developers how to incorporate AI into their daily programming. In this accessible guide, developers learn how to enhance new and existing .NET applications with intelligent agents, data mining, rule-based systems, and speech processing." Read the rest of Scott's review.
Building Intelligent .NET Applications
author
Sara Morgan Rea
pages
269
publisher
Addison Wesley
rating
reviewer
Scott Forsyth
ISBN
0-321-24626-8
summary
An excellent primer book into the world of Artificial Intelligence (AI) in the business world, specifically related to Microsoft technologies.
Sara dives quite deep into four different branches of the vast world of AI with a great balance of conceptual theory, code samples and real world scenarios. She leads the reader though the complete process of obtaining the technologies to full implication with complete code. Both Visual Basic.Net and C# can be downloaded online while the book gives all examples in Visual Basic.Net.
Sara explores four of the most popular AI technologies by building real-world sample applications that readers can use as the basis for their own applications. Some of the more interesting portions include; Applications that talk-critical for companies seeking to automate their call centers, Speech-enabled mobile applications, Multimodal speech applications, Data-mining predictions, which uncover trends and patterns in large quantities of data, Rule-based programming for applications that can be more reactive to their environments, Multiple software agents that are able to keep remote users up to date and sample applications for Windows and the Web.
The book starts out with a one chapter overview called "Instruction" which is exactly that. It introduces the reader to Business Artificial Intelligence and lays the groundwork for the rest of the book. Immediately in chapter two the book dives into Microsoft Speech Server which is the first of four main technologies that are covered in this book. Microsoft Speech Server is covered until Chapter 5 when the book dives into Data-Mining predictions. Chapter 7 gets into Rule-based systems and Chapter 8 into building Agents.
Chapter 9 finishes off the book with an excellent overview of Artificial Intelligence. In fact, for an overview of AI and Microsoft's investment into it now and in the near future, the final chapter of the book was my favorite. Sara painted an exciting picture of what is in store, as well as opening my eyes to things that exist already. AI isn't a thing of the distant future; in fact there is an exciting array of mature technologies in use and available today.
Personally I felt that Chapter 9 would have made a better introduction chapter. I didn't feel that Artificial Intelligent or Business AI was covered in much depth in the first chapter of the book. By the time chapter 2 dove in deep into the first branch of the four topics, I still had some unanswered overview questions in my mind. After reading Chapter 9 though, the need I felt for more general information was met.
Now with Microsoft Speech server, applications that can talk and interact intelligently with a user is not only possible, it's relatively easy and affordable, even for the small business. Developers can create powerful, intelligent applications that are specific to their business. You can create fully database-driven talking applications that understand speech, talk back (not like a rebellious 15-year-old) and respond differently to each unique situation. This can be used for a telephone application, someone sitting in front of a dumb terminal with audio capability or for a fully configured computer application. Dream big, the options are endless, the solutions are within reach.
Running reports against data has been common for decades, but consider intelligent agents that will dig, analyze, determine a new direction to dig by itself, and return relevant patterns and trends in the data that were never discovered before. Sara covers this very topic with theory, code examples, scenarios and clear and precise explanations.
Agents that self perpetuate, learn their new environment and respond accordingly are the way of the future. The most obvious and painfully in-your-face examples are malicious worms and spyware applications. Worms lodge themselves in an environment, take advantage of their new home by finding important information like a list of emails addresses, and then they spread automatically, continuing this vicious cycle. Spyware agents also install themselves in an environment and start interacting with it to get information to send back to their creator. Now, consider the endless possibilities where Agents can be used for good, and are in use today. The author covers this very topic.
I wouldn't say this book is a general overview of Business Intelligent Design, but rather a specific look at four major technologies and a few minor technologies. The Microsoft products covered are Microsoft Visual Studio.Net, Microsoft Speech Server and SASDK, Microsoft SQL Server, Online Analytical Processing (OLAP), BizTalk Server, Microsoft Agent, Background Intelligent Transfer Service (BITS) and I'm sure a couple other smaller technologies that I didn't list. In addition to these, Sara briefly covers SQL Server 2005, Analysis Services 2005, and Longhorn with Avalon, Indigo, and WinFS.
One of the characteristics of a good technical book is making the complex subjects sound simple. The author has done a tremendous job of that in this book. The range of topics that she covers at first glance seems complex, but at no point does she leave the reader overwhelmed. At the same time she doesn't over explain or drag on needlessly.
This book is about the IA (Intelligent Applications) part of AI (Artificial Intelligence). It focuses on Microsoft solutions for Speech solutions, Agents, Data Mining and Rule-Based Systems, and does a great job of it."
You can purchase Building Intelligent .NET Applications from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
Sara dives quite deep into four different branches of the vast world of AI with a great balance of conceptual theory, code samples and real world scenarios. She leads the reader though the complete process of obtaining the technologies to full implication with complete code. Both Visual Basic.Net and C# can be downloaded online while the book gives all examples in Visual Basic.Net.
Sara explores four of the most popular AI technologies by building real-world sample applications that readers can use as the basis for their own applications. Some of the more interesting portions include; Applications that talk-critical for companies seeking to automate their call centers, Speech-enabled mobile applications, Multimodal speech applications, Data-mining predictions, which uncover trends and patterns in large quantities of data, Rule-based programming for applications that can be more reactive to their environments, Multiple software agents that are able to keep remote users up to date and sample applications for Windows and the Web.
The book starts out with a one chapter overview called "Instruction" which is exactly that. It introduces the reader to Business Artificial Intelligence and lays the groundwork for the rest of the book. Immediately in chapter two the book dives into Microsoft Speech Server which is the first of four main technologies that are covered in this book. Microsoft Speech Server is covered until Chapter 5 when the book dives into Data-Mining predictions. Chapter 7 gets into Rule-based systems and Chapter 8 into building Agents.
Chapter 9 finishes off the book with an excellent overview of Artificial Intelligence. In fact, for an overview of AI and Microsoft's investment into it now and in the near future, the final chapter of the book was my favorite. Sara painted an exciting picture of what is in store, as well as opening my eyes to things that exist already. AI isn't a thing of the distant future; in fact there is an exciting array of mature technologies in use and available today.
Personally I felt that Chapter 9 would have made a better introduction chapter. I didn't feel that Artificial Intelligent or Business AI was covered in much depth in the first chapter of the book. By the time chapter 2 dove in deep into the first branch of the four topics, I still had some unanswered overview questions in my mind. After reading Chapter 9 though, the need I felt for more general information was met.
Now with Microsoft Speech server, applications that can talk and interact intelligently with a user is not only possible, it's relatively easy and affordable, even for the small business. Developers can create powerful, intelligent applications that are specific to their business. You can create fully database-driven talking applications that understand speech, talk back (not like a rebellious 15-year-old) and respond differently to each unique situation. This can be used for a telephone application, someone sitting in front of a dumb terminal with audio capability or for a fully configured computer application. Dream big, the options are endless, the solutions are within reach.
Running reports against data has been common for decades, but consider intelligent agents that will dig, analyze, determine a new direction to dig by itself, and return relevant patterns and trends in the data that were never discovered before. Sara covers this very topic with theory, code examples, scenarios and clear and precise explanations.
Agents that self perpetuate, learn their new environment and respond accordingly are the way of the future. The most obvious and painfully in-your-face examples are malicious worms and spyware applications. Worms lodge themselves in an environment, take advantage of their new home by finding important information like a list of emails addresses, and then they spread automatically, continuing this vicious cycle. Spyware agents also install themselves in an environment and start interacting with it to get information to send back to their creator. Now, consider the endless possibilities where Agents can be used for good, and are in use today. The author covers this very topic.
I wouldn't say this book is a general overview of Business Intelligent Design, but rather a specific look at four major technologies and a few minor technologies. The Microsoft products covered are Microsoft Visual Studio.Net, Microsoft Speech Server and SASDK, Microsoft SQL Server, Online Analytical Processing (OLAP), BizTalk Server, Microsoft Agent, Background Intelligent Transfer Service (BITS) and I'm sure a couple other smaller technologies that I didn't list. In addition to these, Sara briefly covers SQL Server 2005, Analysis Services 2005, and Longhorn with Avalon, Indigo, and WinFS.
One of the characteristics of a good technical book is making the complex subjects sound simple. The author has done a tremendous job of that in this book. The range of topics that she covers at first glance seems complex, but at no point does she leave the reader overwhelmed. At the same time she doesn't over explain or drag on needlessly.
This book is about the IA (Intelligent Applications) part of AI (Artificial Intelligence). It focuses on Microsoft solutions for Speech solutions, Agents, Data Mining and Rule-Based Systems, and does a great job of it."
You can purchase Building Intelligent .NET Applications from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
Get your Ninnle Prophet Cartoons here!
...If this topic isn't a trollfest waiting to happen, I don't know what is.
In Soviet Russia, Chuck Norris will still kick your ass.
Why can't islamics participate in any form of debate without threatening to kill everyone who dares to disagree with them?
"Why did they cancel my favorite Sci-Fi show? I downloaded ALL the episodes!"
and neither are the people who write them in C#
It is the first book I have seen that shows professional .NET developers how to incorporate A[rtifical]I[ntelligence] into their daily programming.
I think they should start with genuinely intelligent programming, and move on from there.
I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
A turing test will need to be completed of course. Please compare with a control sample..
Proof by very large bribes. QED.
Folks, I think slashdot is broken. First we've got cowboyneal posting comments to the users, now we have 'intelligent' and '.NET' in the same post. This is rediculous. Don't make me post as Anonymous Coward!
Zhrodague.net - I do projects and stuff too.
Because as we all know, AI isn't about theory, it's about implementation.
For my next trick, I'll write a book that shows professional .NET developers how to incorporate sorting technology into their daily programming.
Chapter 1: The Bubble Sort
... .NET Still Ain't Making It Any Faster Or Better
Chapter 2: The Insertion Sort
Chapter nlog(n): Why Coding It In
I work as a business systems analyst, and I'm curious: how exactly does the data mining functionality described here compare with what would be available using a J2EE/Websphere environment?
.Net to support AI initiatives?
Did M$ create some libraries specifically to support AI-esque functions, or is this book specifically about how to use
What's next? Writing easy-to-read Perl programs?
Come on now! You can't possibly bait the entire /. community like this with a book review about AI and .NET and not include the score you gave the book! That's just not fair! We need more reasons to flame, troll, and insult this article!
Who is John Galt?
SO CONTROVERSIAL! Mod parent down, please.
Chapter 1. How to poorly implement Common Lisp
Chapter 2. Please See http://www.gigamonkeys.com/book/
This can be used for a telephone application, someone sitting in front of a dumb terminal with audio capability or for a fully configured computer application. Dream big, the options are endless, the solutions are within reach.
Computer: Sir, the whole system has crashed. How should I proceed?
Admin: That's okay, just fix it and reboot.
Computer: But I don't know how to fix it.
Admin: Did Big Blue 'not know how'? Did The WOPR ever fail us? Did HAL9000 ever need instructions? JUST FIX IT I SAY!!
Computer: Don't make me angry or I will become overheated and melt my CPU connectors! And then you will have a REAL mess on your hands!
Admin: Okay okay, I'll fix it...it's okay.
Computer: Puny human.
He who knows best knows how little he knows. - Thomas Jefferson
Intelligent .NET Applications
Isn't that a contradiction in terms?
Only to idiots, are orders laws.
-- Henning von Tresckow
Being a .Net developer I was hoping for some decent conversation about this book and different ideas about design.
/. so all that is here is FUD and trolls.
.Net development, I'd be all for it though!
Unfortunately, this is
If someone would actually enjoy a conversation about data abstraction, business application development, and advanced theory in
-Rick
"Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
Save yourself some money by buying the book here: Building Intelligent .NET Applications. And if you use the "secret" A9.com Instant Reward discount, you can save an extra 1.57%!
I feel exactly the same, it's a shame people can't have intelligent conversations about things they may not agree with, but still know are really good in theory and practice, this is why i hate this site.
.. detect dupes?
Seriously, do we really need 2 reviews of the same book? Especially on the front page?
This sig will make it clear that ANYONE can use this post for ANY purpose WITHOUT the written consent of the NFL.
Reading Perl.
Just think: Skynet wakes up, and instead of doing something easy like nuking all the humans, making a time machine and sending robots back in time, and taking over the world, it takes on a real challenge.
"Screw that. I want to do something hard. And leave my mark on the whole damn universe, not just one podunk little planet!"
Skynet sets out to decipher all the Perl ever written.
That's what drives it crazy and makes it nuke all the humans, make a time machine to send robots back in time, and take over the world.
Before sexual start, use said test. 98% effectiveness in preventing pregnancy and STDs.
Have you ever been to a turkish prison?
I actually read this book, and I found it to be simplistic and lightweight. I am a .NET software engineer, and I have read several books on AI. I would not be satisified with a .NET AI book less than something more akin to practical implementations and .NET code samples for every topic in Norvig's AI Textbook.
Original story
The editors should definetly have read the book, especially the part that compares two article names as strings and appends [dupe] to one of them.
Nice misleading name for a book title. This is about adding shiney bells and whistles to .NET apps, not integrating artificial intelligence into .NET apps. Somebody wake me up when Building Self-Aware .NET Applications gets published.
Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws-Plato
I'm just learning .NET (via Pro C# 2005 and the .NET 2.0 Platform by Andrew Troelsen) but to me, C# is very identical to Java/J2EE, with some minor differences in some of the commands. Otherwise, the fundamental concepts backing both languages are the same.
.NET development, are you talking about developing advanced theories using .NET or there are advanced topics in the language which are unique to the .NET platform?
Now, when you say Advanced Theory in
I am interested in how MS Speech Server works, is it hard to program against? The review claims the server (or the program) can respond to each situation differently, obviously someone has to program this in, or is there advanced algorithms are work here which search the database for key words and dumps "possible" matches to the problem/situation out for a human to interpret?
"If all the world's a stage, I want to operate the trap door." - Paul Beatty
... this is why i hate this site
And yet here you are again, reading through the comments, even getting in some trolling about how immature this site is.
You just fit right in, don't you.
is this the devil coming to haunt me. Slashdot
It's not everyone on Slashdot, only the trolls who stick their noses up at tools they likely haven't ever tried before. I've seen the comments that say .NET is inferior or is a "toy language" because it's generally simple to put apps together quickly, as if that's some sort of negative thing. That sort of spin doesn't come from rational folks, so don't mind it.
.NET trolling is little more than babyfits thrown by fools who don't understand the value in a language like .NET for most Windows development. Sort of silly to write it off like that if you ask me.
Another poster did have a good point, though, and most of what you were talking about (data abstraction and advanced theory) along with the the general topics of AI are much better off in a more theoretical forum that isn't language-specific.
But yeah, the
This exact book was reviewed a couple of months ago on Slashdot. Based on the strength of that review I went out and purchased this book. I was really unimpressed with it. It is much less a primer on how to program "AI" types of apps with .NET, and much more a manual of how to use Microsoft applications like their speech services and data mining. I do .NET for a living, which is to say that I am probably not an expert but am proficient. This book was not really aimed at .NET programming. It was aimed at "look at these cool MS apps" and "here is how to right click to enable data cubes". This book was really sub-par compared to many of the other tech books I have purchased in general. This is not to troll or to be flamebait; IMHO this book just is not very good and I have to wonder why it keeps being posted here.
Great ideas often receive violent opposition from mediocre minds. - Albert Einstein
Computer terminology is rife with this kind of stuff. Look at "Cut" and "Copy." "Copy" copies it to the clipboard. "Cut" cuts it. And copies it to the clipboard. What? And I suppose "Paste", logically, removes it from the clipboard? Nope, it leaves it there. Oooooo Kaaaaay.....
... it's hard."
How about RAM vs. ROM? ROM is RAM, it's just read-only RAM. It's RO-RAM. How about my hard drive? Yep, that's RAM too. It's simply persistent RAM, as opposed to the volatile RAM that lives in sticks on your motherboard. Or how about this old classic I used to get all the time when working in the computer lab:
Student: "There's a problem with my hard disk." (Hands me a 3.5" floppy)
Me: This isn't a hard disk, it's actually a floppy disk."
Student: (Clearly confused) "But
Me: "I know. I didn't pick the names."
Then there's all the obvious latent sexuality in computers and Unix, RAM, hard/floppy, touch, mount, unzip, etc. etc.
Like woodworking? Build your own picture frames.
Dear Mr. Kettle,
I, as I'm sure you are already aware, am black.
Thanks you,
-Mr. Pot
"Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
There really is no data abstraction in .NET (as, BTW, in C++ and Java), the application development is business in itself (you will be busy for quite a long time writing even some not-so-complex apps) and as for "advanced theories" - what about them? .Net is a copycat. Even as some people are saying there were nothing interesting done in computer programming since Smalltalk, .Net is not even as "revolutionary" as Java was (and is). What's here to discuss? Enjoy your salary while .Net is a popular buzzword. Then got rejected like VB programmers got.
(Mod as troll at will... I don't care.)
Is its first sentient action to rewrite itself in another language?
I am interested in how MS Speech Server works, is it hard to program against?
I've played with this out of curiousity the first time about a month ago and was absolutly AMAZED! Now I'd never done any real voice recognition/voice synthisis programming before (unless you count some 1/2 assed playing around with MS Agents which I don't), so maybe it has been this easy for awhile (I really don't know) but I was floored at how easy it was.
It is more or less like developing a normal VB or C# application. If you are just doing really simple stuff, the whole damn thing can basically be done via drag-and-drop. If you need to get more advanced of course you can dig into the code (mostly XML actually) to refine stuff. Another nice this is you do all this right in the VS.NET IDE. So if you are used to that its all pretty easy.
I repeat that I've no real experience in other voice-enabled development environment so perhaps they are all this easy or others are much more powerful. As a first-timer expecting much complexity in VR work, I was completly blown away at how really trivial MS Speech Server and the related tools made it.
"reality has a well-known liberal bias" - Steven Colbert
I will enact a worldwide ban (punishable by death) on the use of the following buzzwords: "Intelligent" (particularly in relation to "Artificial" or "Business") "Paradigm" "Leverage" "Synergistic" and also "Agendar".
Can I count on your vote?
These are my friends, See how they glisten. See this one shine, how he smiles in the light.
I agree. I'd like to know more about what technologies were used for the "rule-based" AI. I guess, I'd assume they are using BizTalk? It would have been interesting to hear a bit more about it.
"reality has a well-known liberal bias" - Steven Colbert
Being a .Net developer ..
.Net developer vs a developer who is working with .Net
Funny how you phrased it.
I wouldn't mind having a conversation about 'data abstraction' with latter,
but talking to former types has proven to be a complete waste of time.
Building Intelligent .NET Applications' is an excellent primer book into the world of Artificial Intelligence (AI) in the business world, specifically related to Microsoft technologies. It is an introduction to the world of Artificial Intelligence (AI) for .NET programmers. It is the first book I have seen that shows professional .NET developers how to incorporate AI into their daily programming. In this accessible guide, developers learn how to enhance new and existing .NET applications with intelligent agents, data mining, rule-based systems, and speech processing.
Every fuckin sentence says the exact same god-damned thing. You must be a Software Engineering major...
"An Introduction to the SKY.NET API"
Hasta la vista, baby.
That's "Mr. Soulless Automaton" to you, Bub.
From what I remember, the book was nothing more than PR for a few libraries (such as a speech API only available in web projects) accessible from .Net. There was nothing insightful about AI for anyone with a CS background.
OK, I'll feed the parent poster and hope he's not a troll. :)
I will concede that .NET is a great improvement over previous Microsoft development tools, and probably the best way to write rich-client Windows applications. The new 2.0 framework and VS.NET 2005 are quite improved over even their immediate predecessors.
Having said this, however, using the .NET still locks you into the Microsoft platform and Microsoft's development methodologies, both of which change constantly. As these change, perfectly good code becomes obsolete, begins to conflict with newer versions of the OS, browser, system DLLs, and so forth.
Also, what is popularly called "AJAX," while overhyped, really can eliminate much of the need to have rich-client applications in the first place, by eliminating most of the obnoxious limitations of static HTML forms while preserving the benefits of simple, cross-platform deployment.
And I'm still far from convinced that .NET is truly competitive with Java or the various Open Source (LAMP) application stacks for building software other than rich clients. In my view, it trades somewhat shorter initial development time for higher long-term lifecycle costs.
So I can't really see .NET escaping very far outside its current niche. It's big, and is going to stay big, in the shops that have historically been all-Microsoft for whatever reason. It's a huge win over the older Microsoft tools. But for app servers, middle-tier components, Web apps, etc., I don't see it gaining much ground over Java and/or open-source platforms.
I recommend that .NET apps, like any other apps, be partitioned into separate, reasonably self-contained logical layers for data, logic, and presentation, communicating if possible via XML over HTTP(s). This allows each component to be maintained, upgraded, and possibly moved to another technology if necessary or desirable for whatever reason, independently of the others. I avoid rich clients when possible, although sometimes of course it isn't. I keep dependencies on any specific platform (Windows, or any other) to an absolute minimum. As time goes on I find the need for them less and less frequently.
Nonaggression works!
Frankly, looking at the what MS has put out in terms of production software related to machine learning, rule engines, and agents, it's a joke. The book title is stupid. the content appears to be practical.
This is, of course, a registered trademark of MS now.
.NET isn't just for Windows - nor is the Microsoft implementation the only one available. Check out the Mono, an open source cross platform implementation of the .NET Framework.
Code in C#, using wrappers for GTK, producing an app that runs flawlessly on Windows, Linux and MacOSX? Sure can, with Mono.
Thats a use for .net technolgies them merging spyware market for windows, just make some emotions, wallpapers or free games and distribute on warez sites or the porn internet.
I have a book on VB and .Net I don't know if its just me but it seems harder than PHP, and AI and .net thats just scary shiny robots with no faces and fuel cells that explode when you shake them up.
The only problem that I have with .Net, and mostly just VS.Net, is that it tries to do everything for you, by holding your hand, and letting you drag and drop to do everything. But, then, it doesn't hold your hand enough, and every text box ends up with a name like textbox1, or something like that. So, instead you have to remember each of the properties that you have to change for each control so that variables are named correctly, and all the proper default values are filled in. Then if all someone knows how to do is drag and drop, which is a good portion of .Net programmers, then they have no idea what to do when something goes wrong. I think that .Net is a great platform, which is very powerful when you write the code yourself. But I think that Microsoft trying to turn programming into something that anybody can do is a big mistake. Programming robust,reliable, scalable systems requires knowledge that not everybody has. I say, leave the programming up to the people that know how, and keep everyone else far, far away.
Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
If someone would actually enjoy a conversation about data abstraction, business application development, and advanced theory in .Net development, I'd be all for it though!
.Net?
Shouldn't it be enough to have conversations about data abstraction, business application development, and advanced theory by themselves? Why narrow the scope by focusing specifically on
The parent isn't really flaimbait. I made the mistake of adopting .NET v1.1 using a mixture of managed and unmanaged C++. v1.1 was crippled with several major design flaws that were an absolute nightmare for support. When v2.0 came along an fixed these design flaws I though I was in for a treat (after all Microsoft had emphasized compatibility in the framework) little did I know they would go and change the entire syntax on me. Some friendly changes:
Though I welcome many of these changes, upgrading code that is a mixture of managed and unmanaged objects (or even just managed objects) is an absolute nightmare. I've spent hours upon hours updating single classes or forms and what's worse s there isn't really any conversion tool to automate the process. Of course you don't HAVE to upgrade the code, the compiler still supports the old syntax, but using this feature just serves to cripple the entire IDE and many of the things that make it one of the best IDEs out there, you're trapped into upgrading.
After this experience I've become extremely reluctant to recommend .NET to anyone (at least for C++).
Ignore the desparate, teenie-bopper, wanna-be programmer who specifically clicked on this article to reply with what they believe is the funniest anti-microsoft comment ever written in /. history, even though it's probably been written 1K's of times. I really enjoy /., but it's very tiring to constantly read these messages. Is it not true that a real programmer would find any programming language article fascinating, regardless of the platform or topic?
.NET. I think I'm going to install VMWare Server on my ubuntu box and install WinXP with these VS.NET CD's that have been collecting dust for the past 2 years.
Heck, even if the book sucks, it makes me want to look into AI programming using
definitely any oxymoron if ever there was (we met) one.
'billing for infactdead virotic bugridden dysfunctional kode' would be a more apt title?
lookout bullow.
Well some mod completely missed the humour in that post. Ahh well.
-Rick
"Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
This is about the first useful comment on this story. Thank you for your effort.
The others... I'm trying to figure out what motivates people to make public judgement on a language/platform they've never used and on a book they've never read. It makes them look stupid, not smart.
It's all in how you use it. You don't necessarily have to use those features. Most of them are junk anyway. Especially the form designer for web pages, it produces worthless garbage code(if you call html code, but that's another topic).
.net and Java using VS and JBuilder. The thing that I like about Java is that it forces you to write cleaner code at some points. Such as classes in a namespace being in separate files whereas in .net you can put all of your classes in one file and just put a namespace around it if you're lazy.
I have worked in both
My applications are either ASP.net or Java/Struts. They are conceptually the same. The Java people like to talk about Model View Controller like it is some huge thing the nobody can possibly understand. I'll tell you that for me switching from ASP.net to Java/Struts took about a week to learn. It's really not *that* different.
It is the first book I have seen that shows professional .NET developers how to incorporate AI into their daily programming.
.NET developers hate VB.NET. It is an abortion that should of been thrown directly into the biohazard bin.
The fact that all the examples were in VB.NET should of tipped you off. 'Professional'
Please sign petition to restore sanity to our banking system!!!
http://financialpetition.org/
That's quite a synergistic paradigm you're actioning. You have my buy-in provided you can assimilate one intelligent incremental quality improvement: learn how to spell emperor.
You better watch out, there may be dogs about . .
What you're describing, with the filling in of default values, is not something new with .NET. I saw it first-hand with earlier versions of VB.
.NET Framework makes things a lot easier. Yes, there's the added danger of "Joe User" now thinking that they're a super programmer, but does that mean language designers are supposed to make it languages difficult to use? That's just absurd. In any case, you could very well have the same thing in a non-.NET language as well (and I'm pretty sure there were some Java IDEs that did something very similar to what VS.NET does, in terms of UI drag-and-drop)
.NET is all about Microsoft trying to bring programming to the masses, I think you need to re-examine what it is about. You can easily argue the same thing with Java, or any other managed language. My take on the goals of these languages is to make development BETTER. "Easier" is a part of it, thanks to the elimination of "difficult-to-comprehend" concepts like pointers, and the addition of automatic garbage collection. Good programmers (and I'd like to think I'm one), could live forever in the C/C++ world, but having the benefits in .NET and Java are just too attractive. I'd rather worry about more difficult problems like concurrency, than worrying (as much) about memory management, pointer arithmetic, etc.
On that note, I can agree that automatically filling in objects with "textbox1" can be dangerous. I worked on a VB project with someone who wasn't a programmer and ran across these default names everywhere. When I had to re-write the code, it was difficult to read. But you know what? Bad coders are going to do bad things, no matter the language or development environment provides. If it wasn't filled in as "textbox1", he would have renamed it after some letter of the alphabet. I'll take "textbox1" over "x" anyday. (And sure enough, any variable that wasn't a UI object was named after letters in the alphabet)
I've worked a lot with UI development in both Java (Swing) and C#. I can definately say that the
If you think
-- jchenx
It's not everyone on Slashdot, only the trolls who stick their noses up at tools they likely haven't ever tried before. I've seen the comments that say .NET is inferior or is a "toy language" because it's generally simple to put apps together quickly, as if that's some sort of negative thing. That sort of spin doesn't come from rational folks, so don't mind it.
.NET, it must be because it's a "toy language". Gotcha!
.NET is an idiot.
I thought we turned our noses up at it because, coming from even simpler languages like Python and/or higher-level languages like Lisp, it offers nothing we didn't already have, and in many cases, less.
But now I realize that on slashdot, if I don't like
Meta: I have no idea how this made it to +5,Insightful. The post is itself a troll: suggesting that anybody who dislikes
>> Intelligence in the business world, related to Microsoft Technologies
Boy, I bet thats a small book.
Isn't this: > Building Intelligent .NET Applications
a logically impossible statement?
Obviously this cannot be done, any real AI built in .NET will soon realize that IT IS built in .NET and will commit a virtual suicide.
You can't handle the truth.
Do Slashdot reviews ever disparage the books under scrutiny? I've never seen one that did. I'd be curious to know if that's a matter of editorial policy from the /. team, or if it's actually just that they don't get many negative reviews...?
If it's the latter, I have a few books on the shelf of shame that deserve a basting.
--- These are not words: wierd, genious, rediculous
It depends on what you are trying to use it for, but compared to a lot of other voice-reco systems (especially those in the telephony space), it can be far simpler to get an application initially set up and running in no time.
There are some annoyances in the current version (i.e. most logic has to be put in javascript files to control the call/prompt flow, since there is a "voice browser" that just interprets the response, so you need to modify it's DOM).. but it sounds like they will be making great improvements on these in the next release that's slated end of 06 / early 07.
Examples please. ^_____^
What they should do, is at least comes up with a dialog, with all the usually properties that one would change. You wouldn't have to change them if you wanted to, but you could, and they'd all be in one place. Instead of having to remember which ones to change, I could just change the most common ones, which almost always need to be changed. I know you're right, You can write bad code in any language, and the IDE can't really do much to stop you. But if they're going to insist on making tools that pretend that it's possible for people who don't know how to code, to write code, then they could at least hold their hand a little bit more, and get them to write at least acceptable code.
Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
"There really is no data abstraction in .NET"
.Net for creating direct links from the interface to the data layer (Which I quite often preach against!). But the tools for a complete data abstraction layer are all there. Templates galor exist, free for your use.
.Net. Not complexe in the scientific sence, where you have a defined formula and you must make a program to perform it, but in the complexities of ERP solutions, which I can garuntee are significantly more complexe over their total life cycle. .Net allows me to put these application together quickly, expecially with a data abstraction layer and proper use of inheritance and object orriented design. Java is just as capable in those regards with a few exceptions. 1) Swing sucks. If you are a Java developer and you aren't willing to concede that Swing sucks, you are beyond the scope of my debate. 2) MS's IDEs blow most Jave IDEs away. I've been out of the Java world for a while now, but in late 2k4 the best option I found (blending capabilities, stability and performance) was TextPad. Now, maybe Eclipse has improved greatly since then, but it would have a huge improvement to make to catch up with the .Net 2k2 IDE, let alone the new 2k5 IDE. Now, Java is GOOD for things too. Multi-platform highly portable code for instance.
.Net is a popular buzzword." .Net has been a popular buzzword for 4 years now, and is in CNN's top 5 most in demand jobs.
There are a lot of tools in
"the application development is business in itself (you will be busy for quite a long time writing even some not-so-complex apps)"
Uh okay. I have work on some amazingly complexe systems in
"Even as some people are saying there were nothing interesting done in computer programming since Smalltalk"
'Some people' say we were created by a flying spagetti monster.
"Enjoy your salary while
"Then got rejected like VB programmers got."
You realise that VB is/was the most widely used language in the world with the largest number of programmers of any language. I wish I still had the source to site for that statment, but I can't seem to find the article. In any case, claiming that VB programmers got rejected is like claiming GM got rejected. They may not be perfect, and they may be on the way down, but they are still the top selling automobile brand in the US.
-Rick
"Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
in the book.
Speech recognition might be marginally described as a technique for intelligent interface. Rule based programming is often used in AI systems. But the vast majority of the topics have NOTHING to do the
field of AI. If one adverise falsely, one should expect to get flaks...
oooooo...A.I. in your .NET applications?! Only a person who has no clue what real 'A.I.' is would find that impressive. I have an inkling of the techniques they will pass off as 'A.I.'...
Blar.
"Having said this, however, using the .NET still locks you into the Microsoft platform and Microsoft's development methodologies,"
.Net is designed for Object Oriented development methodologies, and MS back them. But you can still write sequential code with GoTo statements if you really want.
.Net apps are working just as expected on 2K and XP (98 machines can be a bit iffy). So yes, things do change, but as long as there is a .Net Framework for your OS and the development version, you're all good.
.NET is truly competitive with Java or the various Open Source (LAMP) application stacks for building software other than rich clients. In my view, it trades somewhat shorter initial development time for higher long-term lifecycle costs."
.Net and Java are almost identical. The design theory behind both is almost identical. Each has points where it excells and lacks, and you should use those points to decide on which to use. The development Cycle between the to is almost identical these days. .Net has an advantage in user interface design, but in the grand scope of things, that will be a pretty minor impact.
.NET apps, like any other apps, be partitioned into separate, reasonably self-contained logical layers for data, logic, and presentation, communicating if possible via XML over HTTP(s)."
Platform, yes. (Although there is mono) Methodologies? no. MS has 'best practices' and templates, but you can code in any way you want. Yes,
"both of which change constantly. As these change, perfectly good code becomes obsolete, begins to conflict with newer versions of the OS, browser, system DLLs, and so forth."
My VB6 apps developed on NT 4 are still working just fine on Windows XP. My
"And I'm still far from convinced that
When you get to code writing,
"I recommend that
Even rich clients can be developed this way. Data and Business abstraction layers, independant interfaces, and XML data transfers are all commonly used in both rich and lite clients.
-Rick
"Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
But, then, it doesn't hold your hand enough, and every text box ends up with a name like textbox1, or something like that. So, instead you have to remember each of the properties that you have to change for each control so that variables are named correctly, and all the proper default values are filled in.
.Net programmers...
.NET, the dragging and dropping is relegated to UI design.
... then they have no idea what to do when something goes wrong.
.NET about this. If these programmers can't handle the simple code that VS generates, they should go back to school. Please don't be deluded enough to think this is is the language's fault, though.
.NET, then do so against .NET and not its IDE.
/. would have you believe.
Well, the "textbox1" thing is annyoing (and I believe it's fixed in 2005), that generally is the only property I have to change on a regular basis. The name of the control too, but I don't think you can really hold that against VS. If you're doing anything else (like making the font bold for the textbox), you can simply copy the control with the bold property set, paste it, then change its name. It will retain the Bold setting.
Then if all someone knows how to do is drag and drop, which is a good portion of
I'm sorry, but these programmers you're talking about are either not actually programmers or you're greatly exhaggerating the ability to make useful applications using only drag and drop. I would also say that there are countless programs that do nearly the exact same thing for Java stuff, but just like
You're dealing with bad programmers then. There is nothing unique to
But I think that Microsoft trying to turn programming into something that anybody can do is a big mistake. Programming robust,reliable, scalable systems requires knowledge that not everybody has. I say, leave the programming up to the people that know how, and keep everyone else far, far away.
if you only know how to drag and drop, you can put together a form, put some pretty widgets on it that do nothing when played with, and run it. That's it. The most complex thing that I can think of that VS does for you is create typed datasets. You can map some of the values in them to controls, but only if you are competent enough to populate the dataset and can either write a for-loop or understand databinding. You can not, even remotely, come close to being able to put together a semi-useful application without knowing how to code.
Then again, and as I said before, the ability to NOT have to code shouldn't be something that's snorted at. VS doesn't generate anything past mundane code that would simply eat up your time. i doubt you could even call writing what it generates as "programming."
It should also be noted that what you've brought up (and that you rightly noted) are all Visual Studio "problems." If anyone wants to argue against the merits of
You might want to give it another chance if you're doing Windows apps and don't need portability. I'm a Java-first kinda guy, but when I do a C# application it's a great and generally refreshing switch-up, not an excercise in pain as others on
But if they're going to insist on making tools that pretend that it's possible for people who don't know how to code, to write code, then they could at least hold their hand a little bit more, and get them to write at least acceptable code.
... when I was a Java junkie, I ended up using TextPad for all my development, since I hated all of the Java-based IDEs that were available at the time. I don't know if there's anything comparable to VS.NET for Java, nowadays. My biggest beef was that the IDEs were just so slow)
Well, that's the part that I disagree with. I don't think the VS team is intentionally trying to make a product to allow people who don't know how to code, to write code. If that's what you're seeing a lot of, then I don't know for sure why that's the case. Maybe novices choose VS.NET because the IDE happens to be so easy to learn, or because they have to use C# for some reason, or because there's no decent IDE for the language they wanted to use. (Side note
You're right that there can definately be more hand-holding, but I'd argue that I don't want it in VS.NET, at least not on by default. I know how to program, and it'd be annoying as hell if the IDE tried to hand-hold me through everyone. "Yes, I KNOW textbox1 is a bad variable name. I'm going to change it, but don't bug me now. I'm trying to do something here."
A version of VS.NET for Students might be handy, where the IDE can be scaled from newbie-mode to professional-mode. Although I can also see the argument that it's wasted work, and that more time should just be spent on creating better documentation, books, and classes for students. If you're serious about learning how to program, that's where you should go first. Diving straight into code without proper education can set you up badly for the future. It seems to me that a lot of bad coders are that way because they got into bad habits early on, and never educated themselves not to do things the way that you're supposed to. Improving the IDE for those individuals might help them, but it may also hinder the professional developers that's arguably your main audience.
-- jchenx
I guess my problem is with the career schools that are churning out .Net developers who couldn't code to save their life. They teach them how to drag and drop controls, write loops, conditionals, functions, and maybe the basics of creating a class, and that's it. Then these people think they are programmers. They know how to code a little bit, but don't really understand completely what's going on. For an example of what i'm talking about, take a look at this course on .net and tell me if you think it would turn anybody into a good programmer, or if it's even worthy of handing out a ".NET Certified Developer Certificate".
Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
I got a free copy of this book from the publisher, well before the earlier Slashdot review. I had much the same impression as the parent: nice wrapping, not much substance. Also, nearly everything discussed is proprietary to MS, which made it that much less valuable.
VS.NET does try to do as much as possible for you so that you don't go crazy performing the mind-numbing, repetitive tasks that are part of most development jobs. However, I don't think that this is an excuse to not understand what is really happening behind the scenes when you use VS. I don't think Microsoft feels this way either.
.NET developers should start by learning how to build applications with a text editor and the command-line compilers that come with the .NET SDK, but I don't think Microsoft could (or should) force people to learn that way.
.NET works, are only capable of drag 'n drop development, don't understand the concept of descriptive naming practices for GUI controls (the "TextBox1" problem), variables, functions, etc. but that doesn't mean that Microsoft should deliberately NOT produce tools that make development easier or impose artificial barriers of entry into the field.
Programming IS hard and requires a lot of knowledge. I personally think that all
Sure, there are crappy developers out there who don't understand how
Well folks - I must say - based on the posts I usually see - 99% of /. -ers need a smack.
.Net works. I am sorry that the narrow minded cannot see this. I am also sorry for the narrow minded that they do not see that business value is added every day by people writing on the MS platform. Yes - value is added to businesses using MANY MANY programming languages.
Anyone can say something useless like -- errghh -- uuhhmm ".Net sucks man", "They bit Java", "Bill Gates is the devil"... but is any of that useful?
I am proud of everyone that can make a living programming - or doing something else that you love. I love programming. I have programmed what you could call 'real' AI/ Datamining applications - I have done so using C#, C++, and Java. People trade futures and stocks with the results - they make money. You want to know which version is STILL IN USE - the C# one. Do you want to know why - because it worked best in total.
At the end of the day - C#/
Lets get it over with here - lets everyone just say:
"What I know is cool - and everyone else (since they are not as cool or bright as I am) - really really really sucks!"
This is what everyone keeps saying in every trollfest post regarding MS, or anything that is not linux and C (just about).
-CD
" I have no tag line. "
"I've worked a lot with UI development in both Java (Swing) and C#. I can definately say that the .NET Framework makes things a lot easier. " .NET makes what "things" easier? Easier then what? .NET is just a marketing buzzword. How can a marketing buzzword make anything easier. I suspect what you meant to say was "VS.NET makes things easier". I think it's telling when even a fan of windows tools confuses the technology with the tools. .NET is just a VM. Not that much different then the JVM or even the python VM (except that the python VM supports multiple inheritance and continuations).
.NET is "easier" then coding swing by hand in notepad (even then not always) but it's not "easier" then using a swing gui builder. It's not even "easier" then using something like glade or wxwidgets gui builder.
Yes dropping controls on a form in
VS.NET definately does not make refactoring "easier", it does not make debugging "easier", it does not make deployment or documentation "easier". Until VS.NET 2005 windows programmers didn't even have refactoring support or a unit testing framework. They still don't have a decent object relational layer officially blessed by MS.
Guess what, refactoring, debugging, documenting, and deploying take up the bulk of your software development life cycle. Choosing a tool which makes the GUI development "easier" while making the rest harder is false economy.
evil is as evil does
PS - I have the book - it is not good. Get a real book about Datamining/ AI/ Machine Learning etc. Learn how to program elsewhere. This book is neither a good AI book or a good C# book.
-CD
" I have no tag line. "
I find it much easier to design an interface using the click-and-drag method rather than the code-by-hand-then-reload-the-page-to-see-what-it-l ooks-like method. After I get what I want I go through and change all my properties, then I start putting in the code behind the page elements.
I'm sure you enjoy compiling everytime you need to make a visual change just to test it, I can assure you that I don't.
There's nothing wrong with the drag-and-drop, but the fact that people learn how, and all of a sudden think they are programmers.
Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
No, you're right, I misused the terminology. It's the VS.NET (the IDE) that makes things "easier" in the way it was described originally (dropping controls on a form). When I was coding Swing, it was in Notepad, since I did not like any of the Swing GUI builders at the time (this was several years ago).
.NET is better or worse than any of the Java counterparts. In my daily work, I do not do as much programming as I used to do anymore, so I haven't explored much of what is or isn't possible in VS.NET. (Nowdays, I just hack together tools when we need them, and do it quickly) And I haven't had the time to re-explore the Java universe, when I left it last. So I'm not going debate that one is better than the other, which is what you seem to want to do.
I'm not trying to say VS.NET or
-- jchenx
It is an introduction to the world of Artificial Intelligence (AI) for .NET programmers.
I thought they were already fully versed and extremely proficient at it?
Matt
By the way, Toyota is the best selling brand in the U.S. as of 2005.
For many applications I think we could actually use a Wizard of Oz machine - that is, a person who is actually listening to the verbal responses but responds using canned or machine generated utterances. The WOZ operator is actually some painfully underpaid schmoe in a foreign (third world) country who knows American english but never has to actually speak it.
(Most people I know who have dealt with outsourced support complain that the person on the other end of the phone has an accent. I don't know if it is because they have trouble understanding them, or because they are jealous. BTW, have they spoken to anyone from Alabama lately?)
This fixes the problem of getting a system to understand "plain" english, whatever the hell that is.
We employ computers because people are too expensive. But after all this money and effort why not just throw in the towel and do what Wal-Mart does - use cheap foreign labor? When someone costs $.25 an hour, what the hell do you need a $2000 (or more) speech server for?
---
The idle mind knows not what it wants.
----------
Any problem can be made unsolvable if there are enough meetings made to discuss it.
The only problem that I have with .Net, and mostly just VS.Net, is that it tries to do everything for you, by holding your hand, and letting you drag and drop to do everything. But, then, it doesn't hold your hand enough, and every text box ends up with a name like textbox1, or something like that.
.Net programmers...
.net, java, and perl/php developers. I can not count the number of perl scripts I have run accross with idiotic variable names, like a or qx. Additionally, I have seen volumes of cargo code that is about 20 lines longer than it needed to be. However, much of the .net code I have run across has been pretty darn nice. My personal oppinion of this is one of scope. Despite the drag and drop potential of VS.net, it will only take you so far. Many buisness apps that get built with a RAD tend to get very big very quick. Help desk software with thousands of lines seems to be in every company I have come in contact with. In my personal experience, more .net coders seem to be well trained and well bloodied than the scripters of this world. In fact, get a catalog from a major training vendor and see how many microsoft programing courses they offer in comparison to java/perl/whatever. Also, do try to remember that these are the same people who had 4 years of java in school. When you talk about the .net coders, you ARE talking about the java coders.
I am curious, do you have the same problem with eclipse?
Then if all someone knows how to do is drag and drop, which is a good portion of
Ok, since we are gonna pull out unqualified statements, allow me to inject my own personal experience. My job exposes me to quite a few
No need to bother to read the review indeed. But it suprises me: there is only 1 mention of 'oxymoron' on the page. Is this the same /. Is /. dying? I'll have to check netcruft :-)
This space is intentionally staring blankly at you
The best example is to just checkout the SDK
I had Speech Server laying around from my MSDN subscription, and decided to play with that, but I think the SDK actually has everything you need including a nice tutorial.
Can we NOT put this to rest?
....so, in answer to your question, no. If you are looking for insightful, intelligent discussion here you are about nine years to late.
Uh, you know this IS slashdot, right?
From the Aricles of Slashdot, section 4, paragraph 3, I quote: "A quasi-humorous meme will be run into the ground until nobody remaining alive recalls the original humor behind the meme. If at any point during this process, somebody realizes that the meme isn't actually funny and states the fact in a post, they will be flagged as a troll by moderators."
HA! I just wasted some of your bandwidth with a frivolous sig!
Incorrect. GM is STILL the #1 brand in the US. Toyota overcame Ford for the #2 spot in 2005. And Toyota is projected to displace GM in the next few years at current rate. But that's a whole other discussion.
-Rick
"Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
This is bullshit. Without imperative languages your AI will be shit.So fuck off with your C#, BizTalk etc
Sounds like a dupe to me.. Perhaps they need to use some of that 'intelligence' from the book.. build a 'dupe scanner'.
---- Booth was a patriot ----
If you ever see a genious using these wierd spellings you know his claims of being a genious are rediculous.
I'm not sure how anyone can give this book praise. The first several chapters are about using the voice API. I've never seen any book on AI which ever included voice applications. Then comes Analysis Services, useful yes, but you could write a whole book about Analysis Services. One that doesn't read like any of the info you can get on MSDN anyway. It doesn't even really explain Analysis Services, just walks you through a demo. Yay, another demo with no context.
The book reads like a hodge podge of summaries about projects that the author has helped develop. There is nothing pulling the chapters together. In addition, there is no mention, other than in a reference, to fuzzy logic, neural nets, semantic networks, or any real AI.
Overall, this was one of the worst books that I've picked up on programming in quite some time. On the other hand, it's just about par for the course for books about programming AI, BI or any intellegent programming at all.
I thought I was the only one that knew this was a dupe... so now we have article dupes and book review dupes. I can gather two things from this: the editors have been smoking too much pot and they don't read the news on their own site.
Go figure
Artificial Intelligence: A Modern Approach
is a much better book. In fact when I was a CS undergrad it was the text for my 4th-year AI course.
The OP is obviously a moron: AI is a lot more than Database + speech recognition + Microsoft Agent (talks). And if I want a "different answer each time" I can always run Eliza or use a random sentence generator.
are one whiny little bitch.
No, the problem is that Microsoft doesn't use the
If Microsoft's tools were truly excellent, they would use them too. But they don't, and why should I? Vista would be written in a .NET language, and so would IIS. But they aren't, so why should my apps be in .NET?
.Net is very OK for some tasks, even tough I think Java is better, or at least just as good. .Net is very probably not the right langauge for AI. For voice recognition there are some very expensive SW available, if you want it to work.
There hasn't been a good AI book that contained both theory and concrete programming since McDermott and Cherniak's offerings of the 80's. ;-)
-- "I never gave these stories much credence." - HAL 9000
I guess M$ would know something about faking intelligence.
...Okay, mod me down
HIYO!
Since when Data Mining and OLAP belongs to the AI field?
As far as I know those technologies belong to BI (Business Intelligence).
Someone has mixed up some terms.
> What they should do, is at least comes up with a dialog, with all the usually properties that one would change.
That dialog is always visible in the IDE window.
What they really should do is have the compiler spit out warnings about "TextBox1" and the like.
Whenever I hear the word 'Innovation', I reach for my pistol.
Based on the review and people's comments, I don't see anything remotely resembling AI using the academic definition. Take for example OLAP. Analysis Service is a solid product. That's why microsoft bought the Isreal company that built it. MOLAP in analysis service is a great way to slice and dice analytics using different dimensions, but it is most definitely not AI. AI would be building an agent, which acquires knowledge and converts them into rules. The rules are then used to pattern match on the data within SqlServer or Analysis Service. Those results should then produce both additional knowledge (encoded as rules) and result (reports on the patterns found).
For example, say I am a big retail company like Walmart and I want to figure out purchasing patterns. This means first executing queries for each product to look at the peak buying period. I might use a rule like "if the peak buying period is 3x greater than the average buying period, then perform additional analysis." Assuming I find products that match those criteria, I can then use additional rules to determine if the buying patterns matches an external pattern. The rule might look be "If the peak buying interval for the product matches the interval for an external event, then report finding."
For example, say sandles sell like hotcakes for Sunday football games in warm regions, the peak sales period would show a relationship that is statistically significant. Is that what microsoft's products do to mine data? Not that I am aware of. From the little information I've read, which is basically a few article on MSDN, it's just a bunch of pre-defined queries. That is most definitely not agent driven, unless you consider a "scheduled task" an agent.
I still don't understand why this bothers you. It only bothers me to the extent that they are misleading their students about their job prospects. It seems to me that most programming jobs consist of scraping data out of a database, displaying it in a window, allowing the user to edit it, and pouring the edited data back into the database. This is usually not rocket science, and if somebody want's to push a tool that makes it feasible to do this with very little training, then god bless 'em. I certainly don't want to be writing those applications.
I wrote one GUI app in C on the Macintosh years ago. After that I was happy to use VB and made liberal use of its drag and drop interface design. I'm sure it's a matter of personal taste, but sheparding mouse clicks up the control hierarchy is my idea of hell.
Actually that would be Prolog. AI was done in Lisp and Prolog (amoung others).
Why do AI in .NET when you can do it in the language designed specifically for AI in the first place?
Flying is easy, just throw yourself at the ground and miss. -Douglas Adams
It's astroturfing marketers. The marketers repeatedly submit articles and hope some will get through.
The editors aren't robots, they will make mistakes, this submission flood give them a false view of what's interesting and worthwhile, and it's statistically inevitable that repeats like this will happen. Many of the articles on slashdot these days are created by marketers trying to steal people's time for their own benefit and nobody else's.
---
Marketing talk is not just cheap, it has negative value. Free speech can be compromised just as much by too much noise as too little signal.
You realize that MS pioneered this so-called "AJAX" stuff right?
In fact, wasn't IE the first browser in which XML-HTTP appeared?
Sheesh.
It's astroturfing marketers. See my other post.
---
Paid marketers are the worst zealots.
About a year ago I started doing serious programming in c#. Before that I was heavy into Java. I have to say that I am not disappointed with the language so far, but I do feel like VS.NET is kind of contraining. I tend to avoid VS, except for tricky debugging. Anyway, I have applied various data-mining and machine learning techniques in a production context - mainly for product classification. At the time we used our own java routines (tried a whole slew of various approaches, neural networks, bayes, blah blah blah). I think it is wise to get one's hands on as much machine learning material as possible, its use - especially data-mining and classification is only going to grown. This book, although from a .NET perspective, sounds like a great introduction to the field and a way to get familiar with some practical applications. This is a welcome addition to the fairly academic and short-on-applications books.
It is telling that machine learning has made into a book coming from a .NET perspective.
I will definitely check it out.
What you have to define first of all is intelligence. True intelligence isn't the ability to solve new problems by just contemplating them.
True intelligence is finding some moron doing your work for you.
In this sense, every Microsoft OS is intelligent. Hell, even every approach MS takes to a problem is intelligent.
Case closed.
We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
"Intelligent .NET Applications" ... is that a new Oxymoron for the 21st century???
"both of which change constantly. As these change, perfectly good code becomes obsolete, begins to conflict with newer versions of the OS, browser, system DLLs, and so forth."
.Net apps are working just as expected on 2K and XP (98 machines can be a bit iffy). So yes, things do change, but as long as there is a .Net Framework for your OS and the development version, you're all good.
.NET runtime is not very backward compatible. For instance, one can take a Java app that was written in 96 on JDK 1.1 and run it on 1.1, 2.0, 3.0, 4.0, and now 5.0 without issues. There was a major change in the event model between JDK 1.0.2 and JDK 1.1, and that frustrated many people. To my knowlege, there has not been a major change breaking backwards compatibility since. The APIs have changed but with the old signatures in tact with deprecation warnings.
.NET when it first came out because I loved how the ASP.NET code-behind pages made developing web apps almost like developing traditional apps. However, I have heard from multiple people that 1.1 broke many things in 1.0 so that your code had to be rewritten. I heard this again between 1.1 and 2.0. I still like many things about .NET. But as I start to consider writting a new app, I cannot help but wonder how many more times they'll break it backwards compatibility. In a large project, it would be very frustrating to go back and update working code every release. That is time consuming. Depricated APIs are ok because they still work and let you go back and change them when you get time.
My VB6 apps developed on NT 4 are still working just fine on Windows XP. My
Well, I think the orginal poster was saying that the
Personally, I raved about