rohancragg

Stories submitted by rohancragg

Using git as a backup tool(blog.wekeroad.com)

submitted by rohancraggrohancragg(119) 2 years, 5 months ago

How not to get Haacked off with you (lack of a) blog backup strategy... read more...

add a comment |category: |Views: 16

tags: another

Using Consolas font in cmd.exe(blogs.msdn.com)

submitted by rohancraggrohancragg(119) 4 years ago

You're using Consolas in Visual Studio already -right? With this little tip you can use it as the command shell too! read more...

add a comment |category: |Views: 80

tags: another

Table height <> 100%?(apptools.com)

submitted by rohancraggrohancragg(119) 4 years, 10 months ago

Solving issues with table height:100% when moving from HTML4.0 to XHTML read more...

add a comment |category: |Views: 1

tags: another

Render PNG from ASPX(dotnetjunkies.com)

submitted by rohancraggrohancragg(119) 5 years, 1 month ago

Workaround for exception that results from the following: Syste.Drawing.Bitmap.Save(HttpContext.Response.OutputStream, System.Drawing.Imaging.ImageFormat.Png); read more...

add a comment |category: |Views: 20

tags: another