Skip to content

  • Home
  • Blog
    • JavaScript
    • HTML/CSS
    • ServerSide Code
    • Networking
  • The Developer and more
    • Portfolio
    • Code Skill
    • Architecture and Cloud
    • SEO
    • Apps
  • Azure DevOps Extensions
    • Fortify On Demand Reporting
    • CookieJS Snippet
    • Resharper DotCover analyse
    • Sitecore Package Deployer
  • Services
  • Contact Me

Recent

  • How I split a row by columns in MS SQL
  • How to authenticate with Fortify Security with PowerShell
  • Setting Bearer tokens in PowerShell
  • AppDynamics grouping Database Custom Metric Queries
  • What do you consider when building a new application?

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 552 other followers

Tag: JavaScript

How to get a PDF from Server Side to Client Side?

So you generate a PDF in the C# code or any back end code, but need to send it back to the JavaScript doing the AJAX request. The trouble is how you return a file back to the client side and is the same problem I faced. There are loads of methods of how to do this that I have seen on the line, but these are the ways I found worked with C#.NET and JavaScript.

Read More How to get a PDF from Server Side to Client Side?

Keeping an images ratio on resize in JavaScript

A little tricky task was given to the team I am working in, to keep an image at its aspect ratio. However the catch is that it needs to be able to go as large as it can to fill the screen at all times, while the user can resize the screen and keeping the […]

Read More Keeping an images ratio on resize in JavaScript

How to Iterate multiple folders/files in Gulp

When searching for a method to loop not just the first level of files and folders, but also all the levels below. Asking to much I wanted the files name, its folder location and also the files content. I found it… I found the Gulp plugin ‘src’ and ‘tap’… Gulp-tap > https://www.npmjs.com/package/gulp-tap Gulp-src > https://www.npmjs.com/package/gulp-src […]

Read More How to Iterate multiple folders/files in Gulp

Posts navigation

Older posts

Recent Posts

  • How I split a row by columns in MS SQL September 9, 2019
  • How to authenticate with Fortify Security with PowerShell August 5, 2019
  • Setting Bearer tokens in PowerShell July 8, 2019
  • AppDynamics grouping Database Custom Metric Queries October 24, 2018
  • What do you consider when building a new application? October 10, 2018

Tags

.NET Accessability API ASP Azure Browsers C# CMS Code Commenting CSS design editor Emails Freelance Google Gulp Hardware HTML IIS JavaScript jobs Jquery learning LESS Mobile MVC PowerShell Programming RegEx Responsive Secruity SEO Server Social Media SQL SVG technology Testing tools UnitTest validation VB.NEt website windows

Social

  • View christopher.pateman.3’s profile on Facebook
  • View c.pateman’s profile on Instagram
  • View christopherpateman’s profile on LinkedIn
  • View PureRandom’s profile on GitHub
  • View 115759722116880665817’s profile on Google+

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 552 other followers

Follow on WordPress.com
Powered by WordPress.com.
Cancel