blog.scapelink.co.uk blog.scapelink.co.uk

blog.scapelink.co.uk

Dave's Blog

Thursday, October 26, 2006. Getting the codeline from subversion. If you know the code line and the subversion revision number of a compiled binary, you can then easily locate the source code that was used in the build. Here is a nice little NAnt target that sets two properties, the subversion revision number and the codeline. You can then use these later in an AssembyInfo task. Echo message="Retrieving Subversion revision number"/. Property name="svn.revision" value="0"/. Posted by Dave's Blog @ 12:07 PM.

http://blog.scapelink.co.uk/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BLOG.SCAPELINK.CO.UK

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.5 out of 5 with 14 reviews
5 star
3
4 star
5
3 star
4
2 star
0
1 star
2

Hey there! Start your review of blog.scapelink.co.uk

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

FAVICON PREVIEW

  • blog.scapelink.co.uk

    16x16

  • blog.scapelink.co.uk

    32x32

CONTACTS AT BLOG.SCAPELINK.CO.UK

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Dave's Blog | blog.scapelink.co.uk Reviews
<META>
DESCRIPTION
Thursday, October 26, 2006. Getting the codeline from subversion. If you know the code line and the subversion revision number of a compiled binary, you can then easily locate the source code that was used in the build. Here is a nice little NAnt target that sets two properties, the subversion revision number and the codeline. You can then use these later in an AssembyInfo task. Echo message=Retrieving Subversion revision number/. Property name=svn.revision value=0/. Posted by Dave's Blog @ 12:07 PM.
<META>
KEYWORDS
1 dave's blog
2 target name= subversion revision
3 exec
4 commandline= info xml
5 output= revision xml
6 failonerror= false /
7 xmlpeek
8 file= revision xml
9 xpath= /info/entry/@revision
10 property= svn revision
CONTENT
Page content here
KEYWORDS ON
PAGE
dave's blog,target name= subversion revision,exec,commandline= info xml,output= revision xml,failonerror= false /,xmlpeek,file= revision xml,xpath= /info/entry/@revision,property= svn revision,xpath= /info/entry/url,property= codeline,target,0 comments
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Dave's Blog | blog.scapelink.co.uk Reviews

https://blog.scapelink.co.uk

Thursday, October 26, 2006. Getting the codeline from subversion. If you know the code line and the subversion revision number of a compiled binary, you can then easily locate the source code that was used in the build. Here is a nice little NAnt target that sets two properties, the subversion revision number and the codeline. You can then use these later in an AssembyInfo task. Echo message="Retrieving Subversion revision number"/. Property name="svn.revision" value="0"/. Posted by Dave's Blog @ 12:07 PM.

INTERNAL PAGES

blog.scapelink.co.uk blog.scapelink.co.uk
1

Dave's Blog: February 2006

http://blog.scapelink.co.uk/2006_02_01_bulld_archive.html

Saturday, February 25, 2006. It surprises me how on so many projects that I work on, that Software Configuration Management is performed so poorly. I've noticed a pattern though, and it's the projects that are using SourceSafe that seem to be the worst. Those that use other tools seem to do it much better. This blog aims to explain how to use the tool effectively. Caveat: I would not recommend using SourceSafe - I would recommend CVS. Toolsets - they are free to use and open source]. 1 A project in Sourc...

2

Dave's Blog: Using SourceSafe Effectively

http://blog.scapelink.co.uk/2006/02/using-sourcesafe-effectively.html

Saturday, February 25, 2006. It surprises me how on so many projects that I work on, that Software Configuration Management is performed so poorly. I've noticed a pattern though, and it's the projects that are using SourceSafe that seem to be the worst. Those that use other tools seem to do it much better. This blog aims to explain how to use the tool effectively. Caveat: I would not recommend using SourceSafe - I would recommend CVS. Toolsets - they are free to use and open source]. 1 A project in Sourc...

3

