Click here to Skip to main content
15,913,055 members

Comments by Member 14663996 (Top 32 by date)

Member 14663996 6-Feb-20 14:53pm View    
fileName=String.Concat(fileName, "info.Numero");
Member 14663996 6-Feb-20 14:53pm View    
fileName=String.Concat(fileName, "info.Numero");
Member 14663996 6-Feb-20 13:02pm View    
the syntax
Member 14663996 8-Jan-20 9:28am View    
app.CreatePerOwinContext(ApplicationDbContext.Create);
Member 14663996 8-Jan-20 9:28am View    
var manager = new ApplicationUserManager(new UserStore<applicationuser>(context.Get<applicationdbcontext>()));