Posts by Marco • 11 points
2 posts
- 
		1 votes0 answers344 viewsQ: Error Code: 1452. Cannot add or update a Child Row: a Foreign key Constraint failsI’d like to ask a question, or just show me the way. There is a table called Questionrio from it I take the records in a precedent and organize the data in it. Here is my code: CREATE… 
- 
		0 votes0 answers126 viewsQ: Infinite Scroll in ASP.NET MVC and SEOGuys, I need to make one Infinite scroll in ASP.NET MVC, but I need to separate the content on demand as suggested by the blog Webmaster Central Blog, so that the Google robot can index my products.…