Published 14. July 2011 at 11:34 PM - No Comments
As an Ex-WebForms expert(I’m not an expert in that now cause I have been doing my projects in MVC for 2 years now!) I expect to get things done by “True”ing a Boolean property!
But things are different in ASP.NET MVC. Handling most of the things is the duty of the programmer.
Telerik...
Published 21. May 2010 at 10:15 PM - No Comments
As a fan of computer science and also a fan of Computer Programming Languages and Compiler Design, I’ve been always asking myself this very question.
There is a fact that Native Code, runs faster on their own platforms but developing software using compilers that create Native Code is hard these days....
Published 29. September 2009 at 8:19 AM - No Comments
I think it is important for developers to know more about deep and low level aspects of their favorite Framework/Library.
For .NET developers this thing is extremely important as they can easily mess up design and code of their programs. Plus, the more you know, the less you face unknown problems
As...
As an Ex-WebForms expert(I’m not an expert in that now cause I have been doing my projects in MVC for 2 years now!) I expect to get things done by “True”ing a Boolean property! But things are different in ASP.NET MVC. Handling most of the things is the duty of the programmer. Telerik MVC Bundle
read more..
As a fan of computer science and also a fan of Computer Programming Languages and Compiler Design, I’ve been always asking myself this very question. There is a fact that Native Code, runs faster on their own platforms but developing software using compilers that create Native Code is hard these days. Also designing compilers that
read more..