peter_twototango

Stories kicked by peter_twototango

C# vs Ruby(codeclimber.net.nz)

submitted by JanVanRyswyckJanVanRyswyck(2724) 3 years, 8 months ago

Interesting observation read more...

add a comment |category: |Views: 886

tags: another

Web developers. You suck.(objectreference.net)

submitted by Vort3XVort3X(1335) 3 years, 10 months ago

Well, JavaScript developers, specifically. In order to aid in development of my own websites, I enabled JavaScript debugging in Internet Explorer a few weeks back. To my horror, I have quickly experienced what seems to be complete disregard for serving syntactically correct JavaScript on the open internet. No, I’m not just talking about a few niche websites, run by amateur programmers. I am talking about industry-leading nerd-friendly powerhouse websites that should know better. read more...

4 comments |category: |Views: 654

tags: another

Integrating Castle Windsor and NHibernate with WCF - Throwing the WCF (vanryswyckjan.blogspot.com)

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

About integrating Castle Windows and NHibernate with WCF making use of Rhino tools read more...

add a comment |category: |Views: 201

tags: another

The Future of ASP.NET AJAX(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 10 months ago

My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. read more...

add a comment |category: |Views: 421

tags: another

ASP.NET MVC preview release 4 - part 1(weblogs.asp.net)

submitted by maartenbamaartenba(5845) 3 years, 10 months ago

The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release that they hope to ship later this week. The Preview 3 release focused on finishing up a lot of the underlying core APIs and extensibility points in ASP.NET MVC. Starting with Preview 4 this week you'll start to see more and more higher level features begin to appear that build on top of the core foundation and add nice productivity. There are a bunch of new features and capabilities in this new build - so much in fact that I decided I needed two posts to cover them all. This first post will cover the new Caching, Error Handling and Security features in Preview 4, as well as some testing improvements it brings. My next post will cover the new AJAX features being added with this release as well. read more...

2 comments |category: |Views: 249

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

Cheat Sheets for Front-end Web Developers(sixrevisions.com)

submitted by JemmJemm(9604) 3 years, 10 months ago

Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office. In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery). read more...

add a comment |category: |Views: 450

tags: another

Inclusion of JavaScript Files(west-wind.com)

submitted by RipRynessRipRyness(380) 3 years, 10 months ago

How do you deal with JavaScript inclusion into the page given that you have a fair number of JavaScript files that are bound to change frequently and across multiple projects/applications? read more...

add a comment |category: |Views: 253

tags: another

How To Write Testable ASP.NET WebForms(davybrion.com)

submitted by DavyBrionDavyBrion(345) 3 years, 10 months ago

Microsoft’s upcoming ASP.NET MCV framework makes it easy to write tests for your application layer logic. But what about those of us who are stuck with ASP.NET WebForms? You can still write highly testable ASP.NET WebForms with only a little bit of extra effort. But that extra effort really pays off in the long run. In this post, i’ll give a detailed description of one approach that has worked for me really well. read more...

add a comment |category: |Views: 411

tags: another

Pains of development in Vista(patrickdeboeck.blogspot.com)

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

Describes the pains of development in Vista read more...

add a comment |category: |Views: 22

tags: another

Choosing a JavaScript framework and why I don't like ASP.NET AJAX(peter.worksontheweb.net)

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

Explains how you choose a JavaScript framework and specifically why you shouldn't choose ASP.NET AJAX read more...

add a comment |category: |Views: 34

tags: another

DDAD: Domain Driven "Allors" Design(patrickdeboeck.blogspot.com)

submitted by patrickdeboeckpatrickdeboeck(45) 3 years, 11 months ago

About domain driven development using a new ORM tool Allors. read more...

2 comments |category: |Views: 234

tags: another

Programmer Vs Users(nablasoft.com)

submitted by alkampferalkampfer(1873) 3 years, 11 months ago

Users are enemies or friends of the programmer? read more...

add a comment |category: |Views: 322

tags: another

PDF Image Grabber Application(atalasoft.com)

submitted by tomdogtomdog(3230) 3 years, 11 months ago

The PDF Image Grabber allows you to take embedded images out of PDF Files. Simply open the PDF, choose the page, and then choose which image you want. Then click the Save button and pick a filename. The file saved will be the original image in the PDF at its original size. Application and Source Code provided. read more...

add a comment |category: |Views: 388

tags: another

ASP.NET MVC Preview 3 Release (weblogs.asp.net)

submitted by DannyDouglassDannyDouglass(1260) 3 years, 11 months ago

From ScottGu's weblog - "This morning we released the Preview 3 build of the ASP.NET MVC framework. I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release. Today's build includes some additional features not in last month's drop, some nice enhancements/refinements, as well as Visual Studio tool integration and documentation." read more...

1 comment |category: |Views: 265

tags: another

Create an ASP.NET MVC site with UnitOfWork & NHibernate QueryGen(frickinsweet.com)

submitted by dengar007dengar007(3084) 4 years ago

Part 4 of the RhinoCommons, NHibernate and ASP.NET MVC series. Here everything is tied together to create a simple MVC application. read more...

add a comment |category: |Views: 379

tags: another