{"id":93,"date":"2008-12-04T15:26:00","date_gmt":"2008-12-04T15:26:00","guid":{"rendered":"https:\/\/wdev-blog.azurewebsites.net\/index.php\/2008\/12\/04\/asp-net-assembly-build-time\/"},"modified":"2008-12-04T15:26:00","modified_gmt":"2008-12-04T15:26:00","slug":"asp-net-assembly-build-time","status":"publish","type":"post","link":"http:\/\/www.panahy.nl\/index.php\/2008\/12\/04\/asp-net-assembly-build-time\/","title":{"rendered":"ASP.NET assembly build time"},"content":{"rendered":"<p>One way to put the built date and timeon the footer of your pages is to read the .dll file within the bin folder of your website.<\/p>\n<p><code><br \/>built &lt;%=System.IO.File.GetCreationTime(Server.MapPath(\"bin\") + \"\\Assembly.dll\").ToString(\"yyyy-MM-dd hh:mm:ss\")%&gt;<\/p>\n<p><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>One way to put the built date and timeon the footer of your pages is to read the .dll file within the bin folder of your website. built &lt;%=System.IO.File.GetCreationTime(Server.MapPath(&#8220;bin&#8221;) + &#8220;\\Assembly.dll&#8221;).ToString(&#8220;yyyy-MM-dd hh:mm:ss&#8221;)%&gt;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[34],"tags":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"post-thumbnail":false},"uagb_author_info":{"display_name":"Pouya Panahy","author_link":"http:\/\/www.panahy.nl\/index.php\/author\/pouya\/"},"uagb_comment_info":0,"uagb_excerpt":"One way to put the built date and timeon the footer of your pages is to read the .dll file within the bin folder of your website. built &lt;%=System.IO.File.GetCreationTime(Server.MapPath(\"bin\") + \"\\Assembly.dll\").ToString(\"yyyy-MM-dd hh:mm:ss\")%&gt;","_links":{"self":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/posts\/93"}],"collection":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/comments?post=93"}],"version-history":[{"count":0,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/posts\/93\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/media?parent=93"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/categories?post=93"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.panahy.nl\/index.php\/wp-json\/wp\/v2\/tags?post=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}