Advanced Forum Search Results
-
Hi Jesse,
I took a look at the links you posted. This sounds brilliant!! the opening paragraph made me smile from ear to ear. This promises to be a great success, and is definately what I was hoping for. thanks, you're tha man :)
Reading between the lines, I think I now understand why the rest of the tutorial development ...
-
*cough* AdventureWorks ops part 2 ?*cough*
-
I second your notion lepipele. I think his tutorials are great, especially since they are COMPLETE.. which is more than I can say of the other tutorial series on this site that just leaves people hanging, hoping that at some stage they will get completed
-
lol! I was so close :D
Thanks DJanjicek this did it for me.
-
Hi,
I'm going to try my best to explain my issue here:
I have a business object called "Task" that consists of TaskName, TaskStart and TaskEnd.
In my UI I have a form that allows a user to enter the above values and a "NewTaskBtn" button to create the Task obj.
Tasks are created at runtime, so each time the ...