Keyvan Nayyeri is a Ph.D. student in Computer Science and already has a B.Sc. degree in Applied Mathematics.
His primary research interests are Software Engineering and Programming Languages & Compilers. He’s also a software architect and developer with a focus on Microsoft stack of development technologies as well as Open Source platforms including Java.
As a .NET community leader, Keyvan has written four books for Wiley/Wrox and several articles for prominent community websites. Also he has contributed to many Open Source projects. As a result of his long-time contributions to this community, he received several recognitions and awards from Microsoft, its partners, and community websites.
Keyvan is a continuous learner who loves to study, learn, and discover new adventures everyday, and is enthusiast for serving to the humankind through his research, contributions, and innovations.
Articles by keyvan (5)
-
Garbage Collection in .NET
Published: 15 Jun 2011 Views: 4,537 Avg Rating: 0/5 Votes: 0 Comments: 0
In this article the principles of garbage collection are reviewed, fundamentals of garbage collection in .NET are discovered, and the changes to garbage collector in .NET Framework 4.0 are discussed.
-
How to Write a Provider Model
Published: 21 Jan 2008 Views: 48,618 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: 6,806 Avg Rating: 0/5 Votes: 0 Comments: 1
Review of the NDepend tool.
-
SqlBulkCopy in ADO.NET 2.0
Published: 27 Sep 2006 Views: 51,712 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: 15,239 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)
|