C# - What Is A IRepository And What Is It Used For

Dec 24, 2010

What is a IRepository? Why is it used, brief and simple examples won't hurt.

View 4 Replies


ADVERTISEMENT

For(typeof(IRepository<>)) Translate In C# To Vb?

Jul 12, 2010

I've got a method I'm trying to translate from c# to vb, goes something like this .. x.For(typeof(IRepository<>)).Use(typeof(Repository<>)); VB doesn't seem to like the idea of a IRepository(Of ) ... what's the syntax on that?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved