jch0001

Stories submitted by friends of jch0001

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

submitted by sharplifesharplife(4570) 18 days, 20 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

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

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

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

Build pretty clean URL for your dynamic pages using JavaScript(sharplife.net)

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

In this article you'll learn how to automatically generate friendly clean URLs for your dynamic web pages using a simple JavaScript technique. read more...

add a comment |category: |Views: 444

tags: another

How to use Ninject 2 with ASP.NET MVC(codeclimber.net.nz)

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

In this blog post, Simone has explained how to utilize new Ninject 2.0 in ASP.NET MVC. read more...

add a comment |category: |Views: 401

tags: another

How to handle non-English characters in ASP.NET MVC routes(sharplife.net)

submitted by sharplifesharplife(4570) 3 years ago

A simple but useful trick to overcome built-in decode functionality in ActionLink in order to show non-English parameters as a part of a URL in ASP.NET MVC. read more...

add a comment |category: |Views: 49

tags: another

ELMAH: Error Logging Modules and Handlers for ASP.NET (and MVC too!)(hanselman.com)

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

ELMAH has been one of the most useful tools for ASP.NET developers to log errors on their web applications. Now Scott has a nice talk on how to use it even in your ASP.NET MVC applications. Cool! read more...

add a comment |category: |Views: 333

tags: another

ASP.NET MVC Free eBooks(sharplife.net)

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

Here's a list of all sample chapters of ASP.NET MVC books available to the community. read more...

add a comment |category: |Views: 766

tags: another

How to choose between ASP.NET MVC and Web Forms(sharplife.net)

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

Introducing a worksheet from the upcoming book "ASP.NET MVC 1.0 Programming" to help developers make a decision to choose between MVC and Web Forms in ASP.NET. read more...

10 comments |category: |Views: 639

tags: another

DZone RefCardz(nayyeri.net)

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

DZone RefCardz is becaoming more popular among community guys. In this post Keyvan has talked about it and his (and Simone's) decision to create a RefCard for ASP.NET MVC in near future. read more...

add a comment |category: |Views: 10

tags: another

MIX 09 report by Scott Guthrie(weblogs.asp.net)

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

Corporate Vice President in the Microsoft Developer Division talks about MIX 09. read more...

add a comment |category: |Views: 16

tags: another

ASP.NET MVC Training Kit(microsoft.com)

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

The ASP.NET MVC Training Kit includes presentations, hands-on labs, demos, and event materials. This content is designed to help you learn how to utilize ASP.NET MVC. read more...

add a comment |category: |Views: 72

tags: another

How to quickly get started with Git/GitHub(codeclimber.net.nz)

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

It seems like the all cool guys are moving to GitHub, which uses, as the name implies, GIT as source control system. read more...

add a comment |category: |Views: 7

tags: another