bdsutton

Stories kicked by bdsutton

How to modify the T4 templates used by Sharp Architecture(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 1 month ago

Taking a look at how you can modify the T4 templates which are used to change the default generation behavior of Sharp Architecture read more...

add a comment |category: |Views: 195

tags: another

Jeff Atwood Finally Jumps the Shark(kevinwilliampang.com)

submitted by kpanghmckpanghmc(2055) 3 years, 3 months ago

Well, we all knew it had to happen eventually. After years of great blog posts and insightful commentary on the programming world, Jeff Atwood has finally jumped the shark in his latest post which essentially says "programming is hard, let's go shopping!" read more...

add a comment |category: |Views: 788

tags: another

Today I've Realized How Far We Have To Go(codethinked.com)

submitted by deanweberdeanweber(230) 3 years, 3 months ago

A call to climb on the shoulders of giants within the software develeopment industry. read more...

add a comment |category: |Views: 451

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

S#arp Architecture Beta 1.0 now available!(devlicio.us)

submitted by kbaleykbaley(250) 3 years, 4 months ago

Bill McCafferty announces the beta release of S#arp Architecture, a foundation for building ASP.NET MVC application with NHibernate, complete with support for testing, IoC, and validation. read more...

1 comment |category: |Views: 293

tags: another

Building a Nant Script -- Part 1: Setting up the script(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 4 months ago

Learn how to setup your build script with Nant. You will learn the basics of using Nant to compile your application in this episode, which will be built upon in future episodes to build a more complex script. read more...

add a comment |category: |Views: 255

tags: another

Real Life Single Responsibility Principle(devlicio.us)

submitted by tehliketehlike(1000) 3 years, 4 months ago

S.O.L.I.D. principles seem to be a hot topic. The guys over at LosTechies.com explored it last year in March as their topic of the month and did a great job of it. I know when I read blogs I enjoy when different authors post on similar topics. I find that often the different examples and explanations paint a clearer picture than can be had with only one example. I'd like to share an area where we use the Single Responsibility Principle (SRP) in our application read more...

add a comment |category: |Views: 32

tags: another

Convert a String to a Byte Array in C#(beecy.net)

submitted by jgaltjgalt(195) 3 years, 4 months ago

How to convert a string to a byte array using various encodings. read more...

add a comment |category: |Views: 37

tags: another

Leaning the various ways to use UpdateModel in Asp.Net MVC(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 5 months ago

Leaning the various ways to use UpdateModel in Asp.Net MVC. Take a look at how to use UpdateModel, TryUpdateModel and how to use an IBindable interface in conjuction with the UpdateModel. At each point we will take about the various different features that are part of this process in order to provide you a solid understanding of the process. read more...

add a comment |category: |Views: 2341

tags: another

Microsoft SQL Server 2005 SP3 Released(blogs.msdn.com)

submitted by sharplifesharplife(4570) 3 years, 5 months ago

Microsoft released Service Pack 3 for SQL Server 2005. read more...

add a comment |category: |Views: 21

tags: another

Intellisense in Spark ViewEngine is coming(whereslou.com)

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

On the other hand if you look at the feedback from people who wouldn’t consider it a viable alternative there’s a definite theme surrounding Visual Studio integration in general and Intellisense in particular. So I decided a few weeks ago to muster up my courage and take another pass at the task of making a Visual Studio integration package to provide a Spark language service. read more...

add a comment |category: |Views: 327

tags: another

jQuery for Absolute Beginners: Video Series(nettuts.com)

submitted by sharplifesharplife(4570) 3 years, 5 months ago

This is a 9 parts video series for beginners to learn jQuery. read more...

add a comment |category: |Views: 435

tags: another

Some Thoughts on Oxite(blog.wekeroad.com)

submitted by sharplifesharplife(4570) 3 years, 5 months ago

Rob Conery's comments and thoughts on new open-source CMS project 'Oxite'. In this post he analyzed some critical issues in Oxite and suggested some solutions to optimize this ASP.NET MVC powered blog engine. read more...

add a comment |category: |Views: 337

tags: another

TortoiseGit 0.1.0.0 Preview(code.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 5 months ago

TortoiseSVN is being ported to TortoiseGit read more...

1 comment |category: |Views: 409

tags: another

SCRUM in 10 Minutes - HD Video(youtube.com)

submitted by hamidshamids(120) 3 years, 5 months ago

Covers backlogs, burn-down charts, daily scrum, team roles and more. If you are new to SCRUM or want to teach someone else about SCRUM, this is a great resource. read more...

add a comment |category: |Views: 423

tags: another

Functional Programming in .NET using C# and F# (Manning Greenpaper) (tomasp.net)

submitted by tomasptomasp(299) 3 years, 5 months ago

This article is partially an excerpt from a book Real-World Functional Programming in .NET. It introduces the benefits of functional pogramming, and explains the essential aspects of the functional style using F# and C# 3.0. Finally, it also shows how functional style influences the application architecture. read more...

add a comment |category: |Views: 19

tags: another