Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~458 People Reached
About Me

bring up a good topic and i won't shut up

Favorite Tags
Member Avatar for janicemurby

hi im wondering what the difference between mysqli_escape_string and mysqli_real_escape_string as i have a error on mysqli_escape_string and when i go to google error im just getting results in with mysqli_real_escape_string

Member Avatar for portjm
0
78
Member Avatar for portjm

Im attempting to set the column name on a boolean property using reflection. This works for the standard String, Int etc but there is no Property method that takes a `Expression<Func<Object,Boolean>>` Essentially its this `modelBuilder.Entity<Object>().Property(g => g.boolDeleted).HasColumnName("BooleanColumn");` And the line above works fine. But when calling the method by reflection …

0
79
Member Avatar for conorsingerline

Hello, Is there anywhere on the web that offers a good starting place to learn ASP.NET? I am taking a five day course next month and want to get a better understanding and practice before taking the course. Any suggestions would help. Thanks, Connor Singerline

Member Avatar for portjm
0
301