monty

Stories submitted by monty

QnA on SubSonic(infoq.com)

submitted by montymonty(2575) 4 years, 10 months ago

Rob Conery and Eric Kemp are the main developer force behind SubSonic and interest in the project is gaining momentum. InfoQ editors sent a few questions about the project over and both Eric and Rob responded: read more...

1 comment |category: |Views: 0

tags: another

SubSonic - Download Helper SQL Script(scribesonic.com)

submitted by montymonty(2575) 4 years, 10 months ago

I find I frequently employ a standard set of my own conventions for each new database table I'm creating. Combine that with making the use of SubSonic conventions and you're prime for a free, reusable, helper sql script to save you time. read more...

add a comment |category: |Views: 46

tags: another

Vote to $upport your favorite Open Source Projects(codinghorror.com)

submitted by montymonty(2575) 4 years, 11 months ago

$10k goes to various favorites Open Source Projects in the Microsoft Ecosystem. read more...

add a comment |category: |Views: 0

tags: another

A Continuous Learner's Weblog - Daily .Net Link resource(spietrek.blogspot.com)

submitted by montymonty(2575) 4 years, 11 months ago

Steve over at A Continuous Learner's Weblog generates really helpful link roundups almost every day of the week. read more...

add a comment |category: |Views: 1

tags: another

SubSonic DOH Moments - CreatedBy and ModifiedBy(scribesonic.com)

submitted by montymonty(2575) 4 years, 11 months ago

In this first post in a series of posts called SubSonic DOH! Moments I cover a few handy tips I've stumbled across along the way - essentialy mistakes I've made and lessons learned. read more...

1 comment |category: |Views: 133

tags: another

ORM: All That Scratchin's Makin Me Itch!(blog.wekeroad.com)

submitted by montymonty(2575) 4 years, 11 months ago

Rob Conery from SubSonic challenges the community to produce the best solution given the DB schema. As the ORM debate continues... let the battle begin. (Based on an existing Forum project schema) read more...

add a comment |category: |Views: 8

tags: another

SubSonic: Killer Blog Reference(blog.wekeroad.com)

submitted by montymonty(2575) 4 years, 11 months ago

If you'd like to read up on some of his SubSonic posts (which are a great reference) - here they are... read more...

add a comment |category: |Views: 30

tags: another

SubSonic Best Practices - Strongly Typed Column Names(scribesonic.com)

submitted by montymonty(2575) 4 years, 11 months ago

Whenever learning a new framework you'll eventually come across "best practices". These are the items that developers "should" practice but are not confined to practicing. A gazillion of these exist in the greater .net framework and a handful of these best practices exist when dealing with SubSonic. read more...

add a comment |category: |Views: 156

tags: another

On SubSonic & NHibernate(ayende.com)

submitted by montymonty(2575) 4 years, 11 months ago

"NHibernate and SubSonic takes two different approaches toward OR/M, NHibernate has the "objects is all you see" approach, while SubSonic is much closer to the way that the database view of the world..." read more...

add a comment |category: |Views: 105

tags: another

Microsoft: Silicon Valley Team Building Stealth Search Engine(techcrunch.com)

submitted by montymonty(2575) 4 years, 11 months ago

Microsoft has gathered a team of twenty or more “rock star” developers who’ve been tasked at building their next generation search engine... read more...

add a comment |category: |Views: 0

tags: another

SubSonic Sugar(blog.wekeroad.com)

submitted by montymonty(2575) 4 years, 11 months ago

Possibly the beginning of the open source "Utility" class framework you've been looking for. Hopefully the community can help this grow into a tremendously useful tool - the potential is there. read more...

add a comment |category: |Views: 69

tags: another

Getting Loaded on SubSonic - Entity Basics(scribesonic.com)

submitted by montymonty(2575) 5 years ago

In the second tutorial of the "Getting Loaded on SubSonic" series I continue with Load basics. This week I cover loading entity objects for your View display. read more...

add a comment |category: |Views: 29

tags: another

Getting Loaded on SubSonic - Collection Basics(scribesonic.com)

submitted by montymonty(2575) 5 years ago

SubSonic provides a handful of methods that make loading objects from your database simple. The most difficult part is just choosing which one to use. read more...

add a comment |category: |Views: 190

tags: another

MySpace runs on Asp.Net(weblogs.asp.net)

submitted by montymonty(2575) 5 years, 5 months ago

Behind the .cfm file extensions the uber popular MySpace.com is actually an Asp.Net web application. ScottGu covered this awhile back as well - http://weblogs.asp.net/scottgu/archive/2006/03/25/441074.aspx read more...

2 comments |category: |Views: 23

tags: another