keyvan

Stories submitted by keyvan

How to Implement 2-Step Verification in ASP.NET MVC(www.nayyeri.net)

submitted by keyvankeyvan(4086) 9 months, 17 days ago

In this post Keyvan walks through an example to show how to implement 2-step verification (with phone) in ASP.NET MVC applications. read more...

3 comments |category: |Views: 141

tags: another

12 ASP.NET MVC Best Practices(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 2 years, 7 months ago

In this post Simone Chiaretta outlines a list of 12 best practices to use with ASP.NET MVC. read more...

add a comment |category: |Views: 848

tags: another

My ASP.NET MVC stack and why I chosen it(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 2 years, 7 months ago

In this post Simone Chiaretta talks about the tools, components, and technologies he uses along with ASP.NET MVC to build web applications. read more...

add a comment |category: |Views: 584

tags: another

Free Chapter of Beginning ASP.NET MVC 1.0 Published(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years ago

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. read more...

add a comment |category: |Views: 171

tags: another

ASP.NET MVC brings FUN back inside web development, on .NET(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 1 month ago

Simone writes about his impressions on ASP.NET MVC and why it has reactivated the motivation of developers on the .NET community for web development. read more...

add a comment |category: |Views: 368

tags: another

Interest in ASP.NET MVC is Rising(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 3 months ago

Simone Chiaretta extracts some Google Trends stats to show the rising interest in ASP.NET MVC in the past few months. read more...

add a comment |category: |Views: 335

tags: another

Learn the Basics Before Programming(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 3 months ago

Simone Chiaretta wraps up the recent discussion on the community about the controversy opinions of building a software that only works versus building the software that has a high quality. After that, the leaves his own opinions on this. read more...

2 comments |category: |Views: 498

tags: another

How to use Ninject to inject dependencies into ASP.NET MVC ActionFilte(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 3 months ago

Simone shows us how to use Ninjet to inject dependencies to ASP.NET MVC. read more...

2 comments |category: |Views: 196

tags: another

http://codeclimber.net.nz/archive/2008/12/30/looking-at-oxite-the-ldqu(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 4 months ago

Simone Chiaretta shares his opinions about Oxite, the CMS built by MIX team as a showcase for ASP.NET MVC, and talks how the downsides of the software can help you apply your knowldege in ASP.NET WebForms in ASP.NET MVC. read more...

2 comments |category: |Views: 198

tags: another

About SCRUM - Great Resource About SCRUM(aboutscrum.com)

submitted by keyvankeyvan(4086) 3 years, 5 months ago

Hamid Shojaee, the CEO of Axosoft, launches a new site, called About SCRUM, in which he and his friends share great stuff about SCRUM. read more...

add a comment |category: |Views: 20

tags: another

Oxite: OpenSource CMS from Microsoft Built on ASP.NET MVC(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 5 months ago

Simone Chiaretta writes about the recent announcement by Microsoft Evangelist, Jeff Sandquist, about Oxite which is an open source CMS built by Microsoft as a showcase and sample for ASP.NET MVC. read more...

add a comment |category: |Views: 744

tags: another

The Book Writing Process(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 5 months ago

Simone Chiaretta writes about the writing process of a book, especially a programming book, based on his own experiences with Wrox when working on Beginning ASP.NET MVC. read more...

add a comment |category: |Views: 171

tags: another

How to Call Controllers in External Assemblies in ASP.NET MVC(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 6 months ago

In this post Simone shows you how to call ASP.NET MVC controllers that are embedded in external assemblies. read more...

1 comment |category: |Views: 217

tags: another

First Thoughts on Wrox Beginning ASP.NET MVC(codeclimber.net.nz)

submitted by keyvankeyvan(4086) 3 years, 9 months ago

Simone Chiaretta writes about the new Wrox book that he and Keyvan Nayyeri are writing and is entitled Beginning ASP.NET MVC. This book targets beginner ASP.NET MVC developers. read more...

add a comment |category: |Views: 271

tags: another

Waegis - The Web Cleaner(waegis.com)

submitted by keyvankeyvan(4086) 3 years, 10 months ago

Tired of Spam? Spammers are disturbing our dear web! How do you feel about them? Do you have a site, blog, forum or Wiki? Have you been affected by lots of spam content on your site? How much of time do you spend to remove them everyday? How can they affect the look and feel of your site? How can they affect your database size? Do you use CAPTCHA control and think it is a good solution? We're here to take care about everything for you and save your time, energy and effort. We're here to make a better and cleaner web with your help. Waegis (pronounced veejis) is a professional online service that assists you to block spams. read more...

add a comment |category: |Views: 12

tags: another

Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4(aspalliance.com)

submitted by keyvankeyvan(4086) 4 years ago

In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP.NET MVC framework. He shows these principles and the process that should be followed to unit test an ASP.NET MVC application. read more...

1 comment |category: |Views: 27

tags: another