powerrush

Stories kicked by powerrush

How to Remove DotNetNuke Keywords from Meta(www.onlydnn.com)

submitted by mynetnukemynetnuke(522) 2 years, 4 months ago

DotNetNuke is a great content management system. If you know the basisc, you will probably like it more and more everyday. However some of hidden elem... read more...

add a comment |category: |Views: 22

tags: another

Bing Maps Moves Forward with Silverlight Innovation(blogs.msdn.com)

submitted by jbarnesjbarnes(3479) 2 years, 4 months ago

On January 19, the "Beta" tag was removed from the Silverlight version of Bing Maps - along with a couple of new features and Bing Maps Application Gallery mash-ins – like the ability to choose a custom map – like the “treasure Map” view shown above. Here’s a screenshot of the Map Apps you can check-out at the Bing Maps Silverlight site at http://www.bing.com/maps/explore read more...

add a comment |category: |Views: 10

tags: another

ARCast.TV - An Overview of MVC4WPF - Part 3 of 3(blogs.msdn.com)

submitted by bobfamiliarbobfamiliar(3648) 2 years, 4 months ago

Brian H. Prince talks with Stephen Giffin and John Hannah about their new open source project called MVC4WPF. It is a new framework and guidance package that helps you quickly build enterprise WPF applications. They have seen a dramatic improvement in productivity, ability to leverage entry level developers, and a massive reduction in development costs. The framework helps your developers follow the right path and do the right thing. read more...

add a comment |category: |Views: 2

tags: another

CodePlex adds Mercurial support(blogs.msdn.com)

submitted by jwanageljwanagel(395) 2 years, 4 months ago

Microsoft's open source project hosting site announces the addition of Mercurial to its supported source control systems. read more...

2 comments |category: |Views: 195

tags: another

CodePlex now supporting native Mercurial(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 2 years, 4 months ago

CodePlex now supporting native Mercurial DVS read more...

1 comment |category: |Views: 6

tags: another

See Your XML Docs As You Type With CR Documentor(stefanoricciardi.com)

submitted by stefanoricstefanoric(340) 2 years, 4 months ago

A little plugin to preview your XML doc on-the-fly. read more...

add a comment |category: |Views: 10

tags: another

A new way to filter a list by URL - StringToIQueryable(weblogs.asp.net)

submitted by zowenszowens(988) 2 years, 4 months ago

Ever see a URL with a bunch of query string variables that is used to filter a list result? There is a new way to write and parse a query parameter using a parser monad and a few standard combinators that can be used to filter an IQueryable based on a pre-defined syntax. Have a look at the code that will make your querying easier with MVC. read more...

add a comment |category: |Views: 11

tags: another

Table Per Type Inheritance in Entity Framework(blogs.microsoft.co.il)

submitted by gilfgilf(2139) 2 years, 4 months ago

The first inheritance mapping I’m going to show is called Table Per Type or TPT. Before I start with the example lets define what is TPT. read more...

1 comment |category: |Views: 373

tags: another

Using CDN Hosted jQuery with a Local Fall-back Copy(weblogs.asp.net)

submitted by johnsheehanjohnsheehan(4785) 2 years, 4 months ago

How to use a jQuery hosted on a CDN with a fall back to a local version in case of an outage. read more...

1 comment |category: |Views: 327

tags: another

Refactor Switch to Dictionary(www.kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 2 years, 4 months ago

In my post on Z3, I created an extension method for proving an equation. This extension method used a switch statement to analyze a result and return a string. This is a bad practice: the mapping of one type to another is trapped in code. Here's a better way. read more...

add a comment |category: |Views: 14

tags: another

Using Repository Pattern with Entity Framework(blogs.microsoft.co.il)

submitted by gilfgilf(2139) 2 years, 4 months ago

One of the tools for reaching for persistence ignorance is to build a facade between the data access layer and your business logic. Such facade will prevent the knowledge of how the data access is working and with which technology. That abstraction can be achieved by using the Repository Pattern. In the post I’ll show how you can use the Repository Pattern. read more...

add a comment |category: |Views: 286

tags: another

New Release of Pex and Code Contracts(www.kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 2 years, 4 months ago

Microsoft Research has released new versions of Pex and Code Contracts. You are required to go to DevLabs to download the commercial evaluation of Pex and Code Contracts. You can retrieve the academic version of Pex and Code Contracts from Microsoft Research. read more...

add a comment |category: |Views: 217

tags: another

.NET Framework 4.0 Poster(www.midnightprogrammer.net)

submitted by prashantmx4prashantmx4(815) 2 years, 4 months ago

Microsoft .NET Framework 4.0 Poster in DeepZoom - Silverlight read more...

2 comments |category: |Views: 1338

tags: another

6 steps to mastering refactoring(www.thecodejunkie.com)

submitted by thecodejunkiethecodejunkie(45) 2 years, 4 months ago

Refactoring can turn into a nightmare unless you come prepared. Here I list 6 steps that I apply to my refactoring work to ensure the best possible outcome. read more...

add a comment |category: |Views: 13

tags: another

3 Screens & the Cloud in New York(blogs.msdn.com)

submitted by wzackwzack(1968) 2 years, 4 months ago

I spoke about Microsoft’s "3 Screens and the Cloud" vision at a local Technology Council panel in New York Thursday night.I was on the panel with Alfred Spector, Google’s Vice President of Research and a councilwoman from New York city. read more...

add a comment |category: |Views: 9

tags: another

ARCast.TV - An Overview of MVC4WPF - Part 2 of 3(blogs.msdn.com)

submitted by bobfamiliarbobfamiliar(3648) 2 years, 4 months ago

Brian H. Prince meets with Stephen Giffin and John Hannah about their new open source project called MVC4WPF. It is a new framework and guidance package that helps you quickly build enterprise WPF applications. They have seen a dramatic improvement in productivity, ability to leverage entry level developers, and a massive reduction in development costs. The framework helps your developers follow the right path and do the right thing. read more...

add a comment |category: |Views: 2

tags: another