|
Introduction to ASP.NET MVC 2.0
Brian Mains, Mar 19, 2010
In this article, we'll begin examining the new features of ASP.NET MVC 2.0 by comparing what ASP.NET MVC offers against its predecessor, ASP.NET web forms.
Inside the ASP.NET MVC Controller Factory
Dino Esposito, Mar 16, 2010
In this article, I'll go through the process of customizing the controller factory to show that the controller name doesn't necessarily result from a token contained in the URL.
Building AJAX Based Navigation list in ASP.NET MVC and LINQ
Devesh Kumar, Mar 12, 2010
In this article we are going to learn how to develop a custom HTML navigation helper for ASP.NET MVC. The navigation helper also demonstrates the use of ASP.NET MVC AJAX. The navigation from one set of result to another is done using AJAX. I have used VS 2008 and ASP.NET MVC 1.0.
Converting a PowerShell Script into a Module Part 2
Manning Publications, Mar 10, 2010
In this article the author explains how PSModuleInfo object for a module can be retrieved. Further, he shows how code can be injected into the module to manipulate the state of a module without having to reload it. He also explains how to directly set some metadata elements, like the module description, and some other PSModuleInfo object features.
Converting a PowerShell Script into a Module
Manning Publications, Mar 08, 2010
This article is taken from the book Windows PowerShell in Action, Second Edition. The author provides an overview of the PowerShell modules, including their roles and terminology. He shows how modules allow packaging collections of PowerShell resources into shareable, reusable units. The author dives into the methods of writing Powershell scripts and converting a script into a module.
More articles
Upcoming articles
|
Re: <input type="hidden" + a asp:button how to read the value?
By Janis Uranis
Published in ASP.NET AJAX / Javascript General Questions
Re: <input type="hidden" + a asp:button how to read the value?
By Janis Uranis
Published in ASP.NET AJAX / Javascript General Questions
Re: <input type="hidden" + a asp:button how to read the value?
By Sonu Kapoor
Published in ASP.NET AJAX / Javascript General Questions
Re: <input type="hidden" + a asp:button how to read the value?
By Janis Uranis
Published in ASP.NET AJAX / Javascript General Questions
Re: <input type="hidden" + a asp:button how to read the value?
By Sonu Kapoor
Published in ASP.NET AJAX / Javascript General Questions
|