duckie

Stories kicked by duckie

NHibernate 2.1.0 : Executable queries(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years ago

NHibernate's news about executable HQL. read more...

add a comment |category: |Views: 28

tags: another

Pimping your Win7 Taskbar – Extending the Win7 Taskbar with Managed Co(coolthingoftheday.blogspot.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 4 months ago

While the project is still in alpha, but with all the coolness (and hype) around the new Win7 Taskbar, when Hüseyin tweeted me a link to this I thought it was pretty cool. I think the Progress Bars in the new Taskbar is going to be one of those “what did we ever do without this” features of Win7. A small thing, but all big things are really just lots and lots of small things… The new Win7 Taskbar is pretty neat, as is its programmability, but without a Managed wrappers (COM? cough… we’re about to enter the 10’s… cough ;) the bar is pretty high for most of us. Projects like this one will come in very handy in the coming years. read more...

add a comment |category: |Views: 337

tags: another

Whitehouse.gov: an ASP.NET site(dotnetperls.com)

submitted by samdnpsamdnp(980) 3 years, 4 months ago

This article looks into the JavaScript libraries, HTTP headers, platform and more of the new Whitehouse website. It includes statistics and some suggestions. read more...

5 comments |category: |Views: 676

tags: another

NHibernate.Linq Alpha Released(groups.google.com)

submitted by LordLord(3737) 3 years, 4 months ago

NHibernate.Linq is a Linq provider for NHibernate 2.0.1 GA. It processes Linq expressions using NHibernate's Criteria API. This release is meant as a stopgap release pending an implementation not reliant on the Criteria API. Most queries are supported with the exception of the following: - Group Joins - Subqueries in select clause read more...

add a comment |category: |Views: 426

tags: another

Compressing JS files as part of your build process(codebetter.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 4 months ago

Ideally, we want to develop using readable JavaScript files (even 3rd party files) and deploy compressed/obfuscated code. Our solution has simply been to apply a post-build task to our project. Here's what we did read more...

1 comment |category: |Views: 382

tags: another

Shouldn’t Obsolete Libraries/Classes in .Net be removed?(gogoled.blogspot.com)

submitted by gogolegogole(70) 3 years, 4 months ago

Obsolete libraries: remove them from .Net framework or keep then in for backwards compatibility. read more...

add a comment |category: |Views: 14

tags: another

ASP.NET MVC Release Candidate shipping in January(weblogs.asp.net)

submitted by simonechsimonech(10.1k) 3 years, 5 months ago

ScottGu talks about the upcoming Release Candidate of ASP.NET MVC V1 and the features it brings to the table read more...

1 comment |category: |Views: 521

tags: another

NHibernate rescued my model!(blog.brechtel.us)

submitted by jbrechteljbrechtel(40) 3 years, 6 months ago

Using fluent-nhibernate mappings against a simple model and other basic NHibernate information. read more...

add a comment |category: |Views: 18

tags: another

Suspicious DNK Accounts(mattberseth.com)

submitted by jacook11jacook11(350) 3 years, 6 months ago

Conclusion There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page. So guess what happens ... it would appear that a certain number of people are doing this. read more...

7 comments |category: |Views: 336

tags: another

Ideavine – An open source hosting project(windowsclient.net)

submitted by faisalfaisal(1345) 3 years, 7 months ago

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: |Views: 323

tags: another

Create your own code-signing certificate.(top20toolbar.com)

submitted by duckieduckie(150) 3 years, 8 months ago

Easy-to-follow guide to create your own certificate for codesigning using openssl. Stop using 1-year free certificates, and be your own certificate-authority. read more...

1 comment |category: |Views: 177

tags: another

Aggiorno, the Italian colleague you've always wanted(peter.worksontheweb.net)

submitted by peter_twototangopeter_twototango(200) 3 years, 10 months ago

Review of the new Aggiorno plugin for Visual Studio 2005 and 2008 read more...

1 comment |category: |Views: 364

tags: another

jQuery UI v1.5 Released(jquery.com)

submitted by rimsystemsrimsystems(6119) 3 years, 11 months ago

Focus on Consistent API and Effects read more...

1 comment |category: |Views: 290

tags: another

Web standards VS add-in beta version out(aggiorno.com)

submitted by acymentacyment(355) 4 years ago

Aggiorno is an add-in for Visual Studio that can swallow horrible non-validating markup and help you make an ASP.NET site web standards compliant in a couple of minutes. Beta 1 has just been released, so you might want to give it a try and send some suggestions to the development team. read more...

2 comments |category: |Views: 15

tags: another

NHibernate 2.0 Supa' Layer(devlicio.us)

submitted by LordLord(3737) 4 years, 1 month ago

Essentially I wanted a way to make queries work better within the context of a Domain Driven Design approach. I'm a big believer in Persistence Ignorance, so this means that I had to find a way to represent queries in a provider independent way. LINQ does this for me, mostly, but I still need a 'syntactically pleasing' way to get the LINQ provider to the query at runtime. Well, it turns out that doing this is pretty easy. read more...

add a comment |category: |Views: 21

tags: another

Windows Hosting rates are killing developers and Students... Is Micros(ironruby.blogspot.com)

submitted by softmindsoftmind(115) 4 years, 2 months ago

I was shocked to get an email today morning from my close buddy, now can be called as a free lancer. He informed me that he had said a life long "goodbye" to Microsoft platform for ever, since he was constantly losing more money on hosting charges and some times even had to pay from his own pocket to survive. He informed me that he shall be working with Open Source Languages now onwards, and he did not regret a bit to leave Microsoft career for ever. He was keen to survive today, rather than be remembered as an .Net developer tomorrow. He used to be a C# Genius, and have been working on big projects. read more...

5 comments |category: |Views: 6

tags: another