Blogs
Blogs
TAGS
.NET
AppFabric
Apps and Devices
Asp.Net
azure
BizTalk
C#
cloud
Core.Net
Devices and Services
Integration
iot
iothub
Microsoft Azure
MOSS
RFID
ServiceBus
SharePoint
Visual Studio
WCF
Windows
windows azure
Windows Phone
Workflow
WSS 3.0
View more
BLOGS
RSS Syndication
Opml
Blogs on this Site
Sort By:
Most Recent
|
Most Viewed
|
Most Commented
Identify ASP.Net Core startup errors
Maybe you know this great and informative error message "An error occurred while starting the application." from asp.net core when there was an exception during the startup. To identify and understand what happened, you must extend the Main...
Posted to
Holger's Blog
by
Holger Vetter
on 11-30-2016
Filed under:
ASP.NET
,
Core.Net
How to manage Azure WebJobs programmatically?
Azure WebJobs provide a more or less hidden API inside of KUDU called WebJobs API . This API is REST based webservice and it can be used to manage your jobs programmatically. Unfortunately, today it does not exist any SDK for this API. For this reason...
Posted to
Damir Dobric Posts
by
Damir Dobric
on 11-28-2016
Filed under:
cloud
,
azure
,
windows azure
,
Microsoft Azure
Setup Swagger to authenticate against Azure Active Directory
After spending almost two days implementing security in my Web API application with Azure Active Directory and setting up the Swagger on the top and implementing Azure Active Directory via OAuth2 Implicit Grant for it as well, there is definitely some...
Posted to
Armin Kalajdzija Posts
by
Armin Kalajdzija
on 11-23-2016
Filed under:
Security
,
Azure
,
swagger
,
Azure Active Directory
Azure Meetup Frankfurt am Main
We will hold next Azure Meetup at Thu Nov 24, at 6:30 PM at University of Applied Sciences in Frankfurt am Main. Frankfurt University of Applied Sciences Nibelungenplatz 1 60318 Frankfurt am Main Topic: Microservices and Modern Backends We are...
Posted to
Damir Dobric Posts
by
Damir Dobric
on 11-19-2016
Filed under:
cloud
,
azure
,
windows azure
,
Microsoft Azure
,
iot
,
iothub
How to identify Swagger errors
Last week I had the problem that Swagger wasn't working. It just showed an HttpStatusCode 500 and in Visual Studio there wasn't any exception. To identify the error I had to activate the 'DeveloperExceptionPage' in the Configure method...
Posted to
Holger's Blog
by
Holger Vetter
on 11-18-2016
Demos and Slides of my session about R and DataScience at ATD12 conference
Today, I gave session at Advanced Technology Day conference in Zagreb. It was very excited to see full room of people at the presentation, mostly developers from .NET world interesting in R and Data Science. This is good sign that the Data Science and...
Posted to
C# & .NET technologies
by
Bahrudin
on 11-16-2016
Filed under:
.NET
,
Visual Studio 2013
,
Visual Studio 2015
,
DataScience
,
R
Handling child event in parent component with EventEmitter : Angular 2 TypeScript
A lot of times you might stuck in a situation when you have tell the parent that something has happened in the children and if you are new to Angular 2 (Or coming from Angular 1 background) you might be scratching your head on how to do this. This...
Posted to
Developer docs by Indraneel Pole
by
Indraneel Pole
on 11-16-2016
ASP.NET Core returns StatusCode:500
I ported an MVC WEB API project to ASP.NET Core and now the Service just returned StatusCode: 500 every time I called it. Visual Studio doesn't give me any information or Exception to indicate what happened. To find the error I disabled "Enable...
Posted to
Holger's Blog
by
Holger Vetter
on 11-10-2016
Filed under:
ASP.NET
,
Core.Net
Announcing Global Azure Bootcamp 2017 in Frankfurt am Main
Around the world user groups, meetups and communities want to learn about Azure and Cloud Computing! On April 22, 2017, all communities will come together once again in the fifth great Global Azure Bootcamp event. As a part of this event we will as always...
Posted to
Damir Dobric Posts
by
Damir Dobric
on 11-08-2016
Filed under:
windows azure
,
Microsoft Azure
Azure Active Directory: Acquiring of Tokens
When building Distributed Systems in Cloud or On-Prem, you will usually have to deal with token flow. That means, some application or user have to securely enter the system on some specific place. If you have distributed system if is not unusual that...
Posted to
Damir Dobric Posts
by
Damir Dobric
on 11-03-2016
Filed under:
Asp.Net
,
Core.Net
,
cloud
,
azure
,
windows azure
,
Microsoft Azure
GPdotNET v4.0 Beta 3 has been released
This is the third beta version of the GPdotNET v4.0 which brings new features and continuation of the new set of solvers. Beta 3 introduce Genetic Programming Multi-class Solver (GPMCS). As announced earlier the project has been moved to the GitHUb and...
Posted to
C# & .NET technologies
by
Bahrudin
on 10-30-2016
.NET Core json settings and environment variable
Today we deployed .NET Core application on a test machine and then configured the application as environmental variable in the system. When we started the command line application, it couldn't find 'settings.json' file for reading the configuration...
Posted to
Holger's Blog
by
Holger Vetter
on 10-19-2016
Filed under:
Core.Net
Set Azure Webjob to run in 64-bit Mode
I just found out that my Azure Webjob was running 32-bit all the time without me even knowing it. As I tried to attach my debugger on the Webjob I got following error message: "Unable to attach. The 64-bit version of the Visual Studio Remote Debugger...
Posted to
Armin Kalajdzija Posts
by
Armin Kalajdzija
on 10-18-2016
Filed under:
ASP.NET
,
Azure
ASP.NET Core: Error ‘Unable to start process’
When working with ASP.NET Core, you might get following error on start of your application: Unable to start process C:\Program Files\dotnet\dotnet.exe. The web server request failed with status code 500, Internal Server Error. The full response...
Posted to
Damir Dobric Posts
by
Damir Dobric
on 10-12-2016
Filed under:
Asp.Net
,
Core.Net
How to secure Static Content under ASP.NET MVC and OWIN
As you can see in my previous post , I am currently working on securing an ASP.NET MVC Web Application based on OWIN. Because of that is this post some sort of continuation of my previous one. So, my Web Application in pure Single Page Application that...
Posted to
Armin Kalajdzija Posts
by
Armin Kalajdzija
on 10-10-2016
Filed under:
ASP.NET
,
Security
,
OWIN
« First
...
< Previous
3
4
5
6
7
Next >
...
Last »
developers.de is a .Net Community Blog powered by daenet GmbH.
IMPRESSUM
CONTACT
WEBSITE