Click here to Skip to main content
15,903,385 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Namespaces are dead Pin
lewax005-Sep-12 4:11
lewax005-Sep-12 4:11 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 11:10
the.komplikator5-Sep-12 11:10 
GeneralRe: Namespaces are dead Pin
lewax005-Sep-12 14:56
lewax005-Sep-12 14:56 
GeneralRe: Namespaces are dead Pin
Andrei Straut5-Sep-12 4:14
Andrei Straut5-Sep-12 4:14 
GeneralMessage Removed PinPopular
5-Sep-12 4:20
professionalN_tro_P5-Sep-12 4:20 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 11:12
the.komplikator5-Sep-12 11:12 
GeneralRe: Namespaces are dead Pin
Dave Kreskowiak5-Sep-12 5:04
mveDave Kreskowiak5-Sep-12 5:04 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 11:30
the.komplikator5-Sep-12 11:30 
Well, first of all, that's NOT NEWS, as I pointed out.

But, regarding your topic...
Microsoft .NET Framework is an all-in-one generic framework. It encompasses all functionality you could ever need on a computer and even further. Ever. No matter what kind of project you are making.

.Net already IS broken down to little pieces. They are called assemblies. U know "add reference..."? That is pretty much what you do when you "add [smaller framework] into projects on an as-required basis as packages". And then when you build your project, only those assemblies are used and deployed.

So, now you have an enormous bunch of code deployed to you by default. Imagine if there were no namespaces. Then, get some source code that was made by someone else. And then build some reusable library. Hey, that's a bunch of code that has no programmatic organization. Wow! That's useful.

This looks like some people (and I'm not pointing fingers now!) are pushing some obviously rather unpolished technologies and reinventing the wheel, instead of using whatever's already at hand. Or at least accepting years and years of theoretical and practical research that's been put into constructing useful concepts.
GeneralRe: Namespaces are dead Pin
Pete O'Hanlon5-Sep-12 11:58
mvePete O'Hanlon5-Sep-12 11:58 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 21:23
the.komplikator5-Sep-12 21:23 
GeneralRe: Namespaces are dead Pin
Dave Kreskowiak5-Sep-12 12:58
mveDave Kreskowiak5-Sep-12 12:58 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 21:31
the.komplikator5-Sep-12 21:31 
GeneralRe: Namespaces are dead Pin
Dave Kreskowiak6-Sep-12 6:33
mveDave Kreskowiak6-Sep-12 6:33 
GeneralRe: Namespaces are dead PinPopular
Terrence Dorsey5-Sep-12 5:34
sitebuilderTerrence Dorsey5-Sep-12 5:34 
GeneralRe: Namespaces are dead Pin
Andrei Straut5-Sep-12 8:25
Andrei Straut5-Sep-12 8:25 
GeneralRe: Namespaces are dead Pin
Terrence Dorsey5-Sep-12 9:56
sitebuilderTerrence Dorsey5-Sep-12 9:56 
GeneralRe: Namespaces are dead Pin
Andrei Straut5-Sep-12 9:58
Andrei Straut5-Sep-12 9:58 
GeneralRe: Namespaces are dead Pin
Terrence Dorsey5-Sep-12 13:56
sitebuilderTerrence Dorsey5-Sep-12 13:56 
GeneralRe: Namespaces are dead Pin
Clifford Nelson5-Sep-12 8:39
Clifford Nelson5-Sep-12 8:39 
GeneralRe: Namespaces are dead Pin
PIEBALDconsult5-Sep-12 8:44
mvePIEBALDconsult5-Sep-12 8:44 
GeneralRe: Namespaces are dead Pin
Ravi Bhavnani5-Sep-12 9:30
professionalRavi Bhavnani5-Sep-12 9:30 
NewsWhy HTML5 is in trouble on the mobile front Pin
Karthik J, Coimbatore5-Sep-12 1:56
Karthik J, Coimbatore5-Sep-12 1:56 
GeneralRe: Why HTML5 is in trouble on the mobile front Pin
Clifford Nelson5-Sep-12 8:35
Clifford Nelson5-Sep-12 8:35 
GeneralRe: Why HTML5 is in trouble on the mobile front Pin
db7uk5-Sep-12 9:25
db7uk5-Sep-12 9:25 
GeneralRe: Why HTML5 is in trouble on the mobile front Pin
Clifford Nelson5-Sep-12 9:42
Clifford Nelson5-Sep-12 9:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.