Dave's Blog: Getting the codeline from subversion

http://blog.scapelink.co.uk/2006/10/getting-codeline-from-subversion.html

Thursday, October 26, 2006. Getting the codeline from subversion. If you know the code line and the subversion revision number of a compiled binary, you can then easily locate the source code that was used in the build. Here is a nice little NAnt target that sets two properties, the subversion revision number and the codeline. You can then use these later in an AssembyInfo task. Echo message="Retrieving Subversion revision number"/. Property name="svn.revision" value="0"/. Posted by Dave's Blog @ 12:07 PM.

4

Dave's Blog: Obtaining the DLL Description information at runtime

http://blog.scapelink.co.uk/2006/10/obtaining-dll-description-information.html

Wednesday, October 11, 2006. Obtaining the DLL Description information at runtime. In your AssemblyInfo.cs file you can specify an attribute called AssemblyTitle, like this:. When you compile the DLL, this gets put into the version resource information. You can see it when you right click on the DLL, select properties and then click on the Version tab. It comes up under Description. If you want to display this information at runtime (in the About box for example), this is how you load it in c#:.

5

Dave's Blog: First Blog

http://blog.scapelink.co.uk/2005/11/first-blog.html

Friday, November 25, 2005. I've finally succumbed. It's time for a blog. I'm a developer. And I like to think. Given that I spend so much time thinking, I thought I'd share some of my thoughts with you. I'm interested in all aspects of development, but Agile Development Methods currently intrigue me the most. I'm as interested in how to do something as much actually doing it. Posted by Dave's Blog @ 3:00 AM. London, United Kingdom. View my complete profile.

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL PAGES IN THIS WEBSITE

7

OTHER SITES

blog.scantxt.com blog.scantxt.com

ScanTxt

Thursday, December 29, 2011. Disappointed with your QR Code Scans? The reality is that until recently, US mobile phones have never had QR code. Readers pre-installed. To scan a QR code, you have to first download a reader on you mobile phone. Accordingly, just 6% of US mobile phone users scanned a QR code in June of 2011. While the percentage of smart phones is growing rapidly and QR code scan volume will continue to grow, almost 98% of all mobile phones. Keyword so everyone can interact with your ads.

blog.scanwp.net blog.scanwp.net

Wordpress Blog

Create a WordPress Starter Theme from Scratch. In the following tutorial I will guide you through the entire process of creating a WordPress starter theme from scratch, integrating SASS and Bootstrap. It seems like most of the people that claim to be Wordpress developers are actually Wordpress implementers , meaning they take readymade WordPress themes, add some style to it, add a logo,…. Learn how to add Style and Script files to WordPress – Correctly! What are the Best Web Hosting Options for WordPress?

blog.scapa.jp blog.scapa.jp

SCAPA OFFICIAL BLOG

SCAPA ファッションショー 京王百貨店 新宿店. Http:/ www.scapa.jp/shop-list/index.html. POSTED AT : 2015/06/15 20:00. 6月3日 水 6月7日 日. POSTED AT : 2015/06/04 14:55. 次に訪れたのは、今年2月にオープンした SCAPA 横浜 元町アウトレット。 2015年5月21日 木 24日 日. SCAPA 横浜 元町 OUTLET. Http:/ www.scapa.jp/shop-list/shop-motomachi-outlet.html. Http:/ www.scapa.jp/shop-list/index.html. POSTED AT : 2015/05/22 15:15. SCAPA 横浜 元町 OUTLET チャーミングセールのお知らせ. 今日は横浜 元町商店街の一大イベント チャーミングセール の. 期間 2015年2月24日 火 3月1日 日. 2月1日にリニューアルオープンしたSCAPA 横浜 元町 OUTLETより、. SCAPA 横浜 元町 OUTLET.

blog.scapegoatstudio.com blog.scapegoatstudio.com

Scapegoat Studio Blog

