Quantcast
Channel: Http Client Protocol Issues (and other fun stuff I support)
Browsing all 140 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Problem Signing with SafeNet EV Certificate

I had an interesting case that I want to share in the event anyone else experiences this problem.  In this case a Symantec certificate stored on a SafeNet USB dongle was being used to sign a Windows...

View Article


Image may be NSFW.
Clik here to view.

How to: Convert an Image to Grayscale

I ran across an issue where I wanted to convert an Image in a Windows Store app  to grayscale and could not find a great example.  So… here is one for you to try!private async Task...

View Article


Image may be NSFW.
Clik here to view.

Quicky Post: Troubleshooting Receiving Push Notifications using Android Eclipse

Preview/DraftSometimes I like to fire off information without making it pretty in hopes it will help someone struggling with an issue.  So… I apologize up-front for the brevity of this post and promise...

View Article

Image may be NSFW.
Clik here to view.

Setting up Eclipse for Windows Azure Mobile Services Development

There were no detailed instructions for this and I ran into some problems when following our tutorial for this so here are my super easy to follow instructions.  I did this on Windows 8.1 64bit OS...

View Article

Image may be NSFW.
Clik here to view.

PowerShell Script to backup Windows Azure Mobile Services scripts

Listing for a PowerShell Script to backup Windows Azure Mobile Services scripts and configuration information.  I will get something more complete up on the Script Repository this next month!  This...

View Article


Image may be NSFW.
Clik here to view.

How to use Fiddler with Windows Azure Mobile Services .NET (Preview) Backend

I was using the Windows Azure Mobile Services .NET (Preview) Backend and wanted to see the HTTPS traffic.  I found the best way is to use Fiddler and modify the application so it will send traffic...

View Article

Image may be NSFW.
Clik here to view.

.NET Backend helpful links

 Quickstart: Add a mobile service (.NET backend)– covers debugging etc… Use this for debugging first.How to use controllers to access data in mobile services (.NET backend)– Shows how to add new Tables...

View Article

Image may be NSFW.
Clik here to view.

Create a Staging .NET Backend for Testing

Debugging on your Live Service is bad!  For instance if you are breaking in the debugger while one of your users is trying to get data, that call will likely timeout.  Also it is difficult to isolate...

View Article


Image may be NSFW.
Clik here to view.

Creating a WebSite for Polling Live Tiles

You can very easily have your app Poll for Live Tiles.  What is cool about that is that you don't have to register for Push Notifications and you can easily show updates to all users of your apps with...

View Article


Image may be NSFW.
Clik here to view.

Always Drop and Create Local Database .NET Backend for Azure Mobile Services

In my early testing I wanted to always seed my Local Database.  By default the db was only dropped and reseeded if you changed the models.  There is a simple code change to do this.In WebApiConfig.cs...

View Article

Image may be NSFW.
Clik here to view.

Walkthrough: Attaching an Azure SQL database to your .NET Backend

OverviewI needed to attach an existing Azure SQL database to my .NET Backend.  This will allow me to expose existing data using the Azure Mobile Service I have defined.  This will walk you through the...

View Article

Image may be NSFW.
Clik here to view.

Cannot upload xap error: 2004

Just a quicky post…This is only ONE reason you may have gotten this error and I wanted to share this.  If this does not solve your issue engage the forums or get assisted support from your developer...

View Article

Image may be NSFW.
Clik here to view.

Charlotte Azure Partner Boot Camp Links for Mobile Services

 Mapping types: Mapping between Database Types and Client Types in the .NET Backend using AutoMapperAutoMapper - http://automapper.org/Sales Assistant - SampleWalkthrough: Attaching an Azure SQL...

View Article


Image may be NSFW.
Clik here to view.

Azure Mobile Services .NET backend - Found conflicts between different...

If you get an error similar to this: Changed service health to 'Critical' (Service is unhealthy. Please check the service logs to determine the issue and how to correct it.)And you check the logs in...

View Article

Always Drop and Create Local Database .NET Backend for Azure Mobile Services

In my early testing I wanted to always seed my Local Database.  By default the db was only dropped and reseeded if you changed the models.  There is a simple code change to do this. In WebApiConfig.cs...

View Article


Image may be NSFW.
Clik here to view.

Walkthrough: Attaching an Azure SQL database to your .NET Backend

Overview I needed to attach an existing Azure SQL database to my .NET Backend.  This will allow me to expose existing data using the Azure Mobile Service I have defined.  This will walk you through...

View Article

Cannot upload xap error: 2004

Just a quicky post… This is only ONE reason you may have gotten this error and I wanted to share this.  If this does not solve your issue engage the forums or get assisted support from your developer...

View Article


Charlotte Azure Partner Boot Camp Links for Mobile Services

  Mapping types: Mapping between Database Types and Client Types in the .NET Backend using AutoMapper AutoMapper – http://automapper.org/ Sales Assistant – Sample Walkthrough: Attaching an Azure SQL...

View Article

Azure Mobile Services .NET backend – Found conflicts between different...

If you get an error similar to this: Changed service health to ‘Critical’ (Service is unhealthy. Please check the service logs to determine the issue and how to correct it.) And you check the logs in...

View Article

Image may be NSFW.
Clik here to view.

Remove ‘Server’ and ‘X-Powered-By’ headers from your Azure Mobile Apps

Knowing the server type and what it is running can be information that an attacker may leverage.  This article explains how you can remove the subject headers. Azure Mobile Apps are really Azure Web...

View Article
Browsing all 140 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>