|
|
RossCode
RossCode
 |
|
Stories kicked by RossCode
|
|
published 1 month, 5 days ago, submitted by
nkohari
1 month, 5 days ago
kohari.org — A simple description of the new variance support for generics in the yet-to-be-released C# 4.0. read more...
1 comment
|
category: C# | Views: 395
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
nkohari
1 month, 20 days ago
kohari.org — An explanation of the powerful new selection heuristics in the soon-to-be-released Ninject 1.5. read more...
add a comment
|
category: C# | Views: 5
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 24 days ago, submitted by
faisal
2 months, 1 day ago
windowsclient.net — Nate Kotahri and James Alveri has launched a new open source hosting service for .NET. it’s currently hosting only two projects, Subtext a famous open source blogging engine and NInject, a dependency injection framework. read more...
add a comment
|
category: Open Source | Views: 301
|
|
tags:
ReadIt, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 5 days ago, submitted by
mosessaur
2 months, 5 days ago
weblogs.asp.net — ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license. read more...
1 comment
|
category: ASP.NET | Views: 314
|
|
tags:
news, Pick, Microsoft, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 5 days ago, submitted by
mosessaur
2 months, 5 days ago
jquery.com — news today: Both Microsoft and Nokia are taking the major step of adopting jQuery as part of their official application development platform. Not only will they be using it for their corporate development but they will be providing it as a core piece of their platform for developers to build with. read more...
3 comments
|
category: Other | Views: 177
|
|
tags:
Microsoft, ASP.NET, jQuery, news | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 11 days ago, submitted by
mjeaton
2 months, 11 days ago
rosscode.com — "I'm going to lay out what I think Duck Typing is, and let you poke holes in it, and tell me where I'm wrong. " read more...
add a comment
|
category: C# | Views: 487
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 4 days ago, submitted by
ang3lfir3
3 months, 5 days ago
rosscode.com — Earlier today, there was a great discussion in an IRC channel about entities and whether they should have behaviors or not, and that eventually moved onto Repositories. It's a good discussion and after it was over, several of us felt it would be a good reference for later. Since I have a log of the conversation, I figured I'd repost it for future reference. Hopefully, you'll find it a good read as well.
read more...
add a comment
|
category: Architecture | Views: 302
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 4 days ago, submitted by
javery
3 months, 5 days ago
altnetpodcast.com — Learn about Ruby, why you should check it out, and what the status is on the IronRuby project, read more...
add a comment
|
category: Open Source | Views: 94
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
keithelder
3 months, 14 days ago
deepfriedbytes.com — Keith and Woody wrap up their conversation with Shawn Wildermuth about the past, present and future of Silverlight 2 and get into some of the truths about this exciting technology. They expose some "rusty washers" about Siliverlight and discuss lots of interesting things you probably didn't know about the technology. This is another fun episode of Deep Fried Bytes that covers everything from lawn mowing, the Olympics and Silverlight. read more...
add a comment
|
category: Silverlight | Views: 7
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 15 days ago, submitted by
ang3lfir3
3 months, 15 days ago
kohari.org — A rather heated discussion erupted last week on Twitter and IRC concerning so-called “drag-and-drop demos” — point-and-click demonstrations of “software development” that just involve dragging controls around on a graphical designer without a lot of actual coding involved. Being entirely unable to resist joining in on debates, I had to chime in and give my two cents. read more...
add a comment
|
category: Community | Views: 315
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 20 days ago, submitted by
ussherm
3 months, 20 days ago
stevenharman.net — Subtext 2.0 is hot off the CI Server and the new bits are packed with a metric crap-load of bug fixes, new features, and patches. read more...
add a comment
|
category: Open Source | Views: 173
|
|
tags:
subTEXT, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 26 days ago, submitted by
ang3lfir3
3 months, 26 days ago
iamnotmyself.com — As you may have noticed, I have become interested in the concept of Object Relational Mapping and the NHibernate framework. One of the more painful/tedious aspects of using NHibernate is hand writing the xml mapping files. That is why I got excited when I heard that Jeremy Miller was open sourcing his mapping generation libraries.
read more...
add a comment
|
category: Database | Views: 308
|
|
tags:
Fluent, Interface, Database, NHIbernate | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 27 days ago, submitted by
darrenstokes
3 months, 27 days ago
visualstudiohacks.com — This article discusses the meaning of the Platform Target setting for Visual Studio projects and gives some tips and links that will be helpful when migrating to 64-bit processing. read more...
1 comment
|
category: Visual Studio | Views: 188
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 8 days ago, submitted by
ang3lfir3
4 months, 8 days ago
deepfriedbytes.com — Domain-driven design (DDD) is an approach to the design of software, based on two premises. For most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system) and complex domain designs should be based on a model. David Laribee wraps up his discussion with hosts Keith and Woody about the growing design practice and how it can be used with the .NET platform. read more...
add a comment
|
category: Architecture | Views: 208
|
|
tags:
Design, Domain-driven, Laribee, Architecture, DDD | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|