Week 1 is behind me at this point and so far things are a success. I can now do in 45 minutes in visual studio with Bootstrap what would have taken me an entire day hand coding PHP.
Today we reviewed what we covered last week. Then moved onto SQL statements. Getting data to populate and narrow with SQL calls from C# is fine(SELECT statements and WHERE clauses). I'm making lists( and therefore dropdown menus) dynamically. It looks good, works well.
There's one small problem.
I can't get the thing to update or insert from C#. The code runs properly in SQL Management Studio, just not when wrapped up in C# goodness. No one in my research is doing it the way I'm trying to. It seems there's a reason.
We'll get some tools later this week that will make life easier.
No comments:
Post a Comment