DamienG

Stories kicked by DamienG

Creating RSS feeds in ASP.NET MVC(damieng.com)

submitted by DamienGDamienG(1405) 2 years ago

Simple and easy way to leverage .NET's built-in classes to provide RSS feeds from ASP.NET MVC. read more...

add a comment |category: |Views: 263

tags: another

Mindscape releases VS2010 designer for LINQ to SharePoint 2010(www.mindscape.co.nz)

submitted by mindscapemindscape(28) 2 years, 1 month ago

SharePoint 2010 was released today and one great new feature is LINQ to SharePoint. Unfortunately, working with LINQ to SharePoint involves command line tools and XML configuration. Mindscape Visual Tools for SharePoint provides a VS2010 integrated designer to drag and drop and manage the objects you wish to query. This post talks about the features and offers the first 50 sign ups a FREE copy of the product. read more...

add a comment |category: |Views: 36

tags: another

DamienG: LINQ to SQL resources(damieng.com)

submitted by JemmJemm(9604) 2 years, 9 months ago

A quick round-up of some useful LINQ to SQL related resources that are available for developers. read more...

add a comment |category: |Views: 30

tags: another

AnkhSVN 2.0.6310 Released - Subversion Plugin for Visual Studio.(ankhsvn.open.collab.net)

submitted by refpointerrefpointer(165) 3 years, 2 months ago

New features include: Experimental support of Visual Studio 2010, Overall performance improvemens, and much more... read more...

1 comment |category: |Views: 590

tags: another

T4 (Text Template Transformation Toolkit) Code Generation - Best Kept (hanselman.com)

submitted by pete.mpete.m(85) 3 years, 7 months ago

Very handy stuff indeed read more...

add a comment |category: |Views: 440

tags: another

Make Visual Studio Generate Your Repository(blog.wekeroad.com)

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

As many of you may know, I've been goofing around with Code Generation again with SubSonic's new MVC Addin. One of the things I really wanted to try and flex is Visual Studio 2008's code generation bits - T4. Not many people know it even exists, and to me it's one of the Great Hidden Secrets of Visual Studio 2008. read more...

1 comment |category: |Views: 411

tags: another

SQL Server 2008 Top 10 List for Developers(blogs.msdn.com)

submitted by wisemxwisemx(8074) 3 years, 8 months ago

Well now that SQL Server 2008 has shipped, Zach and I are starting to put the finishing touches on all of our SQL Server 2008 early adopter initiatives and move on to planning for future releases. Before we do that I have some unfinished business to take care of. read more...

add a comment |category: |Views: 442

tags: another

Important questions a developer should ask a prospective employer(ytechie.com)

submitted by SuperJasonSuperJason(2740) 3 years, 8 months ago

A list of questions that software developers should ask a prospective employer during their interview process. Similar to the Joel test, but more in-depth. read more...

add a comment |category: |Views: 716

tags: another

Custom LINQ to SQL code generation templates(damieng.com)

submitted by DamienGDamienG(1405) 3 years, 8 months ago

Free templates to allow full customization of the DBML to C#/VB.NET code generation phase of LINQ to SQL without additional tool dependencies! read more...

add a comment |category: |Views: 401

tags: another

Ten commandments for developers(damieng.com)

submitted by DamienGDamienG(1405) 3 years, 8 months ago

My personal top 10 list of annoyances that developers needlessly inflict on users. read more...

add a comment |category: |Views: 15

tags: another

Showing some support for LINQ to SQL(codebetter.com)

submitted by colinjackcolinjack(1010) 3 years, 10 months ago

Great article detailing why LINQ to SQL deserves some attention particularly if you buy into the object oriented style of development or are currently working with an ORM such as NHibernate. read more...

add a comment |category: |Views: 248

tags: another

Architecting Linq to SQL, part 10 (codebetter.com)

submitted by terrbleterrble(1665) 3 years, 10 months ago

What Ian Cooper would like to see in the next version read more...

add a comment |category: |Views: 32

tags: another

Linq to SQL with WCF in a Multi Tiered Environment – Part 1(dotnet.dzone.com)

submitted by volume4volume4(910) 3 years, 11 months ago

In many places, forums, blogs, or techy talks with some colleagues I hear some ongoing urban legends about Linq to SQL I came across: * You can not implement multi tiered applications with Linq to SQL * Linq to SQL can not be used for enterprise level applications I can’t say that both of these statements are particularly wrong or right, of course Linq to SQL can not handle every scenario but in fairness it handles most of the scenarios sometimes even better than some other RAD oriented ORM s. In this post I will create a simulation of an enterprise web application, having its Data Access, Services, and Presentation Layers separated and let them communicate with each other (err.., at least from service to UI) through WCF – Windows Communication Foundation. read more...

add a comment |category: |Views: 133

tags: another

SQL Server 2008 RC0 NOW OFFERED TO PUBLIC! (dbalink.wordpress.com)

submitted by MarlonrMarlonr(704) 3 years, 11 months ago

SQL Server 2008 provides a comprehensive data platform that is secure, reliable, manageable, and scalable for your mission critical applications. With it, developers can create new applications that can store and consume any type of data on any device, enabling your users to make informed decisions with relevant insights. read more...

add a comment |category: |Views: 11

tags: another

Hanselminutes 116 - Distributed Caching with Microsoft's Velocity(hanselman.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

Scott sits down with 2 of the architects of Velocity. read more...

add a comment |category: |Views: 178

tags: another

.NET Rocks! 349 - Microsoft Dynamic Data(dotnetrocks.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

"Carl and Richard talk with Scott Hunter on Microsoft's Dynamic Data Runtime. Scott Hunter is currently a program manager on the ASP.NET team. Scott spends a lot of his time working on server side data and Dynamic Data is the current feature around this area." read more...

add a comment |category: |Views: 15

tags: another