Home
»
MK .NET UG
»
Design, Solutions and .NET Framework by Dejan Dimitrovski
»
All Tags
»
ASP.NET
Browse by Tags
MK .NET UG
Macedonian .NET User Group
Get this RSS feed
Home
Blogs
Forum
Tags
Tags
.NET Framework
Active Directory
ADO.NET
AJAX
CodePlex
debug
deployment
Development tools
Entity Framework
IIS
Patterns and Practices
Security
Service Pack
Silverlight
SQL Server
Visual Studio
WCF
WCSF
WPF
Tagged Content List
Blog Post:
Debugging HTTP Requests
dejan
Using WCF application that has an HTTP binding often needs ability to monitor exact messages that are being transmitted. If you don’t like to use WCF message tracing and logging feature , you can try the alternative more accurate and easier way to capture HTTP traffic directly – using proxies. This approach...
on
Sun, Mar 15 2009
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:
Visual Studio SP1 and .NET Framework SP1 RTM
dejan
Visual Studio 2008 Service Pack 1 (SP1) and .NET Framework 3.5 SP1 are out! Even that they looks more like feature pack ( my previous article ), they offer additionally improvements in responsiveness, stability and performance. The list of delivers is: WPF and visual designer improvements .NET Framework...
on
Tue, Aug 12 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:
Kerberos - solution for double hop authentication
dejan
Everyone who knows Kerberos will agree that it is still one of the most secure authentication mechanism but at the same time it is the dubious task to configure Kerberos authentication because his complexity and presents a difficult task to undertake if you don't know how. As with most things, if...
on
Fri, Mar 7 2008
Blog Post:
IIS 7.0 Security aspects
dejan
Windows Server 2008 Security Guide is available on Microsoft TechNet site and my favorite subject inside is actually IIS7 related chapter ( Chapter 6: Hardening Web Services ). This chapter focuses on how to harden Web servers running Windows Server 2008. The Web Server role by default installs IIS 7...
on
Fri, Feb 29 2008
Blog Post:
Web Client Software Factory 2.0
dejan
Architects and developers can use the Web Client Software Factory to quickly incorporate many of the proven practices and patterns of building Web client applications. These practices and patterns have been identified during the development of many Web client applications and their components. WCSF...
on
Fri, Feb 29 2008