DanRigsby

Stories kicked by DanRigsby

Entity Framework 4.0: Scalar and Void Functions(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years ago

How to work with scalar and void functions in Entity Framework 4.0. read more...

add a comment |category: |Views: 43

tags: another

Entity Framework 4.0: Pluralization(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years ago

How Pluralization works in EntityFramework for .Net 4.0. read more...

add a comment |category: |Views: 13

tags: another

Running a PowerPoint Slideshow From Your Windows Mobile Phone(jeffblankenburg.com)

submitted by jblankenburgjblankenburg(1264) 3 years, 6 months ago

During the recent .NET University, I had my first iPhone envy. Leon Gersing was giving a presentation on the basics of OOP (which was excellent), and I noticed that he was carrying around his iPhone while he talked. On closer inspection, he was actually using his iPhone as his presentation clicker. He was able to move forward and backward in his presentation, and his phone was actually displaying his speaker notes in his hand! How cool is that? Frustrated, I was convinced that there must be a way to do this on a Windows Mobile phone. THERE IS. read more...

add a comment |category: |Views: 16

tags: another

Architecture of RIA from JAOO(joshholmes.com)

submitted by adanacpadanacp(61) 3 years, 6 months ago

In this amazing blog post, Josh describes the meaning of RIA, design patterns to consider when architecting RIA, as well as the top 10 best and worst practices. There are so many nuggets of information in this article that make it a _very_ important read for the beginner and seasoned RIA architect/developer. read more...

add a comment |category: |Views: 199

tags: another

How to run ASP.NET MVC on Windows Azure(aaronlerch.com)

submitted by aaronlerchaaronlerch(1670) 3 years, 6 months ago

A quick how-to on getting ASP.NET MVC up and running on Windows Azure. read more...

add a comment |category: |Views: 505

tags: another

nPlus1.org: A New Resource For Architects(randomactsofcoding.blogspot.com)

submitted by JamesEggersJamesEggers(1250) 3 years, 6 months ago

I came across a new resource for developers and architects at nPlus1.org. With it just recently going live, this user submission site holds a lot of promise on the information that will be provided. read more...

add a comment |category: |Views: 456

tags: another

Boy Scout Check-ins(moserware.com)

submitted by moserwaremoserware(1665) 3 years, 6 months ago

How to leave your code campground cleaner than you found it. read more...

2 comments |category: |Views: 366

tags: another

7 Steps To Shameless (Successful) Self Promotion(jeffblankenburg.com)

submitted by sadukiesadukie(505) 3 years, 6 months ago

How do you get yourself known in the community and in the industry? Jeff offers 7 steps on how to get yourself out there. read more...

1 comment |category: |Views: 653

tags: another

Windows Strata: Microsoft’s Cloud OS?(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 7 months ago

Microsoft PDC session lists hints at the name of the new Cloud OS read more...

add a comment |category: |Views: 363

tags: another

WCF Test Client - Extended!(larswilhelmsen.com)

submitted by larswlarsw(145) 3 years, 7 months ago

This blog post and the accompanying source code shows you have you can wrap the WcfTestClient.exe that is a part of the Visual Studio 2008 installation, so that you can save & load the test data you enter. read more...

add a comment |category: |Views: 199

tags: another

How Do Locks Lock?(moserware.com)

submitted by moserwaremoserware(1665) 3 years, 7 months ago

A detailed explanation of how a locks like ReaderWriterLockSlim really work. read more...

1 comment |category: |Views: 341

tags: another

More Microsoft PDC 2008 News(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

More Microsoft PDC 2008 News including pre-beta copies of Windows 7, new sessions, new keynotes, portable hard drives, Software + Services, etc read more...

add a comment |category: |Views: 12

tags: another

Webcast: Understanding REST(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

A webcast on understanding the basics of REST read more...

add a comment |category: |Views: 83

tags: another

MSDN Social Bookmarks: FeedBurner Flare(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

A Feedburner FeedFlare item for the new MSDN Social Bookmarks. read more...

add a comment |category: |Views: 7

tags: another

MSDN Social Bookmarks(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

MSDN Social Bookmarks was released today. This is a candid look at what it's all about and why you should consider using it. read more...

1 comment |category: |Views: 363

tags: another

Getting started with Managed Extensibility Framework(geekswithblogs.net)

submitted by bszafkobszafko(240) 3 years, 8 months ago

Last Friday Managed Extensibility Framework Preview 2 (MEF) was published on CodePlex. MEF is a new library in .NET that will simplify adding extension points to your applications. It enables discovery, loading and composition of the extensible components. read more...

add a comment |category: |Views: 230

tags: another