When does something become an "application block" - is there a special requirement or test? In fact any documentation on this that I should read before I go off pretending I know what Im talking about?
Its essentially a term invented by the product teams at Microsoft. An application block is nothing more than a ready-to-use chunk of code or component that a developer can drop into the core of their application to perform a single, focused task. Persons outside of Microsoft have contributed various blocks themselves, and a majority of them can be found on the GotDotNet Workspaces.
Anybody who is going to do anything that does anything really useful isnt just going to post it up there for the world to have... so whats going to be up there? newbie stuff? things like: heres a code block for iterating through an array of strings and find the strings that are longer than 6 characters? Maybe there is a purpose to the thing that Im too naive too see... but all I see it as is a Examples forum to real programmers, and a gold mine for script kiddies. (Script kiddies or kids who call themselves programmers (some call themselves hackers of all things) but really only know how to search the internet for other peoples work and string it together with some sloppy code (such as 16 deep nested if thens))... if Im off thats fine... just school my naive brain
Microsoft (and other sources) have released a dozen or more application blocks to date that Im aware of. I suggest you browse their site prior to making such statements.
Correct you are Derek... yet another knee-jerk reaction by Brian... maybe Brian should read more than the first couple of sentances next time (script kiddies are a sore spot for me because someone stole something of mine a while back...) sorry for the outburst guys!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.