By tag: KeyvanNayyeri
0
kicks
Beginning ASP.NET MVC 1.0 – Finally Available
Kevan announces the availability of the book Beginning ASP.NET MVC by Wrox, and explains in details the contents of the book and the level it is targeting
0
kicks
Free Chapter of Beginning ASP.NET MVC 1.0 Published
Simone Chiaretta announces the availability of chapter 9 of Wrox Beginning ASP.NET MVC 1.0 book about Testing ASP.NET MVC Applications and shares some good news about the release date of the book.
0
kicks
IRouteHandler in ASP.NET MVC
Keyvan explains how to write a RouteHandler that checks for banned IPs and blocks any further processing
0
kicks
DZone RefCardz
DZone RefCardz is becaoming more popular among community guys. In this post Keyvan has talked about it and his (and Simone's) decision to create a RefCard for ASP.NET MVC in near future.
0
kicks
How to Learn ASP.NET MVC
As we're getting closer to ASP.NET MVC RTM release, guys in the community are trying to prepare developers for this new framework. In this post Keyvan Nayyeri has explained a step-based procedure on how to learn ASP.NET MVC. Since he is the co-author of Wrox Beginning ASP.NET MVC I think his propose...
0
kicks
New ASP.NET Architecture
Keyvan has written a nice post about the new architecture of ASP.NET web applications by describing how Microsoft is dividing ASP.NET to ASP.NET WebForms, ASP.NET MVC and ASP.NET Dynamic Data.
0
kicks
The Curious Case of Software Quality
Keyvan writes about the current "principles and qualiy vs common-sense and do the quickest possible solution" and tries to understand why developers tend to prefer the "quick and dirty" vs the "clean and polished" solution.
0
kicks
Remove WWW. Prefix from URLs with URL Rewrite Module for IIS 7.0
A very good trick to eliminate www. prefix from your URLs using the new IIS 7.0 Rewrite Module.
0
kicks
How to Calculate Network Utilization in .NET
How to calculate utilization of a particular network interface in .NET using performance counters and a bit of math.
0
kicks
Graffiti Extras 1.3 Released
Keyvan Nayyeri has released a new version of his open source Graffiti Extras. In this post he has described new features and tweaks of this release.
0
kicks
Keyvan Nayyeri's Best Blog Posts in 2008
Like many other guys in the .NET community, Keyvan has wrote a post and listed his best of 2008 blog posts along with a short description for each post.
0
kicks
Mohammad Azam and Keyvan Nayyeri podcast on ASP.NET MVC
Azam Sharp has recorded a podcast featuring Keyvan Nayyeri and has talked to him about ASP.NET MVC and how it can benefit us in our web development.
0
kicks
Using JsonResult in ASP.NET MVC AJAX
In ASP.NET MVC you can write action methods that return a variety of types to be used in your views to obtain data for AJAX interactions. Most common types are string and ActionResult, but there is also an option called JsonResult which returns its values as JSON serialized data. The returned data c...
0
kicks
Graffiti 1.2 Released
From the old Community Server days, Keyvan has been actively working on Telligent products (and so he has achieved a CS MVP). So who is better to talk about the new release of Telligent's next generation of personal CMSs? Take a look at Keyvan's writing about the new Graffiti 1.2.