August 13, 2015. Alphabet Soup: WELS-LCMS Relations. By Albert Bothe. Courtesy GHDI. The gospel is preached. That's as true in the Missouri Synod as it is in Wisconsin. LCMS church and find orthodox doctrine being preached from the pulpit, as seems to be the case for many in the WELS. I don't want to sound like I'm promoting unionism here, but IMHO, part of the solution is that we have to get together more often. Although ELS, WELS, and LCMS theologians have been having informal discussions at the Em...

blog.scapeinfotech.com blog.scapeinfotech.com

Technical Reference Library

JQuery UI Datepicker End date. End Date Greater than Start Date $(document).ready(function(){ $(“#txtFromDate”).datepicker({ onSelect: function(selected) { $(“#txtToDate”).datepicker(“option”,”minDate”, selected) } }); $(“#txtToDate”).datepicker({ onSelect: function(selected) { $(“#txtFromDate”).datepicker(“option”,”maxDate”, selected) } }); });. If (filter.test(sEmail) { return true; } else { return false; } } validateEmail(sEmail). JQuery UI Datepicker End date.

blog.scapelink.co.uk blog.scapelink.co.uk

Dave's Blog

Thursday, October 26, 2006. Getting the codeline from subversion. If you know the code line and the subversion revision number of a compiled binary, you can then easily locate the source code that was used in the build. Here is a nice little NAnt target that sets two properties, the subversion revision number and the codeline. You can then use these later in an AssembyInfo task. Echo message="Retrieving Subversion revision number"/. Property name="svn.revision" value="0"/. Posted by Dave's Blog @ 12:07 PM.

blog.scapetour.com blog.scapetour.com

Scapetour - Travel made easy in Myanmar

Scapetour - Travel made easy in Myanmar. Saturday, August 15, 2015. Travelling Myanmar by bus - best tips by travellers around the world. As Myanmar is still under developing infrastructure for tourism, it may be challenging in the beginning to get around the country if you plan to travel with buses and trains. The main connection to reach Myanmar from foreign countries is Yangon International Airport. Thus most likely you will end up search for bus connection from Yangon to other cities ( Bagan,. Expres...

blog.scappoosebaykayaking.com blog.scappoosebaykayaking.com

Scappoosebaykayaking.com

This domain may be for sale. Backorder this Domain. This Domain Name Has Expired - Renewal Instructions.

blog.scapps.co.uk blog.scapps.co.uk

ScappShots

Random Post: A Brief Look at Local Transactions in GigaSpaces. Dan Stone on scalable application strategies. March 8th, 2012. Recently I have been looking into .NET-friendly in-memory data grid (IMDG) software. One of the products I have been experimenting with is Alachisoft’s NCache. Here are some key points about NCache’s pessimistic locking:. 1 The NCache data access API provides specialized methods for acquiring locks, releasing locks and accessing items in the cache under locking constraints. 3 Lock...

blog.scaps.me blog.scaps.me

random adventures of a nerd | blabberings by merandom adventures of a nerd | blabberings by me

Random adventures of a nerd blabberings by merandom adventures of a nerd blabberings by me. Random adventures of a nerd. Best local development server bundles. May 3, 2015. I know i know it is kinda lame and everyone has a post like this. But i am creating this because i have found some less famous server bundles which are far better than xampp or wamp. Problems with xampp and wamp. The best of all i’ve been using this for all of my projects. in a nutshell why i choose it? A portable, preconfigured, ligh...

blog.scaramanga.co.uk blog.scaramanga.co.uk

scaramanga | the opinionated rants of a foul mouthed hacker

The opinionated rants of a foul mouthed hacker. All your metaphors about computers are wrong. February 29, 2012. With the release of the raspberry pi, a lot of words have been flying around the information super high tubes about why getting children to learn to program computers is so important. Until one understands the difference between pressing a button and seeing a light turn on as compared to the immense void of a blinking prompt that asks us to “imagine any possible mechanism” then our...Well no, ...