79309841

Date: 2024-12-26 15:51:19
Score: 0.5
Natty:
Report link

This process worked for me

 public DataClasses1DataContext() : 
    base(global::System.Configuration.ConfigurationManager.ConnectionStrings["juegosConnectionString"].ConnectionString,mappingSource){}


  DataClasses1DataContext data = new DataClasses1DataContext();

enter image description here

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jorge Jhovani Valverde León