hamids

Stories kicked by friends of hamids

Setting up a CI server using Jenkins, MSBuild and GitHub on a Windows (mahdi.mp)

submitted by sharplifesharplife(4570) 18 days, 21 hours ago

In this post I've described how to use Jenkins, GirHub and MSBuild to setupa CI server on Windows Server. read more...

add a comment |category: |Views: 10

tags: another

Premature optimization: Not necessarily the root of all evil(www.keyvan.ms)

submitted by dpetersondpeterson(4397) 8 months, 5 days ago

Keyvan Nayyeri gives us an excellent discussion piece regarding the use and abuse of Knuth's quote "Premature optimization is the root of all evil". Nayveri goes on to explain what Knuth really meant by this quote, in the context of his overall work. This is a must read for any developer! read more...

1 comment |category: |Views: 48

tags: another

How to Implement 2-Step Verification in ASP.NET MVC(www.nayyeri.net)

submitted by keyvankeyvan(4086) 9 months, 16 days ago

In this post Keyvan walks through an example to show how to implement 2-step verification (with phone) in ASP.NET MVC applications. read more...

3 comments |category: |Views: 141

tags: another

Lucene.Net needs your help (or it will die)(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 1 year, 6 months ago

The Apache Foundation wants to kill Lucene.net. If you use it please chime in and help. This post explains a bit more in detail why this is happening read more...

add a comment |category: |Views: 929

tags: another

What’s new in Subtext 2.5: full-text search, related posts and more(codeclimber.net.nz)

submitted by siphilpsiphilp(919) 1 year, 11 months ago

In Subtext 2.5 we changed the internal search provider from the “like %term%” SQL based one to a more mature and powerful one powered by Lucene.net. I wrote about how Lucene.net is implemented inside Subtext, but it didn’t show the benefits for the users. In this post I’m explaining the visible features of the full-text search. read more...

add a comment |category: |Views: 115

tags: another

What’s new in Subtext 2.5: full-text search, related posts and more(codeclimber.net.nz)

submitted by siphilpsiphilp(919) 1 year, 11 months ago

In Subtext 2.5 we changed the internal search provider from the “like %term%” SQL based one to a more mature and powerful one powered by Lucene.net. I wrote about how Lucene.net is implemented inside Subtext, but it didn’t show the benefits for the users. In this post I’m explaining the visible features of the full-text search. read more...

add a comment |category: |Views: 115

tags: another

EAV and the .NET Framework(mahdi.mp)

submitted by sharplifesharplife(4570) 1 year, 11 months ago

A wrapup on Entity-Attribute-Value pattern in databases and current .NET framework implementations available. read more...

add a comment |category: |Views: 557

tags: another

How to use Google Data API in ASP.NET MVC. Part 2 - YouTube(mahdi.mp)

submitted by sharplifesharplife(4570) 2 years ago

In this second part of my GData series I tried to explain how to use YouTube API for .NET to store/retrieve videos on/from YouTube. read more...

add a comment |category: |Views: 306

tags: another

Win a free ticket + hotel for the umbraco Codegarden ‘10(codeclimber.net.nz)

submitted by siphilpsiphilp(919) 2 years ago

The Umbraco CodeGarder ‘10 is less than 2 months away, starting on June 23rd till June 25th, and thanks to the awesome Niels Hartvig, founder of Umbraco, I’m giving away an interesting package. read more...

add a comment |category: |Views: 82

tags: another

How to use Google Data API in ASP.NET MVC. Part 1 - Google Analytics(mahdi.mp)

submitted by sharplifesharplife(4570) 2 years, 1 month ago

This article shows you how to use Google Data API to interact with Google Analytics data and show your website's visitors statistics on your website. read more...

add a comment |category: |Views: 362

tags: another

Best of 2009: the 5 most popular posts(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 2 years, 4 months ago

Simone looks at the last year's stats and lists the most popular posts we wrote in 2009. And also writes his overall top 10 read more...

1 comment |category: |Views: 527

tags: another

ASP.NET 4, ASP.NET MVC, and Silverlight 4 Videos of my Talks in Europe(weblogs.asp.net)

submitted by sharplifesharplife(4570) 2 years, 4 months ago

Scott Gu has published some videos of his talks in Europe. read more...

add a comment |category: |Views: 13

tags: another

Translating your content title using Google Translate API...(sharplife.net)

submitted by sharplifesharplife(4570) 2 years, 6 months ago

This is a tricky way to utilize Google Translate API to build English SEO friendly URLs for your dynamic web pages. The best way to use in ASP.NET MVC applications! read more...

add a comment |category: |Views: 195

tags: another

12 ASP.NET MVC Best Practices(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 2 years, 6 months ago

In this post Simone Chiaretta outlines a list of 12 best practices to use with ASP.NET MVC. read more...

add a comment |category: |Views: 848

tags: another

12 ASP.NET MVC Best Practices(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 2 years, 6 months ago

In this post Simone Chiaretta outlines a list of 12 best practices to use with ASP.NET MVC. read more...

add a comment |category: |Views: 848

tags: another

My ASP.NET MVC stack and why I chosen it(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 2 years, 7 months ago

In this post Simone Chiaretta talks about the tools, components, and technologies he uses along with ASP.NET MVC to build web applications. read more...

add a comment |category: |Views: 584

tags: another