Home
»
MK .NET UG
»
Design, Solutions and .NET Framework by Dejan Dimitrovski
»
All Tags
»
deployment
Browse by Tags
MK .NET UG
Macedonian .NET User Group
Get this RSS feed
Home
Blogs
Forum
Tags
Tags
.NET Framework
Active Directory
ASP.NET
Azure
cloud
conference
events
host
IIS
Security
Silverlight
WAS
WCF
Windows Service
Tagged Content List
Blog Post:
Speaker @ Microsoft Vizija 9
dejan
I’m honored to be part from this year’s Microsoft Vizija conference – the biggest IT event happening in Macedonia. I’m looking forward to this great opportunity to meet a lot of interesting people! I am going to hold a session about Azure and how to prepare you solutions to migrate to the Cloud. The...
on
Wed, Oct 19 2011
Blog Post:
Choose the Right WCF Host
dejan
WCF as part of the .NET Framework supports different OS platforms, providing accessibility over many protocols including HTTP, TCP, IPC and MSMQ. But not every WCF host support the entire suite of protocols which limiting your options at times. Beyond this fact, other features available to the hosting...
on
Sat, Nov 29 2008
Blog Post:
Credentials and Double Hop
dejan
Few year ago, when I was being an ASP.NET enthusiast, I had to deal with the problem known as hop the credential over servers. It looks that this problem still is the major pain for the most of ASP.NET developers, because many of them so often asks me that they lose the user credentials connecting to...
on
Wed, Aug 20 2008
Blog Post:
Health monitoring in ASP.NET
dejan
Growing our web site projects lead us to opportunity for a lot of errors and exceptions which make headaches for developers. Errors are part of the developers life so any kind of systematic approach to handling all mistakes with some effective mechanism is more than a need. Health monitoring is a feature...
on
Wed, Apr 9 2008
Blog Post:
Deployment on Silverlight application
dejan
If you try to deploy Silverlight2 on a production web server, all you can see is nothing more than blank canvas. The problem is that the web server is not set up to handle the .xap file extension that Silverlight2 uses to encapsulate the code for the application. Just follow this nice article for...
on
Sat, Mar 29 2008