About Keyvan Nayyeri

Keyvan is a software architect and developer who has a bachelor of science degree in applied mathematics. He was born in Kermanshah, Kurdistan, in 1984.

Keyvan’s main focus is on Microsoft development technologies and their related technologies such as mark-up languages. He’s also experienced in practices and enjoys them very much. Keyvan has a serious passion for community activities and open-source software. As a result, he is an author for some famous .NET communities and has published various articles and tutorials on them. He is also a team leader and developer of several famous .NET open-source projects where he tries to learn many things through writing code for special purposes. As an old ASP.NET developer, Keyvan is also a big fan and follower of Telligent products and holds an MVP award for Community Server as well.

Keyvan is also an author for Wrox Press and has authored Professional Visual Studio Extensibility and co-authored Professional Community Server books.

When he’s not coding, he enjoys blogging, reading technical books, listening to music, and playing video games.

You can check out his blog, which contains his thoughts about technical and personal stuff, at www.nayyeri.net.

Articles by keyvan (4)

  • How to Write a Provider Model

    Published: 21 Jan 2008 Views: 25,344 Avg Rating: 5/5 Votes: 4 Comments: 14

    In this article Keyvan teaches you how to write your own data provider for .NET applications using the provider model.
  • Review: NDepend

    Published: 24 Dec 2007 Views: 4,451 Avg Rating: 0/5 Votes: 0 Comments: 1

    Review of the NDepend tool.
  • SqlBulkCopy in ADO.NET 2.0

    Published: 27 Sep 2006 Views: 31,320 Avg Rating: 0/5 Votes: 0 Comments: 0

    SqlBulkCopy is a new feature in ADO.NET 2.0 that lets you to perform copy operation for a large amount of data between a source data store and a destination data table. In this article Keyvan introduces this new feature in .NET 2.0 and shows a sample application in action.
  • How to Write a Custom Web Event Provider for ASP.NET 2.0

    Published: 22 Sep 2006 Views: 8,393 Avg Rating: 5/5 Votes: 2 Comments: 0

    In this article Keyvan shows the process to write a custom web event provider for new Health Monitoring feature in ASP.NET 2.0 and creates a custom XML provider as a sample.

Article Comments by keyvan (3)

  • RE: Finally

    For Article: How to Write a Provider Model

  • RE: Good Article

    For Article: How to Write a Provider Model

  • Thanks

    For Article: How to Write a Provider Model