The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Hmm..MS KB is very good but...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sudhakar Sadasivuni

Posts: 418
Nickname: sadasivuni
Registered: Nov, 2003

Sudhakar Sadasivuni is a Microsoft .NET MVP, a project engineer for Wipro technologies.
Hmm..MS KB is very good but... Posted: Nov 26, 2004 1:34 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sudhakar Sadasivuni.
Original Post: Hmm..MS KB is very good but...
Feed Title: {Sudhakar's .NET Dump Yard;}
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/ssadasivuni/rss.aspx
Feed Description: using Sudhakar.Dotnet.Blog.Main;
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sudhakar Sadasivuni
Latest Posts From {Sudhakar's .NET Dump Yard;}

Advertisement

I don't know how MS builds it's massive knowledge base (KB), but I found some technical glitches here...
This was probably written or narrated by some technical writers but not a true techinician.

http://support.microsoft.com/?scid=kb;en-us;821778&spid=2988&sid=118

"The ICodeGenerator interface is used to generate code in a particular language dynamically."

in the above statement, how an interface can be used to generate code ?  It can be implemented to do anything internally
except the signatures of the methods...

"To create the code in C#, call the CreateGenerator method of CSharpCodeProvider, and then assign this to the object of ICodeGenerator."

how to assign it to an object of ICodeGenerator? Object of the type ICodeGenerator? or Object of a collection called ICodeGenerator (ignore coding standards )

This article looks like a narration to code given by experts with out having knowledge on technology. I hope KB Team will enhance thier quality of productivity very soon.

Read: Hmm..MS KB is very good but...

Topic: Avalon 3D Class Changes Between WinHEC and Nov CTP Previous Topic   Next Topic Topic: More Geek Conversation you cen listen to in your car

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use