Natty Gur
Enterprise Architect on Enterprise Architecture
-
Assemblies that use to download by IE (Smart client) stop to download suddenly.
We use IE & CLR build in MIME filter to download .NET assembly from remote server into GAC and run those assemblies. It works great until one day on several machines we start to receive errors regarding the download assemblies.
-
Development of web application using MVC II design pattern or why following MVC II will help me.
This article goes through different approaches to create enterprise web application. I outline possible architecture and explain why following MVC 2 design pattern will give you the best return on investment, in terms of application maintains and usability of application blocks, from other design options. To make application development, that follows MVC 2, more easy developers might adopt existing framework that will do most of MVC 2 implementation. Such framework will leave programmers to handle just with application logic and data. I'll end up with NWAF and why using it is the best choice for your application MVC 2 infrastructure.
-
Development of web application using MVC II design pattern or why following MVC II will help me.
Development of web application using MVC II design pattern or why following MVC II will help me.
-
RE : I'm a bit lax on my java knowledge. What would an application server do for me?
Well, I think that Win XP SP 2.0 is a great example! Application server should host your classes and provide them services. You, as programmer, should acquire application server services by using AOP (abstract oriented programming – Attribute are common use in .NET). Once you declare a service for your class, application server task is to take care of this service. How? Well you really don’t care, its application server responsibility.
-
Using server.Transfer() from Application_BeginRequest harm session
-
Retrieve Framework Directory
Small but usefull : HttpRuntime.ClrInstallDirectory.
-
From NWAF to NBOSS.
After long conversations and debates on the Internet and directly with MS employee and other architects and enterprise developers I decide that I'll start conversion of JBOSS application server into .NET implementation.
-
Relocating the GAC.
-
"The breakpoint will not currently be hit. No symbols have been loaded for this document." Webgarden can cause it too.
Changing windows 2003 server webgarden setting from the default of 1 will cause new w3wp.exe for every debug session. This situation apparently confuse visual studio and VS don't know which process to attach to. Setting webgarden value back to 1 solves this issue.
-
ASP.NET internal course - thanks and updates.